Intel SBCEGBESW10 CLI Switch User Manual


 
QoS Commands
178 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide
Policy maps that contain set or trust Policy-map Class Configuration commands or that
have ACL classifications cannot be attached to an egress interface by using the
service-
policy
(Ethernet, Port-channel) Interface Configuration mode command.
To return to the Policy-map Configuration mode, use the
exit command. To return to
privileged EXEC mode, use the
end command.
Example
The following example sets the dscp value in the packet to 56 for classes in in policy map
called policy1.
police
The police Policy-map Class Configuration mode command defines the policer for
classified traffic. To remove a policer, use the
no form of this command.
Syntax
police committed-rate-bps committed -burst-byte [exceed-action {drop | policed-dscp-
transmit
}]
no police
Parameters
committed-rate-bps — Specifies the average traffic rate (CIR) in bits per second
(bps).
committed -burst-byte — Specifies normal burst size (CBS) in bytes.
drop — Indicates that when the rate is exceeded, the packet is dropped.
policed-dscp-transmit — Indicates that when the rate is exceeded, the DSCP of the
packet is remarked according to the policed-DSCP map as configured by the
qos map
policed-dscp
Global Configuration mode command.
Default Configuration
This command has no default configuration.
Console (config)# policy-map policy1
Console (config-pmap)# set dscp 56
Console (config-if)# service-policy input policy1