Configuring The Dead-Time Interval - Cisco Nexus 3600 NX-OS Security Configuration Manual

Table of Contents

Advertisement

Configuring RADIUS
Step 3
Step 4
Step 5
Step 6
This example shows how to configure RADIUS server host 10.10.1.1 with a username (user1) and password
(Ur2Gd2BH) and with an idle timer of 3 minutes and a deadtime of 5 minutes:
switch# configure terminal
switch(config)# radius-server host 10.10.1.1 test username user1 password Ur2Gd2BH idle-time
3
switch(config)# radius-server deadtime 5
switch(config)# exit
switch# copy running-config startup-config

Configuring the Dead-Time Interval

You can configure the dead-time interval for all RADIUS servers. The dead-time interval specifies the time
that the Cisco Nexus device waits after declaring a RADIUS server is dead, before sending out a test packet
to determine if the server is now alive. The default value is 0 minutes.
Note
When the dead-time interval is 0 minutes, RADIUS servers are not marked as dead even if they are not
responding. You can configure the dead-time interval for a RADIUS server group. See
RADIUS Server Groups, on page
Command or Action
host-name} test {idle-time minutes |
password password [idle-time minutes] The valid range is from 0 to 1440 minutes.
| username name [password password
[idle-time minutes]]}
switch(config)# radius-server
deadtime minutes
switch(config)# exit
switch# show radius-server
switch# copy running-config
startup-contig
35.
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
Configuring the Dead-Time Interval
Purpose
The default value for the idle timer is 0 minutes.
For periodic RADIUS server monitoring, you
Note
must set the idle timer to a value greater than
0.
Specifies the number of minutes before the switch
checks a RADIUS server that was previously
unresponsive.
The default value is 0 minutes.
The valid range is 1 to 1440 minutes.
Exits configuration mode.
(Optional)
Displays the RADIUS server configuration.
(Optional)
Saves the change persistenetly through reboots and
restarts by copying the running configuration to the
startup configuration.
Configuring
41

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents