Tacacs-server key, Tacacs-server key 9 – Allied Telesis AT-8100 Series User Manual
Page 1519
AT-8100 Switch Command Line User’s Guide
1519
TACACS-SERVER KEY
Syntax
tacacs-server key
value
Parameters
value
Specifies the global encryption key of the TACACS+ servers. The
maximum length is 40 characters.
Mode
Global Configuration mode
Description
Use this command to add the global encryption key of the TACACS+
servers to the TACACS+ client. You can add a global encryption key if you
defined one TACACS+ server in the TACACS+ client; or if there is more
than one server, and they all use the same encryption key. To define two
or three servers that use different encryption keys, do not enter a global
encryption key with this command. Instead, define the individual keys
when you add the IP addresses of the servers to the client with “TACACS-
SERVER HOST” on page 1518.
To remove an existing global key without specifying a new value, use the
NO form of this command, NO TACACS-SERVER KEY.
Confirmation Command
Examples
This example sets the TACACS+ global encryption key to ‘key12b’:
awplus> enable
awplus# configure terminal
awplus(config)# tacacs-server key key12b
This example deletes the current TACACS+ global encryption key without
defining a new value:
awplus> enable
awplus# configure terminal
awplus(config)# no tacacs-server key