- schedulers {
-
- (scheduler-name | $junos-cos-scheduler) {
-
buffer-size (seconds | percent percentage | remainder
| temporal microseconds);
-
drop-profile-map loss-priority (any | low
| medium-low | medium-high | high) protocol (any | non-tcp | tcp) drop-profile profile-name;
-
priority priority-level;
-
transmit-rate (percent percentage | rate | remainder) <exact
| rate-limit>;
- }
- }
- [edit dynamic-profiles profile-name class-of-service]
Statement introduced before JUNOS Release 7.4.
The [edit dynamic-profiles profile-name] hierarchy added in JUNOS Release 9.3.
The $junos-cos-scheduler internal variable added in JUNOS Release 9.4.
Specify scheduler name and parameter values in a dynamic profile.
scheduler-name—Name of the scheduler to be configured.
$junos-cos-scheduler—JUNOS internal variable that is replaced with the scheduler name obtained from the RADIUS server when a subscriber authenticates over the subscriber interface to which the subscriber access dynamic profile is attached.
The remaining statements are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.