Cisco Cisco Packet Data Gateway (PDG)

Página de 990
  AAA Interface Configuration 
Configuring Diameter AAA Functionality  ▀   
 
AAA Interface Administration and Reference, StarOS Release 17  ▄  
 
   
31 
connection retry-timeout <retry_timeout>
 
 
Optional. To set the number of Device Watchdog Requests (DWRs) to be sent before the connection with a 
Diameter endpoint is closed, in the Diameter Endpoint Configuration Mode, use the following command: 
device-watchdog-request max-retries <retry_count>
 
 
Optional. To set the maximum number of Diameter messages that any ACS Manager (ACSMgr)/Session 
Manager (SessMgr) may send to any one peer awaiting responses, in the Context Configuration Mode, use the 
following command: 
max-outstanding <msgs>
 
 
Optional. To set the response timeout for the Diameter endpoint, in seconds, in the Diameter Endpoint 
Configuration Mode, use the following command: 
response-timeout <duration>
 
 
Optional. To set the watchdog timeout for the Diameter endpoint, in seconds, in the Diameter Endpoint 
Configuration Mode, use the following command: 
watchdog-timeout <duration>
 
Configuring Diameter AAA Functionality at Context Level 
There are context-level Diameter parameters that must be configured to provide AAA functionality for subscriber 
sessions. As noted in Understanding the System Operation and Configuration chapter of the System Administration 
Guide
, AAA functionality can be configured within any context, even its own. 
This section describes how to configure the Diameter-based AAA parameters at the context level. To configure 
Diameter-based AAA parameters at the system level, see the 
  section. 
Important:
  This section provides the minimum instruction set to configure context-level Diameter 
AAA functionality that allows the system to process data sessions. Commands that configure additional 
context-level AAA properties are provided in Understanding the System Operation and Configuration 
chapter of the System Administration Guide
To configure Diameter AAA functionality at the context level use the following configuration: 
configure 
  context <context_name> 
     diameter authentication endpoint <endpoint_name> 
     diameter authentication server <host_name> priority <priority> 
     diameter authentication dictionary <dictionary> 
     diameter accounting endpoint <endpoint_name> 
     diameter accounting server <host_name> priority <priority> 
     diameter accounting dictionary <dictionary> 
     end