show ap wmm-flow

show ap wmm-flow [ap-name | bssid | dotlla | dotllg | 2.4GHZ | 5GHZ | 6GHz|essid | ip-addr | ip6-addr ]

Description

This command shows the Wireless Multimedia (WMM) flow table.

WMM, or Wireless Multimedia Extensions, are a subset of the 802.11e standard. WMM provides for four different types of traffic classification: voice, video, best effort, and background, with voice having the highest priority and background the lowest. Issue theshow ap wmm-flowcommand to view WMM flow data for all APs. Include any of the optional parameters described in the table above to filter the table by a specific AP, radio channel (a or g), or both AP and radio type.

Parameter

Description

ap-name

View an AP with a specified name.

bssid

View data for an AP with a specific BSSID (Basic Service Set Identifier). The Basic Service Set Identifier (BSSID) is usually the MAC address of the AP.

dot11a

(For versions prior toArubaOS8.9.0.0)

显示802个子流表.11a radio.

dot11g

(For versions prior toArubaOS8.9.0.0)

显示802个子流表.11g radio.

2.4GHz

( ArubaOS8.9.0.0 or later versions)

Show the WMM flow table for a 2.4 GHz radio.

5GHz

( ArubaOS8.9.0.0 or later versions)

Show the WMM flow table for a 5 GHz radio.

6GHz

( ArubaOS8.9.0.0 or later versions)

Show the WMM flow table for a 6 GHz radio.

essid

View data for a specific ESSID (Extended Service Set Identifier). An Extended Service Set Identifier (ESSID) is a alphanumeric name that uniquely identifies a wireless network. If the name includes spaces, you must enclose the ESSID in quotation marks.

ip-addr

View an AP with a specified IP address by entering an IP address in dotted-decimal format.

ip6-addr

View an AP with a specified IPv6 address by entering an IPv6 address in dotted-decimal format.

Example

Some examples of executing this command with various options are as follows:

(host) [mynode] #show ap wmm-flow ap-name ap105

(host) [mynode] #show ap wmm-flow ap-name ap105 dot11g

(host) [mynode] #show ap wmm-flow dot11a

The following example shows WMM flow data for all APs:

(host)[mynode] #show ap wmm-flow

WMM Flow Table

--------------

AP Name ESSID Client Description

------- ----- ------ -----------

AP125-srk NOE 00:90:7a:06:1f:5b tsid 6:prio 6:inactivity 2157352960 us:bidir:apsd:normalack:tclas prio 6 ip DIP-192.168.101.194 DP-32514 DSCP-48:one-match

AP125-srk NOE 00:90:7a:06:1f:5b tsid 0:prio 0:inactivity 100000000 us:bidir:apsd:normalack:no-match

Num Flows:0

The output of this command includes the following parameters:

Parameter

Description

AP name

Name of an AP with recorded WMM flows.

ESSID

Extended Service Set Identifier (ESSID) of a wireless network.

Client

MAC address of the client.

Description

The description is a long string that includes the following information:

TSID:Traffic Stream Identifier. The TSID should match the priority level for each flow.

Priority: One of the following IEEE 802.1p priority values:

0,3 = Best Effort

1,2 = Background

4-5 = Video

6-7 = Voice

Inactivity: Tspec inactivity threshold, in microseconds.

: AP country code, e.g., US.

bdir: flow is bidirectional.

apsd: flow has enabled auto power save delivery.

: Displays the ack policy negotiated for the flow. Possible values are:

normalack

noack

blockack

resack (reserved ack)

Tclas: traffic classification element. Tclas information includes one of the following classification types, the 802.1p priority and IP version (version 4 or version 6)

type0: Classification based on Ethernet parameters

type1: Classification based on TCP/UDP or IP parameters (IPv4 or IPv6)

type2: Classification based on based on IEEE802.1Q

DIP: Destination IP address for the flow.

DP: Destination IP Port specified in the TCLAS for flow negotiation.

DCSP: The Differentiated Services Code Point (DSCP) priority value that matches the flows 802.1p priority.

Related Commands

Command

Description

wmm-dscp-mapping

This command enables or disables WMM DSCP map in the upstream direction decrypt-tunnel mode.

Command History

Release

Modification

ArubaOS8.9.0.0

The following parameters were introduced: (ForArubaOS8.9.0.0 or later versions)

2.4GHz

5GHz

6GHz(For Wi-Fi 6E APs)

ArubaOS8.0.0.0

Command Introduced.

Command Information

Platforms

License

Command Mode

All platforms.

Base operating system.

Enable or Config mode on themanaged deviceorcontrollerwhere the AP terminates.