About The Default Radius Server Encryption Type And Preshared Key; Configuring The Default Radius Server Encryption Type And Preshared Key - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Configuring RADIUS
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
Command
Step 3
switch(config)# radius-server host radius2
auth-port 2003
Step 4
switch(config)# radius-server host radius2
acct-port 2004
Step 5
switch(config)# radius-server host radius2
accounting
Step 6
switch(config)# radius-server host radius2
key 0 abcd
switch(config)# radius-server host radius2
key 4 da3Asda2ioyuoiuH

About the Default RADIUS Server Encryption Type and Preshared Key

You need to configure the RADIUS preshared key to authenticate the switch to the RADIUS server. The
length of the key is restricted to 64 characters and can include any printable ASCII characters (white
spaces are not allowed). You can configure a global key to be used for all RADIUS server configurations
on the switch.
You can override this global key assignment by explicitly using the key option in the radius-server host
command.

Configuring the Default RADIUS Server Encryption Type and Preshared Key

To configure the RADIUS preshared key, follow these steps:
Command
Step 1
switch# config t
Cisco MDS 9000 Family CLI Configuration Guide
34-10
Chapter 34
Configuring RADIUS and TACACS+
Purpose
Specifies the destination UDP port number to
which the RADIUS authentication messages
should be sent. In this example, the host is
radius2 and the authentication port is 2003. The
default authentication port is 1812, and the valid
range is 0 to 65366.
Specifies the destination UDP port number to
which RADIUS accounting messages should be
sent. The default accounting port is 1813, and
the valid range is 0 to 65366.
Specifies this server to be used only for
accounting purposes.
If neither the authentication nor the
Note
accounting options are specified, the
server is used for both accounting and
authentication purposes.
Specifies a clear text key for the specified
server. The key is restricted to 64 characters.
Specifies an encrypted key for the specified
server. The key is restricted to 64 characters.
Purpose
Enters configuration mode.
OL-18084-01, Cisco MDS NX-OS Release 4.x

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents