Configuring The Global Radius Transmission Retry Count And Timeout Interval - Cisco Nexus 3600 NX-OS Security Configuration Manual

Table of Contents

Advertisement

Configuring the Global RADIUS Transmission Retry Count and Timeout Interval

Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
This example shows how to allow users to select a RADIUS server when logging in to a network:
switch# configure terminal
switch(config)# radius-server directed-request
switch# exit
switch# copy running-config startup-config
Configuring the Global RADIUS Transmission Retry Count and Timeout Interval
You can configure a global retransmission retry count and timeout interval for all RADIUS servers. By default,
a 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. The timeout interval determines how long
the Cisco Nexus device waits for responses from RADIUS servers before declaring a timeout failure.
Procedure
Step 1
Step 2
Step 3
Step 4
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
38
Command or Action
switch# configure terminal
switch(config)# radius-server
directed-request
switch(config)# exit
switch# show radius-server
directed-request
switch# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# radius-server
retransmit count
switch(config)# radius-server
timeout seconds
switch(config)# exit
Purpose
Enters global configuration move.
Allows users to specify a RADIUS server to send
the authentication request when logging in. The
default is disabled.
Exits configuration mode.
(Optional)
Displays the directed request configuration.
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Enters global configuration move.
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.
Exits global configuration mode.
Configuring RADIUS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents