There are two types of implicit constituents:
Before you configure implicit constituents:
See Configuring Traffic Classes That Define Service Levels and Configuring Traffic-Class Groups That Define Service Levels.
To configure implicit constituents:
- host1(config)#scheduler-profile implicit
To configure a simple shared shaper:
- host1(config-scheduler-profile)#shared-shaping-rate
128000 bps
To configure a compound shared shaper:
- host1(config-scheduler-profile)#shared-shaping-rate
128000 burst 32767 compound
- host1(config-scheduler-profile)#shared-shaping-constituent
weight 28
Including this command does not affect how the system selects the compound implicit constituent. If the command is present for a constituent that was implicitly selected, the software configures that constituent using the strict-priority or weight attributes.
After you configure implicit constituents: