Cisco Cisco ASR 5000

Page of 9109
  Context Configuration Mode Commands A-D 
diameter authentication  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2417 
 
max-transmissions
: Sets the configured maximum transmission attempts for Diameter 
authentication in this AAA group to default 0 (disable). 
 
redirect-host-avp
: Sets the redirect choice to default (just-primary). 
 
request-timeout
: Sets the timeout duration, in seconds, for Diameter authentication requests in this 
AAA group to default (20). 
dictionary { aaa-custom1 | aaa-custom10 | aaa-custom11 | aaa-custom12 | aaa-
custom13 | aaa-custom14 | aaa-custom15 | aaa-custom16 | aaa-custom17 | aaa-
custom18 | aaa-custom19 | aaa-custom2 | aaa-custom20 | aaa-custom3 | aaa-custom4 
| aaa-custom5 | aaa-custom6 | aaa-custom7 | aaa-custom8 | aaa-custom9 | dynamic-
load | nasreq }
 
Specifies the Diameter authentication dictionary. 
aaa-custom1 ... aaa-custom8,aaa-custom10 ... aaa-custom20
: Configures the custom 
dictionaries.Even though the CLI syntax supports several custom dictionaries, not necessarily all of them 
have been defined. If a custom dictionary that has not been implemented is selected, the default dictionary 
will be used. 
Important:
  
aaa-custom11
 dictionary is only available in Release 8.1 and later. 
aaa-custom12
 to 
aaa-
custom20
 dictionaries are only available in Release 9.0 and later releases. 
aaa-custom9
: Configures the STa standard dictionary. 
dynamic-load
: Configures the dynamically loaded Diameter dictionary. The dictionary name must be an 
alphanumeric string of 1 through 15 characters.For more information on dynamic loading of Diameter 
dictionaries, see the 
diameter dynamic-dictionary
 in the Global Configuration Mode Commands 
chapter of this guide. 
nasreq
: nasreq dictionary—the dictionary defined by RFC 3588. 
endpoint endpoint_name
 
Enables Diameter to be used for authentication, and specifies which Diameter endpoint to use. 
endpoint_name
 is an alphanumeric string of 1 through 63 characters. 
max-retries max_retries
 
Specifies how many times a Diameter authentication request should be retried with the same server, if the 
server fails to respond to a request. 
max_retries
 specifies the maximum number of retry attempts, and must be an integer from 1 through 1000. 
Default: 0 
max-transmissions transmissions
 
Specifies the maximum number of transmission attempts for a Diameter authentication request. Use this in 
conjunction with the “
max-retries max_retries
” option to control how many servers will be attempted 
to communicate with. 
transmissions
 specifies the maximum number of transmission attempts, and must be an integer from 1 
through 1000. Default: 0 
diameter authentication 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.