C613-50631-01 Rev A Command Reference for IE340 Series 2547
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
TACACS+ COMMANDS
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 TACACS+ 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 TACACS+ 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 TACACS+ 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 tacacs+
Command
changes
Version 5.5.2-1.1: vrf parameter added for products that support VRF