Users Guide

Parameter Description
ip-addr <ip-address>
IP address of AP.
table
Displays datapath VLAN Multicast table entries.
web-cc [counters]
Displays web content classification table information. The output of
this command includes the following data columns:
l WebCC rep: Reputation score (integer). To see the reputation
type associated with that particular score, issue the command
show web-cc reputation.
l WebCCID: Web content category ID. To see the name of the
category associated with that category ID, issue the command
show web-cc category.
l WebCCU: URL for that session entry.
Include the optional counters parameter to display the maximum
number of entries allowed in the web content category table.
wifi-reassembly counters
Displays WiFi reassembly counters including CPU, current entries,
high water-mark, maximum entries, total entries, and allocation
failures.
wmm counters
Displays VOIP statistics, including the number of uplink and downlink
resets.
Usage Guidelines
Use the show datapath command to display various datapath statistics for debugging purposes.
Example
The following example displays the discovery count table that keeps track of per client home agent discovery:
(host) #show datapath mobility discovery-table
Datapath Mobility Discovery Count Table
-------------------------------------------------
Index Valid Version Retry# No-Response Ack Mac Vlan
------- ------ ------- ------ ----------- ------ -------------- -----
1 1 2 1 a 0 10:78:D2:FA:7D:38 74
The following example displays the datapath HA table information:
(host) #show datapath mobility home-agent-table
Datapath Mobility Home Agent Table
----------------------------------
Switch IP
---------------
10.16.19.14
10.16.19.140
The following example displays the mobility multicast-group table that floods the multicast RA traffic to the
roaming clients:
(host) # show datapath mobility mcast-table
Datapath Mobility Multicast Table
---------------------------------
GRE Tunnel HomeVlan McastGroup Members
---------- -------- ---------- -------
0x10009 501 0 1
Dell Networking W-Series ArubaOS 6.4.x | User Guide show datapath | 1434