HP Cisco MDS 9020 - Fabric Switch Configuration Manual page 775

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Chapter 32
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-16184-01, Cisco MDS SAN-OS Release 3.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+
32-19

Advertisement

Table of Contents
loading

Table of Contents