21-21
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 21 Configuring Switch Access Using AAA
Configuring Authentication
Enabling Directed Request
When you enable
directed request, you can optionally
specify the host name of a configured
server to direct the authentication request to that particular server.
Authentication will fail if the server that the switch contacts does not have an account for the user that
is attempting to log in.
To enable directed request, perform this task in privileged mode:
This example shows how to enable directed request and verify the configuration:
Console> (enable)
set tacacs directedrequest enable
Tacacs direct request has been enabled.
Console> (enable)
show tacacs
Tacacs key: Secret_TACACS_key
Tacacs login attempts: 5
Tacacs timeout: 30 seconds
Tacacs direct request: enabled
Tacacs-Server Status
---------------------------------------- -------
172.20.52.3
172.20.52.2 primary
172.20.52.10
Console> (enable)
Disabling Directed Request
To disable directed request, perform this task in privileged mode:
This example shows how to disable directed request:
Console> (enable)
set tacacs directedrequest disable
Tacacs direct request has been disabled.
Console> (enable)
Task
Command
Step 1
Enable directed request on the switch.
set tacacs directedrequest enable
Step 2
Verify the configuration.
show tacacs
Task
Command
Step 1
Disable directed request on the switch.
set tacacs directedrequest disable
Step 2
Verify the configuration.
show tacacs