Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide show aaa state debug-statistics | 487
show aaa state debug-statistics
show aaa state debug statistics
Description
show debug statistics for controller authentication, authorization and accounting.
Syntax
No parameters.
Example
The following example displays debug statistics for a variety of authentication errors.
The output of this command includes the following parameters:
Command History
This command was introduced in ArubaOS 3.0.
Parameter Description
ARP Number of ARP packets sent between the datapath and the controlpath.
8021q Number of 802.1q (VLAN tag) packets sent between the datapath and the controlpath.
non-ip Number of non-ip type packets sent between the datapath and the controlpath.
zero-ip Number packets sent without an internet protocol (IP).
loopback If 1, the controller has a defined loopback address. If 0, a loopback address has not yet been
configured.
mac mismatch Number of users that were not authenticated due to MAC mismatches.
spoof Number of users that were not authenticated due to spoofed IP addresses.
drop Number of user authentication attempts that were dropped.
ncfg Number of packets sent between datapath and controlpath, where the authentication module
has not completed the initialization required to process the traffic.
idled users Number of inactive stations that are not broadcasting data to an AP.
idled users due to MAC
mismatch
For internal use only.
Logon lifetime iteration Number of users deleted for lack of activity.
SIP authentication message Number of session initiation protocol (SIP) authentication messages received.
Missing auth user deletes Number of users removed from the datapath by the auth module, even without a mapping
entry in control path. This counter can help identify problems with messages sent between
the controlpath and the datapath.
(host) #show aaa state debug-statistics
user miss: ARP=47, 8021Q=5216, non-IP=0, zero-IP=0, loopback=0
user miss: mac mismatch=0, spoof=269 (74), drop=390, ncfg=0
Idled users = 3376
Idled users due to MAC mismatch = 0
Logon lifetime iterations = 4501, entries deleted = 121
SIP authentication messages received 29227, dropped 29227
Missing auth user deletes: 0