Administrator Guide

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
Congure the RADIUS server group that is used for Authentication, Authorization and Accounting.
Syntax
aaa radius group group-name
To remove the RADIUS group conguration, 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-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
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 congure the group of Radius servers used for Authentication, Authorization, and
Accounting purposes.
If the RADIUS group is not congured for Authentication, Authorization, and Accounting, then globally congured
Radius servers are used for the purposes.
When the RADIUS group is removed, the AAA conguration 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
Dell(conf)# exit
Dell(conf)# aaa radius group group1
show accounting
Display the active accounting sessions for each online user.
Syntax
show accounting
1366 Security