White Papers

Table Of Contents
rate-shape
Shape the traffic output on the selected interface.
Syntax
rate shape [kbps] rate [burst-KB]
Parameters
kbps Enter the keyword kbps to specify the rate limit in Kilobits per second (Kbps).
Make the following value a multiple of 64. The range is from 0 to 40000000. The
default granularity is Megabits per second (Mbps).
rate
Enter the outgoing rate in multiples of 10 Mbps. The range is from 10 to 10000.
burst-KB
(OPTIONAL) Enter the burst size in KB. The range is from 0 to 10000. The default
is 50.
Defaults Granularity for rate is Mbps unless you use the kbps option.
Command Modes QOS-POLICY-OUT
Supported Modes Programmable-Mux (PMUX)
Full-Switch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.4(0.0) Supported on the FN I/O Aggregator.
9.2(0.0) Introduced on the M I/O Aggregator.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
When you apply rate-shape in QoS policy both on the Queue Level and in Aggregate mode, the
queue-based shaping occurs first then aggregate rate shaping.
service-class dynamic dot1p
Honor all 802.1p markings on incoming switched traffic on an interface (from INTERFACE mode) or on all interfaces (from
CONFIGURATION mode). A CONFIGURATION mode entry supersedes an INTERFACE mode entry.
Syntax
service-class dynamic dot1p
To return to the default setting, use the no service-class dynamic dot1p command.
Defaults All dot1p traffic is mapped to Queue 0 unless you enable the service-class dynamic dot1p
command. The default mapping is as follows:
dot1p Queue ID
0 0
1 0
2 0
3 1
4 2
5 3
6 3
7 3
Command Modes
INTERFACE
CONFIGURATION
Supported Modes Programmable-Mux (PMUX)
Quality of Service (QoS) 943