Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands N-R   
▀  radius charging server 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2734 
   
max-rate max_rate
 
Specifies the rate (number of messages per second), at which the authentication messages should be sent to 
the RADIUS server. 
max_rate
 must be an integer from 0 through 1000. Default: 0 (Disabled) 
oldports
 
Sets the UDP communication port to the old default for RADIUS communications to 1645. 
port port_number
 
Specifies the port number to use for communications as an integer from 1 through 65535. Default:1812 
priority priority
 
Specifies the relative priority of this accounting server. The priority is used in server selection for 
determining to which server to send accounting data. 
priority
 must be an integer from 1 through 1000 
where 1 is the highest priority. Default: 1000 
admin-status { enable | disable }
 
Enables or disables the RADIUS authentication/accounting/charging server functionality and saves the status 
setting in the configuration file to re-establish the set status at reboot. 
-noconfirm
 
Executes the command without any additional prompt and confirmation from the user. 
Usage 
This command is used to configure the RADIUS charging server(s) with which the system is to communicate 
for Active Charging Services prepaid authentication requests. 
Up to 128 AAA servers can be configured per context when the system is functioning as a PDSN and/or HA. 
Up to 16 servers are supported per context when the system is functioning as a GGSN. 
Example
 
The following commands configure RADIUS charging server with the IP address set to 10.2.3.4, port to 
1024, and priority to 10: 
radius charging server 10.2.3.4 key sharedKey port 1024 max 127 
radius charging server 10.2.3.4 encrypted key scrambledKey oldports 
priority 10