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


Configuring Shadow Nodes

Before you configure shadow nodes:

See Configuring Traffic Classes That Define Service Levels.

See Configuring Queue Profiles to Manage Buffers and Thresholds.

See Configuring a Scheduler Hierarchy.

To add a shadow node to a QoS profile:

  1. Create a QoS profile and enter QoS Profile Configuration mode.
  2. host1(config)#qos-profile shadowNode
    
    host1(config-qos-profile)#
    
    
    
  3. Configure a scheduler node for each interface of the specified type.
  4. host1(config-qos-profile)#atm node scheduler-profile default
    
    
    
  5. Configure a shadow node for each interface of the specified type.
  6. host1(config-qos-profile)#atm shadow-node scheduler-profile default
    
    
    
  7. Configure a queue for interfaces in the specified traffic class.
  8. host1(config-qos-profile)#atm queue traffic-class strict-priority scheduler-profile 
    scheduler1
    
    
    
  9. (Optional) Configure a traffic-class group and reference a scheduler profile in the QoS profile.
  10. host1(config-qos-profile)#atm group default scheduler-profile default
    
    
    

The router creates the shadow node when the following conditions are met:

Related Topics


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