Advanced configuration 5-11 – SMC Networks SMC2555W-AG User Manual
Page 67
Advanced Configuration
5-11
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.
SMC-AP(config)#radius-server address 192.168.1.25
SMC-AP(config)#radius-server port 181
SMC-AP(config)#radius-server key green
SMC-AP(config)#radius-server timeout 10
SMC-AP(config)#radius-server retransmit 5
SMC-AP(config)#exit
SMC-AP#show radius
Radius Server Information
========================================
IP : 192.168.1.25
Port : 181
Key : *****
Retransmit : 5
Timeout : 10
========================================
Radius Secondary Server Information
========================================
IP : 0.0.0.0
Port : 1812
Key : *****
Retransmit : 3
Timeout : 5
========================================
SMC-AP#