After defining a scheduler, you can associate it with a specified forwarding class by including it in a scheduler map. To do this, include the scheduler-maps statement at the [edit class-of-service] hierarchy level:
- [edit class-of-service]
- scheduler-maps {
-
- map-name {
- forwarding-class class-name scheduler scheduler-name;
- }
- }