Users Guide
Version Description
9.7(0.0) Introduced on the S6000–ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4280T.
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.
6.3.1.0 Introduced on the E-Series.
Usage Information
Dell Networking OS issues accounting records for all users on the system, including users whose username string,
due to protocol translation, is NULL. For example, a user who comes on line with the aaa authentication
login method-list none command is applied. To prevent the accounting records from being generated for
sessions that do not have user names associated to them, use the aaa accounting suppress command.
aaa radius group
Configure the RADIUS server group that is used for Authentication, Authorization and Accounting.
Syntax
aaa radius group group-name
To remove the RADIUS group configuration, use the no aaa radius group group-name command.
Parameters
group-name
Enter the name of the RADIUS server group.
Defaults none
Command Modes CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(2.0) Introduced on the S3100 series.
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.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
Dell(conf)# radius-server group group1
Dell(conf-radius-group)# radius-server host 1.1.1.1 key secret
Dell(conf-radius-group)# radius-server host 2.2.2.2 key secret
Dell(conf-radius-group)# radius-server vrf vrf1 source-interface
gigabitethernet 1/36
1160 Security