Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
HSS Peer Service Configuration Mode Commands   
▀  auth-request 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
6172 
   
auth-request 
Configures the number of authentication vectors the MME/SGSN requests in an Authentication-Information-Request 
(AIR) message to the HSS for each UE requiring authentication. 
Product
 
MME 
SGSN 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > HSS Peer Service Configuration 
configure > context context_name > hss-peer-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-hss-peer-service)# 
Syntax
 
auth-request num-auth-vectors num 
default auth-request num-auth-vectors 
num-auth-vectors num
 
Specifies the number of vectors the MME/SGSN is requesting from the HSS as an integer. 
num
 the valid range is 1 through 3. Default = 1. 
Usage 
Use this command to configure the number of authentication vectors the MME/SGSN requests in an 
Authentication-Information-Request (AIR) message to the HSS for each UE requiring authentication. 
Receiving multiple vectors from the HSS for a given UE helps reduce the number of messages across the 
diameter connection plus provides the MME/SGSN with additional vectors for the UE in the event that the 
connection or the HSS id disabled. 
Related Commands:  
 
To view the current number of requested vectors, execute the 
show hss-peer-service service 
name
 <
name
> command in the Exec mode. 
 
To set the minimum number (low watermark) of vectors to be maintained at all times, execute 
min-
unused-auth-vector min_num
 command from the call control profile configuration mode. 
(SGSN only) 
 
For troubleshooting, check the number of free, used, or in-use vectors displayed in the output of the 
show subscribers [ gprs-only | sgsn-only ] full 
command. (SGSN only). 
Example
 
The following command sets the number of requested vectors to 2: 
auth-request num-auth-vectors 2