S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
6-13
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
deadtime
deadtime
To configure the dead-time interval for a RADIUS or 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
Command Default
0 minutes.
Command Modes
RADlUS server group configuration
server group configuration
Command History
Usage Guidelines
You must use the
feature
command before you configure TACACS.
Examples
This example shows how to set the dead-time interval to 2 minutes for a RADIUS server group:
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 server group:
switch(config)#
aaa group server TacServer
switch(config-)#
deadtime 5
This example shows how to revert to the dead-time interval default:
switch(config)#
aaa group server TacServer
switch(config-)#
no deadtime 5
Related Commands
minutes
Number of minutes for the interval. The range is from 0 to 1440 minutes.
Setting the dead-time interval to 0 disables the timer.
Release
Modification
4.0(0)N1(1a)
This command was introduced.
Command
Description
aaa group server
Configures AAA server groups.
feature
Enables
.
radius-server host
Configures a RADIUS server.