Administrator Guide

Table Of Contents
Version Description
9.7(0.0) Introduced on the S6000ON.
9.4.(0.0) Introduced on the S-Series and Z-Series.
Usage
Information
You can use this command to configure the group of Radius servers used for Authentication,
Authorization, and Accounting purposes.
If the RADIUS group is not configured for Authentication, Authorization, and Accounting, then globally
configured Radius servers are used for the purposes.
When the RADIUS group is removed, the AAA configuration is also removed.
Example
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 configured.
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. 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.7(0.0) Introduced on the S6000ON.
9.4.(0.0) Introduced on the S-Series and Z-Series.
Usage
Information
If the TACACS group is not configured for Authentication, Authorization, and Accounting, then globally
configured TACACS servers are used for the purposes. When the TACACS group is removed, the AAA
configuration 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
tengigabitethernet 1/47
Dell(conf)#exit
Dell(conf)#aaa tacacsgroup group1
Related
Commands
aaa authentication login specifies the login authentication method.
tacacs-server key configures a TACACS+ key for the TACACS server.
1092 Security