39-24
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 39 Configuring the Switch Access Using AAA
Configuring Authentication on the Switch
This example shows how to disable TACACS+ directed request:
Console> (enable) set tacacs directedrequest disable
Tacacs direct request has been disabled.
Console> (enable)
Clearing TACACS+ Servers
To clear one or more TACACS+ servers, perform this task in privileged mode:
This example shows how to clear a specific TACACS+ server from the configuration:
Console> (enable) clear tacacs server 172.20.52.3
172.20.52.3 cleared from TACACS table
Console> (enable)
This example shows how to clear all TACACS+ servers from the configuration:
Console> (enable) clear tacacs server all
All TACACS servers cleared
Console> (enable)
Clearing the TACACS+ Key
To clear the TACACS+ key, perform this task in privileged mode:
This example shows how to clear the TACACS+ key:
Console> (enable) clear tacacs key
TACACS server key cleared.
Console> (enable)
Task Command
Step 1
Specify the IP address of the TACACS+ server to
clear from the configuration. Enter the all
keyword to clear all of the servers from the
configuration.
clear tacacs server [ip_addr | all]
Step 2
Verify the TACACS+ server configuration. show tacacs
Task Command
Step 1
Clear the TACACS+ key. clear tacacs key
Step 2
Verify the TACACS+ configuration. show tacacs