See the following sections:
- input-shaping-rate (percent percentage | rate);
- [edit class-of-service interfaces interface-name unit logical-unit-number]
Statement introduced in JUNOS Release 7.6.
For Gigabit Ethernet IQ2 interfaces, configure input traffic shaping by specifying the amount of bandwidth to be allocated to the logical interface. You can configure hierarchical shaping, meaning you can apply an input shaping rate to both the physical and logical interface.
If you do not include this statement, logical interfaces share a default scheduler. This scheduler has a committed information rate (CIR) that equals 0. (The CIR is the guaranteed rate.) The default scheduler has a peak information rate (PIR) that equals the physical interface shaping rate.
percent percentage—Shaping rate as a percentage of the available interface bandwidth.
rate—Peak rate, in bits per second (bps). You can specify a value in bits per second 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).
See Configuring Hierarchical Input Shapers, Ingress Hierarchical CoS for the Enhanced Queuing DPC.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- input-shaping-rate rate;
- [edit class-of-service interfaces interface-name]
Statement introduced in JUNOS Release 7.6.
For Gigabit Ethernet IQ2 interfaces, configure input traffic shaping by specifying the amount of bandwidth to be allocated to the physical interface. You can configure hierarchical shaping, meaning you can apply an input shaping rate to both the physical and logical interface.
rate—Peak rate, in bits per second (bps). You can specify a value in bits per second 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).
See Configuring Hierarchical Input Shapers, Ingress Hierarchical CoS for the Enhanced Queuing DPC.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.