Cisco nexus 5000 series Cli Configuration Manual page 245

Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Chapter 1
Configuring RADIUS
S e n d f e e d b a c k 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
The following example shows how to configure periodic RADIUS server monitoring:
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# show radius-server
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 Nexus 5000 Series switch 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.
When the dead-time interval is 0 minutes, RADIUS servers are not marked as dead even if they are not
Note
responding. You can configure the dead-time interval for a RADIUS server group (see the
RADIUS Server Groups" section on page
To configure dead time interval, perform this task:
Command
Step 1
switch# configure terminal
Step 2
#switch(config)# radius-server deadtime
Step 3
switch(config)# exit
Step 4
switch# show radius-server
Step 5
switch# copy running-config
startup-config
OL-16597-01
1-8).
Purpose
Enters configuration mode.
Configures the dead-time interval. The default value is
0 minutes. The range is from 1 to 1440 minutes.
Exits configuration mode.
(Optional) Displays the RADIUS server configuration.
(Optional) Copies the running configuration to the
startup configuration.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring RADIUS Servers
"Configuring
1-13

Advertisement

Table of Contents
loading

Table of Contents