[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuring Implicit Constituents for Simple or Compound Shared Shaping

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:

  1. Create the scheduler profile.
  2. host1(config)#scheduler-profile implicit
    
    
    
  3. Configure the shared shaper.

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

  1. (Optional) For compound shared shapers, specify the attributes for the constituent.
  2. 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:

See Configuring a QoS Profile.

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]