Deadtime - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

deadtime

deadtime
To configure the dead-time interval for a RADIUS or TACACS+ server group, use the deadtime command.
To revert to the default, use the no form of this command.
deadtime minutes
no deadtime minutes
Syntax Description
minutes
Command Default
0 minutes
Command Modes
RADlUS server group configuration TACACS+ server group configuration
Command History
Release
4.0(1)
Usage Guidelines
You must use the feature tacacs+ command before you configure TACACS+.
This command does not require a license.
Examples
This example shows how to set the dead-time interval to 2 minutes for a RADIUS server group:
switch# configure terminal
switch(config)# aaa group server radius RadServer
switch(config-radius)# deadtime 2
This example shows how to set the dead-time interval to 5 minutes for a TACACS+ server group:
switch# configure terminal
switch(config)# feature tacacs+
switch(config)# aaa group server tacacs+ TacServer
switch(config-tacacs+)# deadtime 5
This example shows how to revert to the dead-time interval default:
switch# configure terminal
switch(config)# feature tacacs+
switch(config)# aaa group server tacacs+ TacServer
switch(config-tacacs+)# no deadtime 5
Cisco Nexus 7000 Series Security Command Reference
218
Number of minutes for the interval. The range is from
0 to 1440 minutes.
Setting the dead-time interval to 0 disables
Note
the timer.
Modification
This command was introduced.
D Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents