C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
1001
AlliedWare Plus™ Operating System - Version 5.4.5I-0.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
aaa accounting commands
aaa authentication login
tacacs-server key
tacacs-server timeout
show