Management Commands
567
ProSAFE M7100 Managed Switches
keyword. In the show running config command’s display, these secret keys are displayed in
encrypted format. You cannot show these keys in plain text format.
no tacacs-server key
Use the no tacacs-server key command t
o disable the authentication and encryption key
for all TACACS+ communications between the switch and the TACACS+ daemon. The
<key-string> parameter has a range of 0–128 characters. This key must match the key used
on the TACACS+ daemon.
tacacs-server keystring
Use this command to set the global authentication encryption key that is used for all TACACS+
communications between the TACACS+ server and the client.
tacacs-server source interface
Use this command in Global Configuration mode to configure the global source interface (source
IP selection) for all TACACS+ communications between the TACACS+ client and the server.
Format tacacs-server key [<key-string> | encrypted <key-string>]
Mode Global Config
Format no tacacs-server key <key-string>
Mode Global Config
Format tacacs-server keystring <key-string>
Mode Global Config
Format tacacs-server source-interface {<slot/port> | loopback <loopback-id>
| vlan <vlan-id>}
Mode Global Config
Parameter Description
slot/port The unit identifier assigned to the switch.
loopback-id The loopback interface. The range of the loopback ID is 0–7.
vlan-id The vlan id. The range of the vlan ID is 1–4,093.