Intel SBCEGBESW10 CLI Switch User Manual


 
QoS Commands
180 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide
User Guidelines
Only one policy map per interface per direction is supported.
Example
The following example attaches a policy map called policy1 to the input interface.
qos aggregate-policer
The qos aggregate-policer Global Configuration mode command defines the policer
parameters that can be applied to multiple traffic classes within the same policy map. To
remove an existing aggregate policer, use the
no form of this command.
Syntax
qos aggregate-policer aggregate-policer-name committed-rate-bps excess-burst-byte
exceed-action
{drop | policed-dscp-transmit} [dscp dscp]
no qos aggregate-policer
Parameters
aggregate-policer-name — Specifies the name of the aggregate policer.
committed-rate-bps — Specifies the average traffic rate (CIR) in bits per second
(bps).
excess-burst-byte — Specifies the 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.
dscp — Specifies the value that the DSCP would be remarked. If unspecified, the
DSCP would be remarked according to the policed-DSCP map as configured by the
qos map policed-dscp Global Configuration mode command.
Default Configuration
No aggregate policer is define.
Command Mode
Global Configuration mode
Console(config-if)# service-policy input policy1