AMX NXA-ENET24 Switch User Manual


 
CLI (Command Line Interface)
201
NXA-ENET24 - Software Management Guide
RADIUS Client Commands (Cont.)
Command Function
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)#
show radius-server
This command displays the
current settings for the
RADIUS server.
Default Setting: None
Command Mode: Privileged Exec
Example:
Console#show radius-server
Remote RADIUS server configuration:
Global settings
Communication key with RADIUS server:
Server port number: 1812
Retransmit times: 2
Request timeout: 5
Sever 1:
Server IP address: 192.168.1.1
Communication key with RADIUS server:
Server port number: 1812
Retransmit times: 2
Request timeout: 5
Console#