Configuring a Class-of-Service Scheduler Map
To configure a class-of-service scheduler map, include the
scheduler-mapstatement at the[edit class-of-service interfacesinterface-nameunitlogical-unit-number]hierarchy level.To specify the amount of bandwidth allocated to the logical interface, you must also include the
bandwidthstatement at the[edit class-of-service interfacesinterface-nameunitlogical-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 abbreviationk(1000),m(1,000,000), org(1,000,000,000). The range is 1000 through 32,000,000,000 bps.[edit]class-of-service {interfaces {interface-name{unitlogical-unit-number{scheduler-mapmap-name;bandwidthrate;}}}}If you do not include the
bandwidthstatement 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.