Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 2
Enables AAA.
aaa new-model
Example:
Switch(config)#
aaa new-model
Step 3
Configures the switch as an authentication, authorization, and
accounting (AAA) server to facilitate interaction with an external
policy server.
aaa server radius dynamic-author
Example:
Switch(config)#
aaa server radius
Step 4
dynamic-author
Enters dynamic authorization local server configuration mode and
specifies a RADIUS client from which a device will accept CoA
and disconnect requests.
client
{
ip-address
|
name
} [
vrf vrfname
]
[
server-key string
]
Step 5
Configures the RADIUS key to be shared between a device and
RADIUS clients.
server-key
[
0
|
7
]
string
Example:
Switch(config-sg-radius)#
server-key
Step 6
your_server_key
Specifies the port on which a device listens for RADIUS requests
from configured RADIUS clients.
port port-number
Example:
Switch(config-sg-radius)#
port 25
Step 7
Specifies the type of authorization the switch uses for RADIUS
clients.
auth-type
{
any
|
all
|
session-key
}
Example:
Switch(config-sg-radius)#
auth-type any
Step 8
The client must match all the configured attributes for authorization.
(Optional) Configures the switch to ignore the session-key.
ignore session-key
Step 9
For more information about the
ignore
command, see the
Cisco
IOS Intelligent Services Gateway Command Reference
on
Cisco.com.
(Optional) Configures the switch to ignore the server-key.
ignore server-key
Step 10
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
974
How to Configure RADIUS Change-of-Authorization
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......