User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 426
5.13.4. tacacs-server host link-local
Use the tacacs-server host link-local command in Global Configuration mode to configure the link-
local-address of the TACACS+ server and the outgoing interface to be used by the TACACS+ client to
communicate with the TACACS+ server. The outgoing interface can be any physical interface or the
service port.
Format tacacs-server host link-local <link-local-address> interface {serviceport | <slot/port>}
Mode Global Config
5.13.5. no tacacs-server host link-local
This command revmoes the configured TACACS+ server link-local address.
Format no tacacs-server host link-local <link-local-address>
Mode Global Config
5.13.6. tacacs-server 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 tacacs-server key [encrypted <key-string>]
Mode Global Config
5.13.7. no tacacs-server key
This command removes the TACACS+ server secret key.
Format no tacacs-server key
Mode Global Config