Operation Manual

MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 276
Syntax
set radio-profile name qos-mode {svp | wmm}
Defaults
The default QoS mode is wmm.
Access
Enabled.
History
Introduced in MSS Version 4.2.
Usage
When SVP is enabled, MP forwarding prioritization is optimized for SpectraLink Voice
Priority (SVP) instead of WMM, and the MP does not tag packets sent to the MX. Otherwise,
classification and tagging remain in effect. (For information, see the “Configuring Quality of
Service” chapter of the Trapeze Mobility System Software User’s Guide.)
If you plan to use SVP or another non-WMM type of prioritization, you must configure ACLs to tag
the packets. (See the “Enabling Prioritization for Legacy Voice over IP” section in the “Configuring
and Managing Security ACLs” chapter of the Trapeze Mobility System Software User’s Guide.)
Examples
The following command changes the QoS mode for radio profile rp1 to SVP:
MX# set radio-profile rp1 qos-mode svp
success: change accepted.
See Also
set radio-profile mode on page 12-272
show radio-profile on page 12-354
set radio-profile rate-enforcement
Configures MSS to enforce data rates, which means that a connecting client must transmit at one
of the mandatory or standard rates in order to associate with the MP.
Syntax
set radio-profile name rate-enforcement {enable | disable}
Defaults
Data rate enforcement is disabled by default.
Access
Enabled.
History
Introduced in MSS Version 6.0.
Usage
Each type of radio (802.11a, 802.11b, and 802.11g) providing service to an SSID has a set
of radio rates allowed for use when sending beacons, multicast frames, and unicast data. You can
configure the rate set for each type of radio, specifying rates in three categories:
Mandatory – Valid 802.11 transmit rates that clients must support in order to associate with
the MP
Disabled – Valid 802.11 transmit rates are disabled. MPs do not transmit at the disabled rates
Standard – Valid 802.11 transmit rates that are not disabled and are not mandatory
By default, the rate set is not enforced, meaning that a client can associate with and transmit data
to the MP using a disabled data rate, although the MP does not transmit data back to the client at
the disabled rate.
svp Optimizes forwarding prioritization of MP radios for SpectraLink Voice
Priority (SVP).
wmm Classifies and marks traffic based on 802.1p and DSCP, and optimizes
forwarding prioritization of MP radios for Wi-Fi Multimedia (WMM).
name Radio profile name.
enable Enables data rate enforcement for the radios in the radio profile.
disable Disables data rate enforcement for the radios in the radio profile.