Cisco nexus 5000 series Cli Configuration Manual page 242

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

Advertisement

Configuring RADIUS Servers
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
To configure the global RADIUS transmission retry count and timeout interval, perform this task:
:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# radius-server retransmit
count
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 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 Nexus 5000 Series 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:
Command
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
Step 4
switch(config)# exit
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
1-10
Chapter 1
Purpose
Enters 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.
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
Note
a RADIUS server overrides the count
specified for all RADIUS servers in
Specifies the transmission timeout interval for a
specific server. The default is the global value.
The timeout interval value specified for a
Note
RADIUS server overrides the interval value
specified for all RADIUS servers in
Exits configuration mode.
Configuring RADIUS
Step
2.
Step
3.
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents