Supported Platforms
Related Documentation
Configuring Scheduler and Scheduler Map Sharing
The system generates unique identifiers (IDs) in dynamic profiles created for services. The generated unique IDs enable you to identify and configure separate parameter values with the same variable name. When applied to CoS, you can now configure scheduler and scheduler map sharing. In client-access profiles, schedulers and scheduler maps must use the unique ID format. If the client-access profile uses the unique ID format and you want to have either scheduler or scheduler map sharing for service activation, you must configure the service profile in unique ID format. Generating unique IDs based on schedulers and scheduler maps eliminates duplication and improves router performance and scalability. You can configure scheduler and scheduler map sharing by including the variables for CoS in the client access or service dynamic profile. All scheduler maps and schedulers must be in the unique ID format.
Before you configure variables for the client access or service dynamic profile:
- Create a basic dynamic profile.
To configure variables for the client access or service dynamic profile:
- Configure the variables for the dynamic client access
profile.[edit dynamic-profiles client-profile variables]user@host# set smap_data uiduser@host# set data_sched uid
- Configure the CoS parameters for the variables in the
scheduler profile.[edit dynamic-profilesclient-profile class-of-service]user@host# edit schedulers “$data_sched”user@host# set transmit-rate percent 10user@host# set buffer-size remainderuser@host# set priority low
- Configure the CoS parameters for the variables in the
scheduler maps profile.[edit dynamic-profiles client-profile class-of-service]user@host# edit scheduler-maps “$smap_data”user@host# edit forwarding-class be scheduler “$data_sched”
For example, you can configure scheduler maps and schedulers for a client access profile: