Radius-server port, Radius-server port -100 – SMC Networks TigerSwitch User Manual
Page 342

C
OMMAND
L
INE
I
NTERFACE
4-100
• port_number - RADIUS server UDP port used for authentication
messages. (Range: 1-65535)
• timeout - Number of seconds the switch waits for a reply before
resending a request. (Range: 1-65535)
• retransmit - Number of times the switch will try to authenticate logon
access via the RADIUS server. (Range: 1-30)
• key - Encryption key used to authenticate logon access for client.
Do not use blank spaces in the string.
(Maximum length: 20 characters)
Default Setting
• auth-port - 1812
• timeout - 5 seconds
• retransmit - 2
Command Mode
Global Configuration
Example
radius-server port
This command sets the RADIUS server network port. Use the no form to
restore the default.
Syntax
radius-server port port_number
no radius-server port
port_number - RADIUS server UDP port used for authentication
messages. (Range: 1-65535)
Default Setting
1812
Command Mode
Global Configuration
Console(config)#radius-server 1 host 192.168.1.20 auth-port 181
timeout 10 retransmit 5 key green
Console(config)#