Configuring Global Preshared Keys; Configuring Radius Server Preshared Keys - 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

Configuring RADIUS Servers
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
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

Configuring Global Preshared Keys

You can configure preshared keys at the global level for all servers used by the Nexus 5000 Series switch.
A preshared key is a shared secret text string between the Nexus 5000 Series switch and the RADIUS
server hosts.
To configure global preshared keys, obtain the preshared key values for the remote RADIUS servers and
perform this task:
:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# radius-server 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 obtain the preshared key values for a remote RADIUS server:
switch# configure terminal
switch(config)# radius-server key 0 QsEfThUkO
switch(config)# exit
switch# show radius-server
switch# copy running-config startup-config

Configuring RADIUS Server Preshared Keys

You can configure preshared keys for a RADIUS server. A preshared key is a shared secret text string
between the Nexus 5000 Series switch and the RADIUS server host.
To configure radius server preshared keys, obtain the preshared key values for the remote RADIUS
servers and perform this task:
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
17-6
Purpose
Enters configuration mode.
Specifies a preshared key for all RADIUS servers. You
can specify a clear text (0) or encrypted (7) preshared
key. The default format is clear text. The maximum
length is 63 characters.
By default, no preshared key is configured.
Exits configuration mode.
(Optional) Displays the RADIUS server configuration.
The preshared keys are saved in encrypted
Note
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.
Chapter 17
Configuring RADIUS
OL-16597-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents