Reference Guide

Table Of Contents
498 | show aaa xml-api statistics Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide
show aaa xml-api statistics
show aaa xml-api statistics
Description
Display statistics for an external XML API server.
Syntax
Usage Guidelines
Issue this command to troubleshoot AAA problems and monitor usage on an XML server.
Example
The example below shows AAA statistics for an external XML server with the IP address 10.1.2.3. This command
shows the number of times that a particular event has occurred per client. The first number is the total number
of times that this event has occurred is displayed firs. The number of new events since the last time the counters
were displayed is shown in parentheses.
The output of this command includes the following parameters:
Parameter Description
<server_ip> IP address of XML API server.
Parameter Description
user_authenticate Number of users authenticated on the XML server since the last controller reboot.
user_add Number of users added to the controller’s user table.
user_delete Number of users removed from the controller’s user table.
(host) #show aaa xml-api statistics
Statistics 10.1.2.3
---------- --------
user_authenticate 0 (0)
user_add 0 (0)
user_delete 0 (0)
user_blacklist 0 (0)
user_query 0 (0)
unknown user 0 (0)
unknown role 0 (0)
unknown external agent 0 (0)
authentication failed 0 (0)
invalid command 0 (0)
invalid message authentication method 0 (0)
invalid message digest 0 (0)
missing message authentication 0 (0)
missing or invalid version number 0 (0)
internal error 0 (0)
client not authorized 0 (0)
Cant use VLAN IP 0 (0)
Invalid IP 0 (0)
Cant use Switch IP 0 (0)
missing MAC address 0 (0)
Packets received from unknown clients: 0 (0)
Packets received with unknown request: 0 (0)
Requests Received/Success/Failed : 0/0/0 (0/0/0)