show class-of-service scheduler-map
Syntax
show class-of-service scheduler-map<name>Description
Display mapping of scheduler to forwarding class and summary of scheduler parameters for each entry.
Options
none—Display all scheduler maps.
name—(Optional) Display summary of scheduler parameters for each forwarding class the named scheduler is assigned.Required Privilege Level
Output Fields
Scheduler map—Name of the scheduler map.
Index—Index of the indicated object. Objects having indexes in this output include scheduler maps, schedulers, and drop profiles.
Scheduler—Name of the scheduler.
Forwarding class—Classification of a packet affecting the forwarding, scheduling, and marking policies applied as the packet transits the router.
Transmit Rate—Configured transmit rate of the scheduler (in bps). The rate is a percentage of the total interface bandwidth, or the keyword remainder, which indicates that the scheduler should receive the remaining bandwidth of the interface.
Rate Limit—Rate limiting configuration of the queue. Possible values arenone, meaning no rate limiting, andexact, meaning the queue will only transmit at the configured rate.
Maximum buffer delay—Amount of transmit delay (in milliseconds) or the buffer size of the queue. The buffer size is shown as a percentage of the total interface buffer allocation, or by the keywordremainderto indicate that the buffer is sized according to what remains after other scheduler buffer allocations.
Priority—Scheduling priority; possible values includelowandhigh.
Drop profiles—This table shows the assignment of drop profile by name and index to a given loss priority and protocol pair.
Loss priority—Packet loss priority for drop profile assignment.
Protocol—Transport protocol for drop profile assignment.
Name—Name of the drop profile.Sample Output
user@host>show class-of-service scheduler-mapScheduler map: dd-scheduler-map, Index: 84Scheduler: aa-scheduler, Index: 8721, Forwarding class: aa-forwarding-classTransmit rate: 30 percent, Rate Limit: none, Maximum buffer delay: 39 ms,Priority: highDrop profiles:Loss priority Protocol Index NameLow non-TCP 8724 aa-drop-profileLow TCP 9874 bb-drop-profileHigh non-TCP 8833 cc-drop-profileHigh TCP 8484 dd-drop-profileScheduler: bb-scheduler, Forwarding class: aa-forwarding-classTransmit rate: 40 percent, Rate limit: none, Maximum buffer delay: 68 ms,Priority: highDrop profiles:Loss priority Protocol Index NameLow non-TCP 8724 aa-drop-profileLow TCP 9874 bb-drop-profileHigh non-TCP 8833 cc-drop-profileHigh TCP 8484 dd-drop-profile