Cisco Cisco ASR 5700

Page of 8994
AAA Server Group Configuration Mode Commands   
▀  diameter authentication 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
156 
   
redirect-host-avp { just-primary | primary-then-secondary }
 
Specifies whether to use just one returned AVP, or use the first returned AVP as selecting the primary host 
and the second returned AVP as selecting the secondary host. 
just-primary
: Redirect only to primary host. 
primary-then-secondary
: Redirect to primary host, if fails then redirect to the secondary host. 
Default: just-primary 
request-timeout request_timeout_duration
 
Specifies how long the system will wait for a response from a Diameter server before re-transmitting the 
request. 
request_timeout_duration
 specifies the number of seconds the system will wait for a response from a 
Diameter server before re-transmitting the request, and must be an integer from 1 through 3600. 
Default: 20 seconds 
server host_name priority priority
 
Specifies the current context Diameter authentication server’s host name and priority. 
host_name
 specifies the Diameter authentication server’s host name, and must be an alphanumeric string of 
1 through 63 characters. 
priority
 specifies the relative priority of this Diameter host. The priority is used in server selection. The 
priority must be an integer from 1 through 1000. 
upgrade-dict-avps { 3gpp-rel10 | 3gpp-rel9 }
 
Specifies to upgrade Diameter authentication dictionary to 3GPP Rel. 9 version or 3GPP Rel. 10 version. 
3gpp-rel10
: Upgrades the dictionary to 3GPP Rel. 10 version. 
3gpp-rel9
: Upgrades the dictionary to 3GPP Rel. 9 version. 
Default: Sets the release version to 3GPP Rel. 8 
Usage 
Use this command to manage the Diameter authentication options according to the Diameter server used for 
the context. 
Example
 
The following command configures the Diameter authentication dictionary, 
aaa-custom1
diameter authentication dictionary aaa-custom1 
The following command configures the Diameter endpoint, 
EAP1
diameter authentication endpoint EAP1 
The following commands configure Diameter authentication options: 
diameter authentication max-retries 4 
diameter authentication max-transmissions 2 
diameter authentication redirect-host-avp primary-then-secondary 
diameter authentication server svc priority 1 
diameter authentication request-timeout 10