21-29
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 21 Configuring Switch Access Using AAA
Configuring Authentication
Radius Deadtime: 5 minutes
Radius Key: Secret_RADIUS_key
Radius Retransmit: 4
Radius Timeout: 10 seconds
Radius-Server Status Auth-port
----------------------------- ------- ------------
172.20.52.3 primary 1812
172.20.52.2 1812
Console> (enable)
Clearing RADIUS Servers
To clear one or more RADIUS servers, perform this task in privileged mode:
This example shows how to clear a single RADIUS server from the configuration:
Console> (enable)
clear radius server 172.20.52.3
172.20.52.3 cleared from radius server table.
Console> (enable)
This example shows how to clear all RADIUS servers from the configuration:
Console> (enable)
clear radius server all
All radius servers cleared from radius server table.
Console> (enable)
Clearing the RADIUS Key
To clear the RADIUS key, perform this task in privileged mode:
This example shows how to clear the RADIUS key and verify the configuration:
Console> (enable)
clear radius key
Radius key cleared.
Console> (enable)
show radius
Login Authentication: Console Session Telnet Session
--------------------- ---------------- ----------------
tacacs disabled disabled
radius disabled disabled
local enabled(primary) enabled(primary)
Task
Command
Step 1
Specify the IP address of the RADIUS server to
clear from the configuration. Enter the
all
keyword to clear all of the servers from the
configuration.
clear radius server
[
ip_addr
|
all
]
Step 2
Verify the RADIUS server configuration.
show radius
Task
Command
Step 1
Clear the RADIUS key.
clear radius key
Step 2
Verify the RADIUS configuration.
show radius