CLI Reference Guide
732 | show ap debug datapath Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide
show ap debug datapath
show ap debug datapath {ap-group <ap-group>|ap-name <ap-name>|bssid <bssid>|ip-addr <ip-
addr>}
Description
Show datapath tunnel parameters of an AP or AP group.
Syntax
Parameter Description
ap-group <ap-group>
Show data path information for a specific AP group.
ap-name <ap-name>
Show data path information for an AP with a specific name.
bssid<bssid>
Show data path information for a specific Basic Service Set Identifier (BSSID). The Basic
Service Set Identifier (BSSID) is usually the AP’s MAC address.
ip-addr <ip-addr>
Show data path information for an AP with a specific IP address by entering an IP address
in dotted-decimal format.
Example
The output of the following command shows datapath tunnel parameters for an AP with the IP address 192.0.2.32.
(host) #show ap debug datapath 192.0.2.32
Datapath Parameters Table
-------------------------
essid encr-alg client-vlan-id tunnel-id gre-type deny-bcast num-clients
----- -------- -------------- --------- -------- ---------- -----------
guest Open 63 0x10f6 0x8300 disable 0
voip WPA2 8021X AES 66 0x1103 0x8310 disable 7
corp WPA2 PSK AES 66 0x10f1 0x8320 disable 0
guest Open 63 0x10f7 0x8200 disable 1
wpa2 WPA2 8021X AES 65 0x10be 0x8210 enable 15
The output of this command includes the following information:
Column Description
ESSID
The Extended Service Set Identifier is a unique name that identifies a wireless network
encr-alg
Encryption algorithm used by the network
client-vlan-id
ID of the network VLAN
tunnel-id
Identification number of the AP’s tunnel.
gre-type
GRE tunnel type.
deny-bcast
If enabled, the AP will respond to broadcast probe requests. If disabled, the AP will not
respond to these requests.
num-clients
Number of clients currently using the network.