hit counter script

Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

Command or Action
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
end {{0 | 7} string}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
Step 8
copy running-config startup-config
Example:
Switch# copy running-config startup-config

Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)

Purpose
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.
(Optional) Saves your entries in the configuration file.
How to Configure RADIUS
931

Advertisement

Table of Contents
loading

Table of Contents