C613-50170-01 Rev B
Command Reference for x510 Series
1986
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
C
OMMANDS
TACACS
-
SERVER
HOST
•
it cannot communicate with the switch properly due to the switch and the
server having different secret keys
Examples
To add the server
tac1.company.com
as the server host, use the
following commands:
awplus#
configure terminal
awplus(config)#
tacacs-server host tac1.company.com
To set the secret key to
secret
on the server
192.168.1.1
, use the
following commands:
awplus#
configure terminal
awplus(config)#
tacacs-server host 192.168.1.1 key secret
To remove the server
tac1.company.com
, use the following
commands:
awplus#
configure terminal
awplus(config)#
no tacacs-server host tac1.company.com
Related
Commands