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
32-19
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 32 Configuring RADIUS and
Configuring
To configure the server IPv6 address and other options, follow these steps:
To configure the server DNS name and other options, follow these steps:
Step 3
switch(config)#
tacacs-server host
171.71.58.91 port 2
Configures the TCP port for all requests.
switch(config)#
no
tacacs-server host
171.71.58.91 port 2
Reverts to the factory default of using port 49 for server
access.
Step 4
switch(config)#
tacacs-server host
171.71.58.91 key MyKey
Configures the server identified by the
specified domain name and assigns the secret key.
Step 5
switch(config)#
tacacs-server host
171.71.58.91 timeout 25
Configures the timeout period for the switch to wait for a
response from the specified server before it declares a
timeout failure.
Command
Purpose
Command
Purpose
Step 1
switch#
config t
Enters configuration mode.
Step 2
switch(config)#
tacacs-server host
2001:0DB8:800:200C::417A
warning: no key is configured for the
host
Configures the server identified by the
specified IPv6 address.
switch(config)#
no
tacacs-server host
2001:0DB8:800:200C::417A
Deletes the specified server identified by the
IPv6 address. By default, no server is configured.
Step 3
switch(config)#
tacacs-server host
2001:0DB8:800:200C::417A port 2
Configures the TCP port for all requests.
switch(config)#
no
tacacs-server host
2001:0DB8:800:200C::417A port 2
Reverts to the factory default of using port 49 for server
access.
Step 4
switch(config)#
tacacs-server host
2001:0DB8:800:200C::417A key MyKey
Configures the server identified by the
specified domain name and assigns the secret key.
Step 5
switch(config)#
tacacs-server host
2001:0DB8:800:200C::417A timeout 25
Configures the timeout period for the switch to wait for a
response from the specified server before it declares a
timeout failure.
Command
Purpose
Step 1
switch#
config t
Enters configuration mode.
Step 2
switch(config)#
tacacs-server host
host1.cisco.com
warning: no key is configured for the
host
Configures the server identified by the
specified DNS name.
switch(config)#
no
tacacs-server host
host1.cisco.com
Deletes the specified server identified by the
DNS name. By default, no server is configured.