Reference Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide show aaa server-group | 553
show aaa server-group
show aaa server-group [<group-name>|summary]
Description
Show configuration details for your AAA server groups.
Syntax
Usage Guidelines
Issue this command without the <group-name> or summary options to display the entire server group list,
including profile status and the number of references to each profile. The References column lists the number of
other profiles that reference a server group, and the Profile Status column indicates whether the server group is
predefined. User-defined server groups do not have an entry in the Profile Status column. Examples
This first example shows that there are five configured server groups
To view additional statistics for all server groups, include the statistics parameter.
The output of the show aaa server-group summary command includes the following parameters:
Parameter Description
<group-name> The name of an existing AAA server group.
Parameter Description
name Name of an existing AAA server group.
Servers Number of servers in the group.
Rules Number of rules configured for the server group.
(host) #show aaa server-group summary
Server Group List
-----------------
Name References Profile Status
---- ---------- --------------
auth-profile-2 1
coltrane-server-group 1
default 25
group1 0
internal 0 Predefined
Total:5
(host) #show aaa server-group summary
Server Groups
-------------
Name Servers Rules hits Out-of-service
---- ------- ----- ---- --------------
auth-profile-2 1 0 0
coltrane-server-group 1 0 0
default 1 0 0
group1 1 1 0
internal 1 1 0