Intel SBCEGBESW10 CLI Switch User Manual


 
QoS Commands
Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide 177
User Guidelines
Action serviced to a class, so that if an IP packet arrives, the queue is assigned per DSCP.
If a non-IP packet arrives, the queue is assigned per CoS (VPT).
Example
The following example configures the trust state for a class called class1 in a policy map
called policy1.
set
The set Policy-map Class Configuration mode command sets new values in the IP packet.
Syntax
set {dscp new-dscp | queue queue-id | cos new-cos}
no set
Parameters
new-dscp — Specifies a new DSCP value for the classified traffic. (Range: 0-63)
queue-id — Specifies an explicit queue ID for setting the egress queue.
new-cos — Specifies a new user priority for marking the packet. (Range: 0-7)
Default Configuration
This command has no default configuration.
Command Mode
Policy-map Class Configuration mode
User Guidelines
This command is mutually exclusive with the trust Policy-map Class Configuration
command within the same policy map.
Console (config)# policy-map policy1
Console (config-pmap)# class class1
Console (config-pmap-c)# trust cos-dscp