Configuring Radius Server Hosts - Cisco Nexus 5000 Series Configuration Manual

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

Advertisement

Configuring RADIUS
• Transmission retry count and timeout interval.
• Accounting and authentication attributes.
Step 5
If needed, configure periodic RADIUS server monitoring.

Configuring RADIUS Server Hosts

You must configure the IPv4 or IPv6 address or the host name for each RADIUS server that you want to use
for authentication. All RADIUS server hosts are added to the default RADIUS server group. You can configure
up to 64 RADIUS servers.
To configure a RADIUS server host, perform this task:
SUMMARY STEPS
1. switch# configure terminal
2. switch(config) #radius-server host {ipv4-address | ipv6-address | host-name}
3. switch(config)# exit
4. (Optional) switch# show radius-server
5. (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}
Step 3
switch(config)# exit
Step 4
switch# show radius-server
Step 5
switch# copy running-config startup-config
The following example shows how to configure a RADIUS server host:
switch# configure terminal
switch(config)# radius-server host 10.10.1.1
switch(config)# exit
switch# show radius-server
switch# copy running-config startup-config
OL-20919-01
Purpose
Enters configuration mode.
Specifies the IPv4 or IPv6 address or hostname for a
RADIUS server.
Exits configuration mode.
(Optional)
Displays the RADIUS server configuration.
(Optional)
Copies the running configuration to the startup
configuration.
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
Configuring RADIUS Server Hosts
27

Advertisement

Table of Contents
loading

Table of Contents