Cisco Nexus 9000 Series Configuration Manual page 112

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring Periodic TACACS+ Server Monitoring on Individual Servers
Note
The test parameters are distributed across switches. The test parameters are not distributed to any switch in
the fabric.
Before you begin
Enable TACACS+.
Add one or more TACACS+ server hosts.
SUMMARY STEPS
1. configure terminal
2. tacacs-server host {ipv4-address | ipv6-address | hostname} test {idle-time minutes | password password
[idle-time minutes] | username name [password password [idle-time minutes]]}
3. tacacs-server dead-time minutes
4. exit
5. (Optional) show tacacs-server
6. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
tacacs-server host {ipv4-address | ipv6-address |
hostname} test {idle-time minutes | password password
[idle-time minutes] | username name [password password
[idle-time minutes]]}
Example:
switch(config)# tacacs-server host 10.10.1.1 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:
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
86
Purpose
Enters global configuration mode.
Specifies parameters for individual server monitoring. The
default username is test, and the default password is test.
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.
Configuring TACACS+

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents