Send documentation comments to mdsfeedback-doc@cisco.com
21-21
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
server (tacacs+ configuration)
server (tacacs+ configuration)
To configure a TACACS+ server, use the server command in TACACS+ configuration submode. To
discard the configuration, use the no form of the command.
server [ipv4-address | ipv6-address | dns-name]
no server [ipv4-address | ipv6-address | dns-name]
Syntax Description
Defaults None.
Command Modes TACACS+ configuration submode.
Command History
Usage Guidelines None.
Examples The following example shows the server command in RADIUS configuration submode.
switch# config terminal
switch(config)# aaa group server tacacs+ testgroup
switch(config-tacacs+)# server myserver
Related Commands
ipv4-address Specifies the TACACS+ server IP address in the format A.B.C.D.
ipv6-address Specifies the TACACS+ server IP address in the format X:X::X.
dns-name Specifies the TACACS+ DNS server name. The maximum size is 255.
Release Modification
1.3(1) This command was introduced.
3.0(1) Added the ipv6-address argument.
Command Description
tacacs-server host Configures TACACS+ server parameters.
show tacacs-server Displays TACACS+ server configuration parameters.