Command Line Interface

4-84

4
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
Example

radius-server key

This command sets the RADIUS encryption key. Use the no form to restore the
default.
Syntax
radius-server key key-string
no radius-server key
key-string - Encryption key used to authenticate logon access for client.
Do not use blank spaces in the string. (Maximum length: 48 characters)
Default Setting
None
Command Mode
Global Configuration
Example
Console(config)#radius-server 1 host 192.168.1.20 auth-port 181 timeout
10 retransmit 5 key green
Console(config)#
Console(config)#radius-server port 181
Console(config)#
Console(config)#radius-server key green
Console(config)#