Configuring TACACS+
Command or Action
Example:
switch(config)# tacacs-server test username user1
password Ur2Gd2BH idle-time 3
Step 3
tacacs-server dead-time minutes
Example:
switch(config)# tacacs-server dead-time 5
Step 4
exit
Example:
switch(config)# exit
switch#
Step 5
(Optional) show tacacs-server
Example:
switch# show tacacs-server
Step 6
(Optional) copy running-config startup-config
Example:
switch# copy running-config startup-config
Related Topics
Configuring Periodic TACACS+ Server Monitoring on Individual Servers
You can monitor the availability of individual TACACS+ servers. The configuration parameters include the
username and password to use for the server and an idle timer. The idle timer specifies the interval in which
a TACACS+ server receives no requests before the Cisco NX-OS device sends out a test packet. You can
configure this option to test servers periodically, or you can run a one-time only test.
Note
Test parameters that are configured for individual servers take precedence over global test parameters.
Note
To protect network security, we recommend that you use a username that is not the same as an existing
username in the TACACS+ database.
Note
The default idle timer value is 0 minutes. When the idle time interval is 0 minutes, periodic TACACS+ server
monitoring is not performed.
Configuring Periodic TACACS+ Server Monitoring on Individual
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
Configuring Periodic TACACS+ Server Monitoring on Individual Servers
Purpose
The default value for the idle timer is 0 minutes, and the
valid range is from 0 to 1440 minutes.
Note
For periodic TACACS+ server monitoring, the
idle timer value must be greater than 0.
Specifies the number of minutes before the Cisco NX-OS
device checks a TACACS+ server that was previously
unresponsive. The default value is 0 minutes, and the valid
range is from 0 to 1440 minutes.
Exits configuration mode.
Displays the TACACS+ server configuration.
Copies the running configuration to the startup
configuration.
Servers, on page 85
85