Cisco Cisco ASR 5000

Page of 9109
AAA Server Group Configuration Mode Commands   
▀  radius charging server 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
206 
   
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. 
port_number
 must be 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 which server to send accounting data to. 
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, or charging server functionality and saves the 
status setting in the configuration file to re-establish the set status at reboot. 
-noconfirm
 
Specifies that the command must execute without any prompts 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 ACS 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, priority to 10: 
radius charging server 10.2.3.4 key sharedKey212 port 1024 max 127 
radius charging server 10.2.3.4 encrypted key scrambledKey234 oldports 
priority 10