Configuring CoS Schedulers for Aggregated Ethernet and SONET/SDH Interfaces
You can apply a class-of-service (CoS) configuration to aggregated Ethernet and aggregated SONET/SDH interfaces. The CoS configuration applies to all member links included in the aggregated interface. You cannot apply different CoS configurations to the individual member links.
To view the summation of the queue statistics for the member links of an aggregate interface, issue the
show interfaces queuecommand. To view the queue statistics for each member link, issue theshow interfaces queueaggregated-interface-namecommand.To configure CoS schedulers on aggregated interfaces, you can include the following statements at the
[edit class-of-service]hierarchy level of the configuration:class-of-service {interfaces {interface-name{scheduler-mapmap-name;scheduler-map-chassismap-name;unitlogical-unit-number{scheduler-mapmap-name;}}}scheduler-maps {map-name{forwarding-classclass-nameschedulerscheduler-name;}}schedulers {scheduler-name{buffer-size (percentpercentage| remainder | temporalmicroseconds);drop-profile-map loss-priority (any |low | medium-low | medium-high | high) protocol (any | non-tcp | tcp) drop-profileprofile-name;prioritypriority-level;transmit-rate (rate| percentpercentage| remainder) <exact>;}}}