User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 428
5.13.11. key
This command is used to configure the TACACS+ authentication and encryption key. You can configure the
format of the key in two ways:
Type the key keyword to configure the key in plain text. The key is displayed with * for each character
that you type. The key must be in alphanumeric characters with a maximum length of 128 characters.
Type the key encrypted keyword to configure the key in encrypted form. The <key-string> argument
must be in hexadecimal digits with a length of 256 characters.
Format key [encrypted <key-string>]
Mode TACACS server Config
5.13.12. no key
This command removes the TACACS+ server secret key.
Format no key
Mode TACACS server Config
5.13.13. keystring
This command is used to set the TACACS+ server-specific authentication encryption key used for all
TACACS+ communications between the TACACS+ server and the client.
Note: The length of the secret key is up to 128 characters.
Format keysting
Mode TACACS server Config
5.13.14. port
This command is used to set the TACACS+ server-specific port number. The server port-number range
is 0 to 65535.
Format port [<port-number>]
Default 49
Mode TACACS server Config