Cisco Catalyst 2960-X Security Configuration Manual page 334

Cisco ios release 15.0(2)ex
Hide thumbs Also See for Catalyst 2960-X:
Table of Contents

Advertisement

Configuring the Switch-to-RADIUS-Server Communication
SUMMARY STEPS
1. enable
2. configure terminal
3. radius-server host {hostname | ip-address} auth-port port-number key string
4. end
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
radius-server host {hostname |
ip-address} auth-port port-number key
string
Example:
Switch(config)# radius-server host
125.5.5.43 auth-port 1645 key
rad123
Step 4
end
Example:
Switch(config)# end
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
310
Purpose
Enables privileged EXEC mode. Enter your password if prompted.
Enters the global configuration mode.
Configures the RADIUS server parameters.
For hostname | ip-address, specify the server name or IP address of the remote
RADIUS server.
For auth-port port-number, specify the UDP destination port for authentication
requests. The default is 1645. The range is 0 to 65536.
For key string, specify the authentication and encryption key used between the
switch and the RADIUS daemon running on the RADIUS server. The key is a
text string that must match the encryption key used on the RADIUS server.
Note
Always configure the key as the last item in the radius-server host
command syntax because leading spaces are ignored, but spaces within
and at the end of the key are used. If you use spaces in the key, do not
enclose the key in quotation marks unless the quotation marks are part
of the key. This key must match the encryption used on the RADIUS
daemon.
If you want to use multiple RADIUS servers, re-enter this command.
Returns to privileged EXEC mode.
Configuring IEEE 802.1x Port-Based Authentication
OL-29048-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents