- 264 -
7.8.5 TACACS+ Configuration Commands
7.8.5.1 tacacs host
This command is used to enable /disable TACACS+ function and to configure the TACACS+ server IP
address. The system has not any TACACS+ server configured for its initialization and support 5
TACACS+ servers.
Syntax
tacacs host <ip-address|hostname>
no tacacs host <ip-address|hostname>
<ip-address|hostname> - The IP address or hostname of the TACACS+ server.
no - This command is used to remove all of configuration.
Default Setting
None
Command Mode
Global Config
7.8.5.2 tacacs key
This command is used to configure the TACACS+ authentication and encryption key.
Syntax
tacacs key [<key-string>|encrypted <key-string>]
no tacacs key
Note that the length of the secret key is up to 128 characters.
< key-string > - The valid value of the key.
encrypted - the key string is encrypted.
no - This command is used to remove the TACACS+ server secret key.
Default Setting
None
Command Mode
Global Config