C
HAPTER
23
| Authentication Commands
RADIUS Client
– 811 –
radius-server
retransmit
This command sets the number of retries. Use the no form to restore the
default.
SYNTAX
radius-server retransmit number-of-retries
no radius-server retransmit
number-of-retries - Number of times the switch will try to
authenticate logon access via the RADIUS server. (Range: 1 - 30)
DEFAULT SETTING
2
COMMAND MODE
Global Configuration
EXAMPLE
Console(config)#radius-server retransmit 5
Console(config)#
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
Console(config)#radius-server timeout 10
Console(config)#