Cisco Nexus 7000 Series Command Reference Manual page 972

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

tacacs-server host
password password
username name
timeout seconds
single-connection
Command Default
Idle time: disabled
Server monitoring: disabled
Timeout: 1 second.
Test username: test
Test password: test
Command Modes
Global configuration
Command History
Release
6.2(2)
4.0(1)
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.
This command does not require a license.
Examples
This example shows how to configure TACACS+ server host parameters:
switch# configure 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
Cisco Nexus 7000 Series Security Command Reference
946
Specifies a user password in the test packets. The
password is alphanumeric, case sensitive, and has a
maximum of 32 characters.
Specifies a username in the test packets. The
username is alphanumeric, case sensitive, and has a
maximum of 32 characters.
(Optional) Configures a TACACS+ server timeout
period (in seconds) between retransmissions to the
TACACS+ server. The range is from 1 to 60 seconds.
(Optional) Configures a single connection for the
TACACS+ server.
Modification
The single-connection keyword was added.
This command was introduced.
T Commands

Advertisement

Table of Contents
loading

Table of Contents