show class-of-service traffic-control-profile
Syntax
show class-of-service traffic-control-profile <profile-name>
Description
For Gigabit Ethernet IQ PICs, Channelized IQ PICs, EQ DPCs, and MPC/MIC interfaces only, display traffic shaping and scheduling profiles. You can view configured items for both the control plane and the user plane.
Options
none | Display all profiles. |
profile-name | (Optional) Display information about a single profile. |
Required Privilege Level
view
Output Fields
Table 1 describes the output fields for the show class-of-service
traffic-control-profile
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
---|---|
|
Name of the traffic control profile. You can configure objects of the same type with the same name on the user plane and the control plane. The display designates between the control plane and the user plane by adding cp or up to the name. Also, the dynamically generated UID is displayed. |
|
Index number of the traffic control profile. |
|
(MX Series routers with ATM Multi-Rate CE MIC) Configured category of ATM service. Possible values:
|
|
Configured maximum burst size, in cells. |
|
Configured peak rate, in cps. |
|
Configured sustained rate, in cps. |
|
Configured shaping rate, in bps. Note:
(MX Series routers with ATM Multi-Rate CE MIC) Configured peak rate, in cps. |
|
Configured burst size for the shaping rate, in bytes. Note:
(MX Series routers with ATM Multi-Rate CE MIC) Configured maximum burst rate, in cells. |
|
Configured shaping rate for high-priority traffic, in bps. |
|
Configured shaping rate for medium-priority traffic, in bps. |
|
Configured shaping rate for low-priority traffic, in bps. |
|
Configured shaping rate for high-priority excess traffic, in bps. |
|
Configured shaping rate for low-priority excess traffic, in bps. |
|
Name of the associated scheduler map. (Enhanced subscriber management for MX Series routers)
The name of the dynamic scheduler map object is associated with a
generated UID (for example, |
|
Configured delay buffer rate, in bps. |
|
Configured excess rate, in percent or proportion. |
|
Configured excess rate for high priority traffic, in percent or proportion. |
|
Configured excess rate for low priority traffic, in percent or proportion. |
|
Configured guaranteed rate, in bps or cps. Note:
(MX Series routers with ATM Multi-Rate CE MIC) This value depends on the ATM service category chosen. Possible values:
|
|
Configured burst size for the guaranteed rate, in bytes. |
|
Configured minimum shaping rate for an adjusted queue, in bps. |
|
Configured shaping mode: |
|
Configured byte adjustment value. |
|
Configured shaping-rate adjustment for parent scheduler nodes. If enabled, this field appears.
|
Sample Output
show class-of-service traffic-control-profile
user@host> show class-of-service traffic-control-profile tcp1 { scheduler-map smap1; shaping-rate 8m; } cp::tcp1 { scheduler-map cp::smap8; shaping-rate 8m; } cp::tcpd_UID1024 { scheduler-map cp::smap1_UID0047; shaping-rate 9m; }