Symbol Technologies ES3000 Switch User Manual


 
ES3000 User Guide
5-102
5.17 Radius Commands
radius-server host
Use the radius-server host command to specify a RADIUS server host.
radius-server host < ip-address> [timeout <seconds>] [retransmit <retries>]
[key <string>]
no radius-server
S
YNTAX DESCRIPTION: ip-address IP address of the RADIUS server host
C
OMMAND MODES: Global configuration
R
EFERENCE:Cisco
M
ENU:
E
XAMPLE:
!Set radius server 192.168.0.1 timeout 5 second retransmit 4 times and
Shared Secret "karl_radius"
Switch(config)# radius-server host 192.168.0.1 timeout 5 retransmit 4 key
karl_radius
Switch(config)#
timeout (Optional) The time interval in seconds that the router
waits for the RADIUS server to reply before
retransmitting.
seconds The range is 1 to 1000.
retransmit (Optional) The number of times a RADIUS request is
re-sent to a server.
retries The range is 1 to 100.
key (Optional) Specifies the authentication and encryption
key used between the NAS and RADIUS server.
string (Optional) Text string.