Tacacs-Server Host - Cisco AP775A - Nexus Converged Network Switch 5010 Command Reference Manual

Cisco nexus 5000 series command reference, release 4.1(3)n1(1) (ol-16599-01, august 2009)
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

tacacs-server host

S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
tacacs-server host
To configure TACACS+ server host parameters, use the tacacs-server host command. To revert to the
defaults, use the no form of this command.
Syntax Description
hostname
ipv4-address
ipv6-address
key
0
7
shared-secret
port port-number
test
idle-time time
password password
username name
timeout seconds
Command Default
Idle time: disabled.
Server monitoring: disabled.
Timeout: 1 second.
Test username: test.
Test password: test.
Cisco Nexus 5000 Series Command Reference
6-136
tacacs-server host {hostname | ipv4-address | ipv6-address} [key [0 | 7] shared-secret]
[port port-number] [test {idle-time time | password password | username name}]
[timeout seconds]
no tacacs-server host {hostname | ipv4-address | ipv6-address} [key [0 | 7] shared-secret]
[port port-number] [test {idle-time time | password password | username name}]
[timeout seconds]
TACACS+ server Domain Name Server (DNS) name. The maximum
character size is 256.
TACACS+ server IPv4 address in the A.B.C.D format.
TACACS+ server IPv6 address in the X:X:X::X format.
(Optional) Configures the TACACS+ server's shared secret key.
(Optional) Configures a preshared key specified in clear text (indicated by 0)
to authenticate communication between the TACACS+ client and server.
This is the default.
(Optional) Configures a preshared key specified in encrypted text (indicated
by 7) to authenticate communication between the TACACS+ client and
server.
Configures a preshared key to authenticate communication between the
TACACS+ client and server. The maximum length is 63 characters.
(Optional) Configures a TACACS+ server port for authentication. The range
is from 1 to 65535.
(Optional) Configures parameters to send test packets to the TACACS+
server.
(Optional) Specifies the time interval (in minutes) for monitoring the server.
The time range is 1 to 1440 minutes.
(Optional) Specifies a user password in the test packets. The maximum size
is 32.
(Optional) Specifies a user name in the test packets. The maximum size is 32.
(Optional) Configures a TACACS+ server timeout period (in seconds)
between retransmissions to the TACACS+ server. The range is from 1 to 60
seconds.
Chapter 6
Security Commands
OL-16599-01

Advertisement

Table of Contents
loading

Table of Contents