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:
- Create a QoS profile and enter QoS Profile Configuration mode.
host1(config)#qos-profile shadowNodehost1(config-qos-profile)#- Configure a scheduler node for each interface of the specified type.
host1(config-qos-profile)#atm node scheduler-profile default- Configure a shadow node for each interface of the specified type.
host1(config-qos-profile)#atm shadow-node scheduler-profile default- Configure a queue for interfaces in the specified traffic class.
host1(config-qos-profile)#atm queue traffic-class strict-priority scheduler-profile scheduler1- (Optional) Configure a traffic-class group and reference a scheduler profile in the QoS profile.
host1(config-qos-profile)#atm group default scheduler-profile defaultThe router creates the shadow node when the following conditions are met:
- After all the nodes and group nodes are created.
- If the queues are not at the required scheduler level.
- When a node of the same interface type has existed in the same group of the scheduler hierarchy.
- Shadow Node Overview
- Shadow Nodes and Scheduler Behavior
- Managing System Resources for Shadow Nodes
- Monitoring a Scheduler Hierarchy on an Interface with QoS Profiles
- group command
- node command
- qos-profile command
- queue command
- shadow-node command