Cisco Cisco ASR 5500 Administrator's Guide

Page of 973
AAA Interface Configuration   
▀  Configuring Diameter AAA Functionality 
 
 
▄  Cisco ASR 5x00 AAA Interface Administration and Reference 
28 
   
Notes: 
 
<context_name>
 must be the name of the system context designated for AAA configuration. 
 
<endpoint_name>
 must be the same Diameter endpoint name configured in th
  section. 
 
Optional. To configure the number of retry attempts for a Diameter authentication request with the same server, 
if the server fails to respond to a request, in the Context Configuration Mode, use the following command: 
diameter authentication max-retries <tries>
 
 
Optional. To configure the maximum number of transmission attempts for a Diameter authentication request, in 
the Context Configuration Mode, use the following command. Use this in conjunction with the 
max-retries 
 
<tries>
 option to control how many servers will be attempted to communicate with. 
diameter authentication max-transmissions <transmissions>
 
 
Optional. To configure how long the system must wait for a response from a Diameter server before re-
transmitting the authentication request, in the Context Configuration Mode, use the following command: 
diameter authentication request-timeout <duration>
 
 
Optional. To configure how many times a Diameter accounting request must be retried with the same server, if 
the server fails to respond to a request, in the Context Configuration Mode, use the following command: 
diameter accounting max-retries <tries>
 
 
Optional. To configure the maximum number of transmission attempts for a Diameter accounting request, in the 
Context Configuration Mode, use the following command. You can use this in conjunction with the 
max-
retries tries
 option to control how many servers will be attempted to communicate with. 
diameter accounting max-transmissions <transmissions>
 
 
Optional. To configure how long the system will wait for a response from a Diameter server before re-
transmitting the accounting request, in the Context Configuration Mode, use the following command: 
diameter accounting request-timeout <duration>
 
Verifying Your Configuration 
To verify your configurations: 
In the Exec mode, enter the following command: 
show configuration context <aaa_context_name>
 
The output displays a concise list of settings that you have configured for the context. 
Configuring Diameter Authentication Failure Handling 
This section describes how to configure Diameter Authentication Failure Handling at the context level and the AAA 
group level. 
Configuring at Context Level 
This section describes how to configure context-level error handling for EAP requests / EAP termination requests. 
Specific actions (continue, retry-and-terminate, or terminate) can be associated with each possible result-code. Ranges 
of result codes can be defined with the same action, or actions can be specific on a per-result code basis.