Operation Manual

MP Access Point Commands
MP Access Point Commands
12 – 311
Defaults
The default SSID type is crypto.
Access
Enabled.
History
Introduced in MSS Version 3.0.
Examples
The following command changes the SSID type for service profile clear_wlan to clear:
MX# set service-profile clear_wlan ssid-type clear
success: change accepted.
See Also
set service-profile ssid-name on page 12-310
show service-profile on page 12-357
set service-profile static-cos
Enables or disables static CoS on a service profile. Static CoS assigns the same CoS level to all
traffic on the service profile SSID, regardless of 802.1p or DSCP markings in the packets
themselves, and regardless of any ACLs that mark CoS. This option provides a simple way to
configure an SSID for priority traffic such as VoIP traffic.
When static CoS is enabled, the standard MSS prioritization mechanism is not used. Instead, the
MP sets CoS as follows:
For traffic from the MP to clients, the MP places the traffic into the forwarding queue that
corresponds to the CoS level configured on the service profile. For example, if the static CoS
level is set to 7, the MP radio places client traffic in its Voice queue.
For traffic from clients to the network, the MP marks the DSCP value in the IP headers of the
tunnel packets used to carry the user data from the MP to the MX.
Syntax
set service-profile profile-name static-cos {enable | disable}
Defaults
Static CoS is disabled by default.
Access
Enabled.
History
History
Introduced in MSS Version 4.2.
Usage
The CoS level is specified by the set service-profile cos command.
Examples
The following command enables static CoS on service profile sp1:
MX# set service-profile sp1 static-cos enable
success: change accepted.
See Also
set service-profile cos on page 12-295
show service-profile on page 12-357
profile-name Service profile name.
enable Enables static CoS on the service profile.
disable Disables static CoS on the service profile.
MSS Version 4.2 Command introduced.
MSS Version 7.1 Commanddeprecated.