Tacacs-Server Key - Cisco AJ732A - MDS 9134 Fabric Switch Command Reference Manual

Cisco mds 9000 family command reference guide - release 4.x (ol-18089-01, february 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

tacacs-server key

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
tacacs-server key
To configure a global TACACS+ shared secret, use the tacacs-server key command. Use the no form of
this command to removed a configured shared secret.
Syntax Description
key
0
7
shared-secret
Defaults
None.
Command Modes
Configuration mode.
Command History
Release
1.0(2)
Usage Guidelines
You need to configure the TACACS+ preshared key to authenticate the switch to the TACACS+ server.
The length of the key is restricted to 65 characters and can include any printable ASCII characters (white
spaces are not allowed). You can configure a global key to be used for all TACACS+ server
configurations on the switch. You can override this global key assignment by explicitly using the key
option in the tacacs-server host command.
This command is only available when the TACACS+ feature is enabled using the tacacs+ enable
command.
Examples
The following example configures TACACS+ server shared keys.
switch# config terminal
switch(config)# tacacs-server key AnyWord
switch(config)# tacacs-server key 0 AnyWord
switch(config)# tacacs-server key 7 public
Cisco MDS 9000 Family Command Reference
23-10
tacacs-server key [0 | 7] shared-secret
no tacacs-server key [0 | 7] shared-secret
Global TACACS+ shared secret.
Configures a preshared key specified in clear text (indicated by 0) to
authenticate communication between the TACACS+ client and server. This
is the default.
Configures a preshared key specified in encrypted text (indicated by 7) to
authenticate communication between the TACACS+ client and server.
Configures a preshared key to authenticate communication between the
TACACS+ client and server.
Modification
This command was introduced.
Chapter 23
T Commands
OL-18089-01, Cisco MDS NX-OS Release 4.x

Advertisement

Table of Contents
loading

Table of Contents