Reference Guide

Table Of Contents
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
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
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 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
DellEMC(conf)# radius-server group group1
DellEMC(conf-radius-group)# radius-server host 1.1.1.1 key secret
DellEMC(conf-radius-group)# radius-server host 2.2.2.2 key secret
DellEMC(conf-radius-group)# radius-server vrf vrf1 source-interface
tengigabitethernet 1/24/1
DellEMC(conf)# exit
DellEMC(conf)# aaa radius group group1
show accounting
Display the active accounting sessions for each online user.
Syntax
show accounting
Defaults none
Command Modes EXEC
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
Security 1325