Cisco Nexus 9000 Series Configuration Manual page 80

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

Advertisement

Configuring the RADIUS Transmission Retry Count and Timeout Interval for a Server
Before you begin
Configure one or more RADIUS server hosts.
SUMMARY STEPS
1. configure terminal
2. radius-server host {ipv4-address | ipv6-address | hostname} retransmit count
3. radius-server host {ipv4-address | ipv6-address | hostname} timeout seconds
4. (Optional) show radius {pending | pending-diff}
5. (Optional) radius commit
6. exit
7. (Optional) show radius-server
8. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
radius-server host {ipv4-address | ipv6-address |
hostname} retransmit count
Example:
switch(config)# radius-server host server1
retransmit 3
Step 3
radius-server host {ipv4-address | ipv6-address |
hostname} timeout seconds
Example:
switch(config)# radius-server host server1 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:
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
54
Purpose
Enters global configuration mode.
Specifies the retransmission count for a specific server. The
default is the global value.
The retransmission count value specified for a
Note
RADIUS server overrides the count specified
for all RADIUS servers.
Specifies the transmission timeout interval for a specific
server. The default is the global value.
Note
The timeout interval value specified for a
RADIUS server overrides the interval value
specified for all RADIUS servers.
Displays the RADIUS configuration pending for
distribution.
Applies the RADIUS configuration changes in the
temporary database to the running configuration and
distributes RADIUS configuration to other Cisco NX-OS
devices if you have enabled CFS configuration distribution
for the user role feature.
Exits configuration mode.
Configuring RADIUS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents