Configuring The Dead-Time Interval - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

About Configuring TACACS+
Step 2
Step 3
Step 4
Step 5
Step 6
The following example shows how to configure periodic TACACS+ server monitoring:
switch# configure terminal
switch(config)# tacacs-server host 10.10.1.1 test username user1 password Ur2Gd2BH idle-time
3
switch(config)# tacacs-server dead-time 5
switch(config)# exit
switch# show tacacs-server
switch# copy running-config startup-config

Configuring the Dead-Time Interval

You can configure the dead-time interval for all TACACS+ servers. The dead-time interval specifies the time
that the Cisco Nexus 5000 Series switch waits, after declaring a TACACS+ server is dead, before sending
out a test packet to determine if the server is now alive.
When the dead-timer interval is 0 minutes, TACACS+ servers are not marked as dead even if they are not
Note
responding. You can configure the dead-timer per group.
To configure the dead-time interval for all TACACS+ servers, perform this task:
Procedure
Step 1
Step 2
OL-16597-01
Command or Action
switch(config)# tacacs-server host
{ipv4-address | ipv6-address |
host-name} test {idle-time minutes |
password password [idle-time minutes]
| username name [password password
[idle-time minutes]]}
switch(config)# tacacs-server dead-time
minutes
switch(config)# exit
switch# show tacacs-server
switch# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# tacacs-server deadtime
minutes
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring the Dead-Time Interval
Purpose
Specifies parameters for 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 0 to 1440 minutes.
For periodic TACACS+ server monitoring,
Note
the idle timer value must be greater than 0.
Specifies the number minutes before the Cisco Nexus
5000 Series switch checks a TACACS+ server that
was previously unresponsive. The default value is 0
minutes and the valid range is 0 to 1440 minutes.
Exits configuration mode.
(Optional)
Displays the TACACS+ server configuration.
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Enters configuration mode.
Configures the global dead-time interval. The
default value is 0 minutes. The range is from 1 to
1440 minutes.
265

Advertisement

Table of Contents
loading

Table of Contents