Send comments to nx5000-docfeedback@cisco.com
6-137
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
tacacs-server host
Command Modes Configuration mode
Command History
Usage Guidelines You must use the feature tacacs+ command before you configure TACACS+.
When the idle time interval is 0 minutes, periodic TACACS+ server monitoring is not performed.
Examples This example shows how to configure TACACS+ server host parameters:
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
4.0(0)N1(1a) This command was introduced.
Command Description
feature tacacs+ Enables TACACS+.
show tacacs-server Displays TACACS+ server information.