Configuring Radius Server Groups - Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 17
Configuring RADIUS
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
:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# radius-server host
{ipv4-address | ipv6-address |
host-name} key [0 | 7] key-value
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 preshared keys for a RADIUS server:
switch# configure terminal
switch(config)# radius-server host 10.10.1.1 key 0 PlIjUhYg
switch(config)# exit
switch# show radius-server
switch# copy running-config startup-config

Configuring RADIUS Server Groups

You can specify one or more remote AAA servers for authentication using server groups. All members
of a group must belong to the RADIUS protocol. The servers are tried in the same order in which you
configure them.
You can configure these server groups at any time but they only take effect when you apply them to an
AAA service. For information on AAA services, see the
To configure radius server groups, perform this task:
:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# aaa group server radius
group-name
OL-16597-01
Purpose
Enters configuration mode.
Specifies a preshared key for a specific RADIUS
server. You can specify a clear text (0) or encrypted (7)
preshared key. The default format is clear text. The
maximum length is 63 characters.
This preshared key is used instead of the global
preshared key.
Exits configuration mode.
(Optional) Displays the RADIUS server configuration.
Note
The preshared keys are saved in encrypted
form in the running configuration. Use the
show running-config command to display the
encrypted preshared keys.
(Optional) Copies the running configuration to the
startup configuration.
"Remote AAA Services" section on page
Purpose
Enters configuration mode.
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 length of 127
characters.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring RADIUS Servers
16-2.
17-7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents