PurposeCommand or Action
The default value for the idle timer is 0 minutes, and the
valid range is from 0 to 1440 minutes.
Example:
switch(config)# tacacs-server test username user1
password Ur2Gd2BH idle-time 3
For periodic TACACS+ server monitoring, the
idle timer value must be greater than 0.
Note
Specifies the number of minutes before the Cisco NX-OS
device checks a TACACS+ server that was previously
tacacs-server dead-time minutes
Example:
Step 3
unresponsive. The default value is 0 minutes, and the valid
range is from 0 to 1440 minutes.
switch(config)# tacacs-server dead-time 5
Exits configuration mode.exit
Example:
Step 4
switch(config)# exit
switch#
Displays the TACACS+ server configuration.(Optional) show tacacs-server
Example:
Step 5
switch# show tacacs-server
Copies the running configuration to the startup
configuration.
(Optional) copy running-config startup-config
Example:
Step 6
switch# copy running-config startup-config
Related Topics
Configuring Periodic TACACS+ Server Monitoring on Individual Servers, on page 85
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.
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.
Note
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
85
Configuring TACACS+
Configuring Periodic TACACS+ Server Monitoring on Individual Servers