Configuring egress queue shaping
This example shows how to apply egress queue shaping to an interface. First, a schedule profile is created that has per-queue bandwidth limits set on all queues with strict as the scheduling algorithm. Next, this profile is applied to an interface or LAG.
The following example creates a schedule profile named EQSExample, which services all eight queues using strict priority. This profile configures queues 1, 4, and 7 with a bandwidth limit of 10 Gbps, 20 Gbps, and 30 Gbps respectively. Also, queues 1 and 7 are configured with a burst of 120 KB (burst configuration is only supported on the 8320 and 8325). The profile is then applied to interface 1/1/1. (The actual burst and bandwidth configured on the interface can be found by using the show interface <IF-NAME> qos command.)