Cisco Catalyst 2960-X Security Configuration Manual page 113

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

Advertisement

Configuring RADIUS
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Switch> enable
Step 2
configure terminal
Example:
Switch# configure terminal
Step 3
radius server name
Example:
Switch(config)# radius server ISE
Step 4
address {ipv4 | ipv6} {ip-address | hostname}
auth-port port-number acct-port port-number
Example:
Switch(config-radius-server)# address ipv4
10.1.1.1 auth-port 1645 acct-port 1646
Step 5
key string
Example:
Switch(config-radius-server)# key cisco123
Step 6
end
Example:
Switch(config-radius-server)# end
Step 7
show running-config
Example:
Switch# show running-config
OL-29048-01
Purpose
Enables privileged EXEC mode. Enter your password if
prompted.
Enters the global configuration mode.
Specifies the name of the RADIUS server configuration for
Protected Access Credential (PAC) provisioning and enters
RADIUS server configuration mode.
The switch also supports RADIUS for IPv6.
Configures the IPv4 address for the RADIUS server
accounting and authentication parameters.
Specifies the authentication and encryption key for all
RADIUS communications between the device and the
RADIUS server.
Exits RADIUS server configuration mode and returns to
privileged EXEC mode.
Verifies your entries.
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
Defining AAA Server Groups
89

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents