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

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring RADIUS
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
radius-server retransmit count
Example:
switch(config)# radius-server retransmit 3
Step 3
radius-server timeout seconds
Example:
switch(config)# radius-server timeout 10
Step 4
(Optional) show radius {pending | pending-diff}
Example:
switch(config)# show radius pending
Step 5
(Optional) radius commit
Example:
switch(config)# radius commit
Step 6
exit
Example:
switch(config)# exit
switch#
Step 7
(Optional) show radius-server
Example:
switch# show radius-server
Step 8
(Optional) copy running-config startup-config
Example:
switch# copy running-config startup-config
Configuring the RADIUS Transmission Retry Count and Timeout Interval for a
Server
By default, a Cisco NX-OS device retries a 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 Cisco NX-OS device waits for responses from RADIUS servers before declaring
a timeout failure.

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

Purpose
Enters global configuration mode.
Specifies the retransmission count for all RADIUS servers.
The default retransmission count is 1 and the range is from
0 to 5.
Specifies the transmission timeout interval for RADIUS
servers. The default timeout interval is 5 seconds and the
range is from 1 to 60 seconds.
Displays the RADIUS configuration pending for
distribution.
Applies the RADIUS configuration changes in the
temporary database to the running configuration.
Exits configuration mode.
Displays the RADIUS server configuration.
Copies the running configuration to the startup
configuration.
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
53

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents