103
Predefined user roles
network-admin
Usage guidelines
Hewlett Packard Enterprise devices support the following trust modes:
• Packet trust mode—Uses the 802.1e priority carried in packets for priority mapping.
• Port trust mode—Uses the configured port priority for priority mapping.
Both the port trust mode and the packet trust mode are applicable to uplink packets.
Examples
# Enable the packet trust mode for service template 1.
<Sysname> system
[Sysname] wlan service-template 1
[Sysname-wlan-st-1] qos trust dot11e
Related commands
qos priority
reset wlan wmm
Use reset wlan wmm to clear WMM statistics.
Syntax
reset wlan wmm { client { all | ap ap-name | mac-address mac-address } | radio { all | ap
ap-name } }
Views
User view
Predefined user roles
network-admin
Parameters
client: Clears WMM statistics for clients.
all: Clears WMM statistics for all radios or clients.
ap ap-name: Specifies an AP by its name, a case-insensitive string of 1 to 64 characters. The string
can contain letters, digits, underscores (_), left brackets ([), right brackets (]), forward slashes (/), and
spaces.
mac-address mac-address: Specifies a client by its MAC address in the H-H-H format.
radio: Clears WMM statistics for radios.
Examples
# Clear WMM statistics for all radios.
<Sysname> reset wlan wmm radio all
Related commands
display wlan wmm
svp map-ac
Use svp map-ac to map SVP packets to the specified AC queue.