Administrator Guide

Version Description
pre-6.2.1.1 Introduced on the E-Series.
tacacs-server group
Creates a group of TACACS servers.
Syntax tacacs-server group group-nameTo delete a group of TACACS servers, use the no tacacs-server
group group-name command.
Parameters
group-name Enter the name of the TACACS server group.
Defaults Not congured.
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000–ON.
9.5(0.1) Introduced on the Z9500.
9.4.(0.0) Introduced on the S-Series and Z-Series.
Usage Information You can associate a TACACS server group with a VRF.
Example
Dell(conf)# tacacs-server group group1
Dell(conf-tacacs-group)# tacacs-server host 1.1.1.1 key secret
Dell(conf-tacacs-group)# tacacs-server host 2.2.2.2 key secret
Dell(conf-tacacs-group)# tacacs-server vrf vrf1 source-interface
gigabitethernet 1/40
Dell(conf-tacacs-group)# show config
!
tacacs-server group group1
tacacs-server vrf vrf1 source-interface GigabitEthernet 1/40
tacacs-server host 1.1.1.1 key 7 9a2f3ec0c65c6f41
tacacs-server host 2.2.2.2 key 7 9a2f3ec0c65c6f41
Dell(conf-tacacs-group)#
Related Commands
aaa authentication loginspecies the login authentication method.
tacacs-server keycongures a TACACS+ key for the TACACS server.
1406 Security