Tag Elements Beginning with S
> <schedulers> (configuration/class-of-service)
Usage
<configuration>
<class-of-service>
<schedulers>
<name>name</name> <!-- identifier -->
<transmit-rate>...</transmit-rate>
<excess-rate>...</excess-rate>
<shaping-rate>...</shaping-rate>
<buffer-size>...</buffer-size>
<priority>priority</priority>
<excess-priority>excess-priority-choice</excess-priority>
<drop-profile-map>...</drop-profile-map>
</schedulers>
</class-of-service>
</configuration>
Description
Packet schedulers.
Contents
<buffer-size>—Queue transmission buffer size.
<drop-profile-map>—Assign drop profile to a loss priority and protocol.
<excess-priority>—Priority in the excess region.
-
high—Excess priority high.
-
low—Excess priority low.
<excess-rate>—Excess bandwidth shaing proportion.
<name>—Scheduler name.
<priority>—Scheduling priority.
<shaping-rate>—Shaping rate.
<transmit-rate>—Transmit rate.