C
HAPTER
27
| Authentication Commands
TACACS+ Client
– 668 –
tacacs-server key This command sets the TACACS+ encryption key. Use the no form to
restore the default.
SYNTAX
tacacs-server key key-string
no tacacs-server key
key-string - Encryption key used to authenticate logon access for
the client. Do not use blank spaces in the string.
(Maximum length: 48 characters)
DEFAULT SETTING
None
COMMAND MODE
Global Configuration
EXAMPLE
Console(config)#tacacs-server key green
Console(config)#
tacacs-server port This command specifies the TACACS+ server network port. Use the no
form to restore the default.
SYNTAX
tacacs-server port port-number
no tacacs-server port
port-number - TACACS+ server TCP port used for authentication
messages. (Range: 1-65535)
DEFAULT SETTING
49
COMMAND MODE
Global Configuration
EXAMPLE
Console(config)#tacacs-server port 181
Console(config)#