Purpose
Command or Action
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
, on page 73
Configuring Global Periodic Server Monitoring
, on page 83
Configuring the Dead-Time Interval
You can configure the dead-time interval for all servers. The dead-time interval specifies the time
that the Cisco NX-OS device waits, after declaring a 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, servers are not marked as dead even if they are not
responding. You can configure the dead-timer per group.
Note
Before you begin
Enable .
SUMMARY STEPS
1.
configure terminal
2.
tacacs-server deadtime minutes
3.
(Optional)
show
{
pending
|
pending-diff
}
4.
(Optional)
commit
5.
exit
6.
(Optional)
show tacacs-server
7.
(Optional)
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Step 1
switch#
configure terminal
switch(config)#
Configures the global dead-time interval. The default value
is 0 minutes. The range is from 1 to 1440 minutes.
tacacs-server deadtime minutes
Example:
Step 2
switch(config)#
tacacs-server deadtime 5
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
87
Configuring
Configuring the Dead-Time Interval