Cisco Cisco 4100 Series Wireless LAN Controller Referências técnicas

Página de 190
3/22/05
config radius acct
 
OL-7427-01 Rev 1
Examples
>config qos queue_length gold 12
Related Commands
show qos queue_length all
CONFIG RADIUS ACCT COMMANDS
config radius acct
Use the following config radius acct commands:
 
 
 
config radius acct add
config radius acct add
To configure a RADIUS accounting server for the Cisco Wireless LAN Controller, use the config radius 
acct add command.
>config radius acct add <index> <IP addr> <port> <ascii/hex> <secret>
Syntax
config
Configure parameters.
radius acct
RADIUS accounting server.
add
Add a RADIUS server.
<index>
Priority index (Cisco Wireless LAN Controller begins 
search with 1).
<IP addr>
IP Address.
<port>
Port number for the interface protocols.
<ascii/hex>
ASCII or Hex
<secret>
Login password.
Defaults
When added the port number defaults to 1813 and state is enabled.
Examples
>config radius acct add 1 10.10.10.10 1813 ascii admin
to configure a priority 1 RADIUS server at 10.10.10.10 using port 1813 with a 
login password of admin.
Related Commands
show radius acct statistics
config radius acct delete
config radius acct delete
To delete a RADIUS accounting server for the Cisco Wireless LAN Controller, use the config radius acct 
delete command.
>config radius acct add <index>
Syntax
config
Configure parameters.
radius acct
RADIUS accounting server.
delete
Remove a RADIUS server.
<index>
Priority index.
Defaults
(none)
Examples
>config radius acct delete 1
Related Commands
show radius acct statistics