Send documentation comments to mdsfeedback-doc@cisco.com
23-9
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 23 T Commands
tacacs-server host
Command History
Usage Guidelines This command is only available when the TACACS+ feature is enabled using the tacacs+ enable
command.
When the idle time interval is 0 minutes, periodic TACACS+ server monitoring is not performed.
Examples The following example configures TACACS+ authentication.
switch# config terminal
switch(config)# tacacs-server host 10.10.2.3 key HostKey
switch(config)# tacacs-server host tacacs2 key 0 abcd
switch(config)# tacacs-server host tacacs3 key 7 1234
switch(config)# tacacs-server host 10.10.2.3 test idle-time 10
switch(config)# tacacs-server host 10.10.2.3 test username tester
switch(config)# tacacs-server host 10.10.2.3 test password 2B9ka5
Related Commands
Release Modification
1.3(1) This command was introduced.
3.0(1) Added the ipv6-address argument and the test option.
Command Description
show tacacs-server Displays TACACS+ server information.
tacacs+ enable Enables TACACS+.