Configuring The Radius Transmission Retry Count And Timeout Interval For A Server - Cisco Nexus 5000 Series Configuration Manual

Nx-os security configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring the RADIUS Transmission Retry Count and Timeout Interval for a Server

Command or Action
Step 3
switch(config)# radius-server timeout seconds
Step 4
switch(config)# exit
Step 5
switch# show radius-server
Step 6
switch# copy running-config startup-config
Configuring the RADIUS Transmission Retry Count and Timeout Interval for a Server
By default, a Cisco Nexus 5000 Series switch retries transmission to a RADIUS server only once before
reverting to local authentication. You can increase this number up to a maximum of five retries per server.
You can also set a timeout interval that the switch waits for responses from RADIUS servers before declaring
a timeout failure.
To configure RADIUS transmission retry count and timeout interval for a server, perform this task:
SUMMARY STEPS
1. switch# configure terminal
2. #switch(config)# radius-server host {ipv4-address |ipv6-address | host-name} retransmit count
3. switch(config)# switch(config)# radius-server host {ipv4-address |ipv6-address | host-name} timeout
seconds
4. switch(config)# exit
5. (Optional) switch# show radius-server
6. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
#switch(config)# radius-server host
{ipv4-address |ipv6-address | host-name}
retransmit count
Step 3
switch(config)# switch(config)# radius-server
host {ipv4-address |ipv6-address | host-name}
timeout seconds
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
34
Purpose
Specifies the transmission timeout interval for RADIUS servers.
The default timeout interval is 5 seconds and the range is from 1
to 60 seconds.
Exits configuration mode.
(Optional)
Displays the RADIUS server configuration.
(Optional)
Copies the running configuration to the startup configuration.
Purpose
Enters configuration mode.
Specifies the retransmission count for a specific server. The default
is the global value.
The retransmission count value specified for a RADIUS
Note
server overrides the count specified for all RADIUS
servers.
Specifies the transmission timeout interval for a specific server.
The default is the global value.
Configuring RADIUS
OL-20919-01

Advertisement

Table of Contents
loading

Table of Contents