Configuring Authentication
---------------------- ----------------- ----------------
tacacs
radius
local
Radius Deadtime:
Radius Key:
Radius Retransmit:
Radius Timeout:
Radius-Server
----------------------------- -------
172.20.52.3
172.20.52.2
Console> (enable)
Clearing RADIUS Servers
To clear one or more RADIUS servers, perform this task in privileged mode:
Task
Step 1
Specify the IP address of the RADIUS server to
clear from the configuration. Use the all keyword
to clear all of the servers from the configuration.
Step 2
Verify the RADIUS server configuration.
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:
Task
Step 1
Clear the RADIUS key.
Step 2
Verify the RADIUS configuration.
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:
---------------------
tacacs
Software Configuration Guide—Catalyst 4000 Family, Catalyst 2948G, Catalyst 2980G, Releases 6.3 and 6.4
27-28
disabled
disabled
enabled(primary)
enabled(primary)
enabled
enabled
5 minutes
Secret_RADIUS_key
4
10 seconds
Status
Auth-port
------------
primary
1812
1812
Command
clear radius server [ip_addr | all]
show radius
Command
clear radius key
show radius
Console Session
Telnet Session
----------------
----------------
disabled
disabled
Chapter 27
Configuring Switch Access Using AAA
78-12647-02