Cisco Cisco ASR 5000

Page of 9109
  AAA Server Group Configuration Mode Commands 
radius accounting server  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
185 
radius accounting server 
For accounting, this command configures the RADIUS accounting server(s) in the current context. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > AAA Server Group Configuration 
configure > context context_name > aaa group group_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-aaa-group)# 
Syntax
 
radius [ mediation-device ] accounting server ip_address [ encrypted ] key value [ acct-
on { disable | enable } ] [ acct-off { disable | enable } ] [ admin-status { disable | 
enable } ] [ max 
max_messages ] [ max-rate max_value ] [ oldports ] [ port port_number 
[ priority 
priority ] [ type { mediation-device | standard } ] [ -noconfirm ] 
no radius [ mediation-device ] accounting server ip_address [ oldports | port port_number 
] 
no
 
Removes the server or server port(s) specified from the list of configured servers. 
mediation-device
 
Enables mediation-device specific AAA transactions use to communicate with this RADIUS server. 
Important:
  If this option is not used, by default the system enables standard AAA transactions. 
ip_address
 
Specifies the IP address of the accounting server. 
ip_address
 must be specified using IPv4 dotted-decimal 
notation. A maximum of 1600 RADIUS servers per context/system and 128 servers per server group can be 
configured. This limit includes accounting and authentication servers. 
Important:
  The same RADIUS server IP address and port can be configured in multiple RADIUS server groups 
within a context. 
port port_number
 
Specifies the port number to use for communications. 
port_number
 must be an integer from 0 through 
65535. Default is 1813.