Specifications

Table Of Contents
2-521
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
tacacs-server key
tacacs-server key
Defines the global default encryption key for the TACACS+ server hosts. Use the no form of the
command to clear the TACACS+ key.
tacacs-server key key-string
no tacacs-server key
Syntax Description
Command Default Default is no encryption
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines This default key can be overridden for a specific TACACS+ server host by explicitly configuring a
different key for that TACACS+ server host.
If no global default key is defined, each TACACS+ server host may still have a specific key defined.
However, any server host that does not have a key explicitly defined (uses the global default key) is now
configured to use no key.
Authorization: admin
Examples The following example show how to configure the key string.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#tacacs-server key ABCDE
SCE(config)#
key-string default encryption key that all TACACS servers and clients will use when
communicating with each other. Make sure that the specified key is actually
configured on the TACACS+ server hosts.
Release Modification
3.0.0 This command was introduced.