Command Line Reference Guide

Version
8.3.19.0
Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
Version 6.3.1.0 Introduced on the E-Series.
Related
Commands
aaa accounting — enables AAA Accounting and creates a record for monitoring the
accounting function.
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,
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 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-
Security
1227