Users Guide

Version Description
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
pre-6.2.1.0 Introduced on the E-Series.
Related Commands radius-server hostcongures a RADIUS host.
TACACS+ Commands
Dell Networking OS supports TACACS+ as an alternate method for login authentication.
tacacs-server group
Creates a group of TACACS servers to be used for Authentication, Authorization, and Accounting..
Syntax
aaa tacacsgroup group-name
To 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, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
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.4.(0.0) Introduced on the S-Series and Z-Series.
Usage Information If the TACACS group is not congured for Authentication, Authorization, and Accounting, then globally
congured TACACS servers are used for the purposes. When the TACACS group is removed, the AAA
conguration is also removed.
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
Security
1351