Cisco Nexus 3600 NX-OS Security Configuration Manual page 50

Table of Contents

Advertisement

Configuring RADIUS Server Groups
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
The following example shows how to configure a RADIUS server group:
switch# configure terminal
switch (config)# aaa group server radius RadServer
switch (config-radius)# server 10.10.1.1
switch (config-radius)# deadtime 30
switch (config-radius)# use-vrf management
switch (config-radius)# exit
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
36
Command or Action
switch# configure terminal
switch (config)# aaa group server
radius group-name
switch (config-radius)# server
{ipv4-address | ipv6-address |
server-name}
switch (config-radius)# deadtime
minutes
switch(config-radius)#
source-interface interface
switch(config-radius)# exit
switch(config)# show
radius-server group
[group-name]
switch(config)# copy
running-config startup-contig
Purpose
Enters global configuration move.
Creates a RADIUS server group and enters the RADIUS
server group configuration submode for that group.
The group-name argument is a case-sensitive, alphanumeric
string with a maximum of 127 characters.
Configures the RADIUS server as a member of the RADIUS
server group.
If the specified RADIUS server is not found, configure it
using the radius-server host command and retry this
command.
(Optional)
Configures the monitoring dead time. The default is 0
minutes. The range is from 1 through 1440.
If the dead-time interval for a RADIUS server group
Note
is greater than zero (0), that value takes precedence
over the global dead-time value.
(Optional)
Assigns a source interface for a specific RADIUS server
group.
The supported interface types are management and VLAN.
Use the source-interface command to override the
Note
global source interface assigned by the ip radius
source-interface command.
Exits configuration mode.
(Optional)
Displays the RADIUS server group configuration.
(Optional)
Saves the change persistenetly through reboots and restarts
by copying the running configuration to the startup
configuration.
Configuring RADIUS

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents