Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring a Class-of-Service Scheduler Map

To configure a class-of-service scheduler map, include the scheduler-map statement at the [edit class-of-service interfaces interface-name unit logical-unit-number] hierarchy level.

To specify the amount of bandwidth allocated to the logical interface, you must also include the shaping-rate statement at the [edit class-of-service interfaces interface-name unit logical-unit-number] hierarchy level. You can specify a peak bandwidth rate in bits per second (bps), either as a complete decimal number or as a decimal number followed by the abbreviation k (1000), m (1,000,000), or g (1,000,000,000). The range is 1000 through 32,000,000,000 bps.

[edit]class-of-service {interfaces {interface-name {unit logical-unit-number {scheduler-map map-name;shaping-rate rate;}}}}

If you do not include the shaping-rate statement in the configuration, the logical interface might not be able to transmit traffic unless surplus bandwidth is available on the physical interface. The sum of the bandwidth you allocate to all the logical interfaces on a physical interface should not exceed the bandwidth of the
physical interface.

Published: 2012-11-28