Cisco Cisco Packet Data Gateway (PDG)

Página de 1041
  AAA Interface Configuration 
Configuring Diameter AAA Functionality  ▀   
 
AAA Interface Administration and Reference, StarOS Release 19  ▄  
 
   
35 
Verifying Your Configuration 
To verify your configurations: 
In the Exec mode, enter the following command: 
show diameter dynamic-dictionary all [ contents ] 
 
The output displays a concise list of settings that you have configured. 
Configuring Rate Limiting Function Template 
This section describes how to configure Rate LimitingFunction (RLF) Template at the global level. 
Important:
  Rate Limiting Function (RLF) is a license-controlled feature. A valid feature license must be 
installed prior to configuring this feature. Contact your Cisco account representative for more information. 
The RLF template defines the rate limiting configurations for example, a threshold for rate-limiting the outgoing 
messages. The template can be used by any product/interface that needs to throttle and rate control the messages sent to 
the external network interfaces. 
To configure RLF template at the global level use the following configuration: 
configure 
   rlf-template <template_name> 
      delay-tolerance tolerance_value [ -noconfirm ] 
      msg-rate tps_value burst-size size [ -noconfirm ] 
      threshold { lower lowerThreshold_value | upper upperThreshold_value } [ -
noconfirm ]
 
      end 
For information on the commands, refer to the Rate Limiting Function Template Configuration Mode Commands 
chapter of the Command Line Interface Reference
Verifying Your Configuration 
To verify your configurations: 
In the Exec mode, enter the following command: 
show rlf-template all
 
The output displays a concise list of settings that you have configured.