Network Router User Manual

System Configuration
6-10
6
CLI Commands for RADIUS – From the global configuration mode, use the
radius-server address command to specify the address of the primary or
secondary RADIUS servers. (The following example configures the settings for the
primary RADIUS server.) Configure the other parameters for the RADIUS server.
Then use the show show radius command from the Exec mode to display the
current settings for the primary and secondary RADIUS servers.
Enterprise AP(config)#radius-server address 192.168.1.25 7-59
Enterprise AP(config)#radius-server port 181 7-60
Enterprise AP(config)#radius-server key green 7-60
Enterprise AP(config)#radius-server timeout 10 7-61
Enterprise AP(config)#radius-server retransmit 5 7-61
Enterprise AP(config)#radius-server port-accounting 1813 7-62
Enterprise AP(config)#radius-server timeout-interim 500 7-62
Enterprise AP(config)#exit
Enterprise AP#show radius 7-64
Radius Server Information
========================================
IP : 192.168.1.25
Port : 181
Key : *****
Retransmit : 5
Timeout : 10
Radius MAC format : no-delimiter
Radius VLAN format : HEX
========================================
Radius Secondary Server Information
========================================
IP : 0.0.0.0
Port : 1812
Key : *****
Retransmit : 3
Timeout : 5
Radius MAC format : no-delimiter
Radius VLAN format : HEX
========================================
Enterprise AP#