Once you define a scheduler, you can include it in a scheduler map, which maps a specified forwarding class to a scheduler configuration. 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;
- }
- }