Accton Technology ES4512C Switch User Manual


 
Authentication Commands
4-73
4
Example
radius-server timeout
This command sets the interval between transmitting authentication requests to the
RADIUS server. Use the no form to restore the default.
Syntax
radius-server timeout number_of_seconds
no radius-server timeout
number_of_seconds - Number of seconds the switch waits for a reply
before resending a request. (Range: 1-65535)
Default Setting
5
Command Mode
Global Configuration
Example
show radius-server
This command displays the current settings for the RADIUS server.
Default Setting
None
Command Mode
Privileged Exec
Example
Console(config)#radius-server retransmit 5
Console(config)#
Console(config)#radius-server timeout 10
Console(config)#
Console#show radius-server
Remote radius server configuration:
Server IP address: 10.1.0.1
Communication key with radius server:
Server port number: 1812
Retransmit times: 2
Request timeout: 5
Console#