HP Cisco MDS 9020 - Fabric Switch Configuration Manual page 784

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Configuring Server Groups
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
To configure a RADIUS server group, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# aaa group server radius
RadServer
switch(config-radius)#
switch(config)# no aaa group server
radius RadServer
Step 3
switch(config-radius)# server 10.71.58.91
Step 4
switch(config-radius)# server
2001:0DB8:800:200C::417A
switch(config-radius)# no server
2001:0DB8:800:200C::417A
Step 5
switch(config-radius)# exit
Step 6
switch(config)# aaa group server radius
RadiusServer
switch(config-radius)#
Step 7
switch(config-radius)# server ServerA
Cisco MDS 9000 Family CLI Configuration Guide
32-28
Chapter 32
Configuring RADIUS and TACACS+
Purpose
Enters configuration mode.
Creates a server group named RadServer and enters
the RADIUS server group configuration submode for
that group.
Deletes the server group called RadServer from the
authentication list.
Configures the RADIUS server at IPv4 address
10.71.58.91 to be tried first within the server group
RadServer.
Tip
If the specified RADIUS server is not found,
configure it using the radius-server host
command and retry this command.
Configures the RADIUS server at IPv6 address
2001:0DB8:800:200C::417A to be tried first within
the server group RadServer.
Removes the RADIUS server at IPv6 address
2001:0DB8:800:200C::417A from the server group
RadServer.
Returns to configuration mode.
Creates a server group named RadiusServer and
enters the RADIUS server group configuration
submode for that group.
Configures ServerA to be tried first within the server
group called the RadiusServer1.
If the specified RADIUS server is not found,
Tip
configure it using the radius-server host
command and retry this command.
OL-16184-01, Cisco MDS SAN-OS Release 3.x

Advertisement

Table of Contents
loading

Table of Contents