Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual page 835

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Chapter 34
Configuring RADIUS and TACACS+
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
Command
Step 3
switch(config)# tacacs-server host
171.71.58.91 port 2
switch(config)# no tacacs-server host
171.71.58.91 port 2
Step 4
switch(config)# tacacs-server host
171.71.58.91 key MyKey
Step 5
switch(config)# tacacs-server host
171.71.58.91 timeout 25
To configure the TACACS+ server IPv6 address and other options, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# tacacs-server host
2001:0DB8:800:200C::417A
warning: no key is configured for the
host
switch(config)# no tacacs-server host
2001:0DB8:800:200C::417A
Step 3
switch(config)# tacacs-server host
2001:0DB8:800:200C::417A port 2
switch(config)# no tacacs-server host
2001:0DB8:800:200C::417A port 2
Step 4
switch(config)# tacacs-server host
2001:0DB8:800:200C::417A key MyKey
Step 5
switch(config)# tacacs-server host
2001:0DB8:800:200C::417A timeout 25
To configure the TACACS+ server DNS name and other options, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# tacacs-server host
host1.cisco.com
warning: no key is configured for the
host
switch(config)# no tacacs-server host
host1.cisco.com
OL-18084-01, Cisco MDS NX-OS Release 4.x
Purpose
Configures the TCP port for all TACACS+ requests.
Reverts to the factory default of using port 49 for server
access.
Configures the TACACS+ server identified by the
specified domain name and assigns the secret key.
Configures the timeout period for the switch to wait for a
response from the specified server before it declares a
timeout failure.
Purpose
Enters configuration mode.
Configures the TACACS+ server identified by the
specified IPv6 address.
Deletes the specified TACACS+ server identified by the
IPv6 address. By default, no server is configured.
Configures the TCP port for all TACACS+ requests.
Reverts to the factory default of using port 49 for server
access.
Configures the TACACS+ server identified by the
specified domain name and assigns the secret key.
Configures the timeout period for the switch to wait for a
response from the specified server before it declares a
timeout failure.
Purpose
Enters configuration mode.
Configures the TACACS+ server identified by the
specified DNS name.
Deletes the specified TACACS+ server identified by the
DNS name. By default, no server is configured.
Cisco MDS 9000 Family CLI Configuration Guide
Configuring TACACS+
34-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents