345
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter T Commands
tacacs-server host
Command Default Idle time: disabled.
Server monitoring: disabled.
Timeout: 1 second.
Test username: test.
Test password: test.
Command Modes Global 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 192.168.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 192.168.2.3 test idle-time 10
switch(config)# tacacs-server host 192.168.2.3 test username tester
switch(config)# tacacs-server host 192.168.2.3 test password 2B9ka5
Related Commands
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
feature tacacs+ Enables TACACS+.
show tacacs-server Displays TACACS+ server information.