Reference Guide

Table Of Contents
544 | show aaa main-profile Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide
show aaa main-profile
show aaa main-profile summary
Description
Show a summary of all AAA profiles.
Example
The output of the show aaa main-profile summary command shows roles, server group
settings, and wire-to-wireless-roaming statistics for each AAA profile.
The following data columns appear in the output of this command:
Parameter Description
Name Name of the AAA profile.
role Role for unauthenticated users.
mac-auth Name of the server group used for MAC authentication.
dot1x-auth Name of the server group used for dot1x authentication.
rad-act Name of the server group used for RADIUS authentication.
XML-api IP address of a configured XML API server.
RFC3576 IP address of a RADIUS server that can send user disconnect and change-of-authorization
messages, as described in RFC 3576.
UDR-group Name of the user derivation rule profile.
ww-roam Shows if wired-to-wireless roaming is enabled or disabled.
devtype Shows if the device identification feature is enabled or disabled. When devtype-classification
parameter is enabled, the output of the show user and show user-table commands shows
each client’s device type, if that client device can be identified.
enforce-dhcp When this option is enabled, clients must complete a DHCP exchange to obtain an IP address.
Best practices are to enable this option when you use the aaa derivation-rules command to
create a rule with the DHCP-Option rule type. This parameter is disabled by default.
(host) #show aaa main-profile summary
AAA Profile summary
-------------------
Name role mac-auth dot1x-auth rad-acct XML-api RFC3576 UDR-group ww-roam devtype enforce-dhcp
---- ---- -------- ---------- -------- ------- ------- --------- ------ ------- --------------
aaa_dot1x logon macprof2 dot1x RADIUS 10.3.1.15 10.3.15.2 Usr1 Disable enabled disabled
default logon macprof2 dot1x RADIUS 10.3.1.15 10.3.15.2 Usr1 Disable enabled disabled
defaultguest guest macprof1 default RADIUS 10.3.1.15 10.3.15.2 Usr2 Disable enabled disabled