[Contents] [Prev] [Next] [Index] [Report an Error]


show class-of-service forwarding-table scheduler-map

Syntax

show class-of-service forwarding-table scheduler-map

Description

For each physical interface, display the scheduler map information as it exists in the forwarding table.

Options

none

Required Privilege Level

view

List of Sample Output

show class-of-service forwarding-table scheduler-map

Output Fields

Interface—Name of the physical interface.

Index—Physical interface index.

Map index—Scheduler map index.

Num of queues—Number of queues defined in this scheduler map.

Entry—Number of this entry in the scheduler map.

Scheduler index—Scheduler policy index.

Queue #—Queue number this entry is applied to.

Tx 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 receives the remaining bandwidth of the interface.

Max buffer delay—Amount of transmit delay (in milliseconds) or buffer size of the queue. This amount is a percentage of the total interface buffer allocation or the keyword remainder, which indicates that the buffer is sized according to what remains after other scheduler buffer allocations.

High priority is set—If this line appears in the output, the queue priority is high. Otherwise, it is low.

PLP high—Drop profile index for a high-priority packet loss profile.

PLP low—Drop profile index for a low-priority packet loss profile.

TCP PLP high—Drop profile index for a high-priority TCP packet loss profile.

TCP PLP low—Drop profile index for a low-priority TCP packet loss profile.

Policy is exact—If this line appears in the output, exact rate limiting is enabled. Otherwise, no rate limiting is enabled.

show class-of-service forwarding-table scheduler-map

user@host> show class-of-service forwarding-table scheduler-map
Interface: so-5/0/0 (Index: 9, Map index: 17638, Num of queues: 2):
  Entry 0 (Scheduler index: 6090, Queue #: 0):
    Tx rate: 0 Kb (30%), Max buffer delay: 39 bytes (0%)
    Priority low
    PLP high: 25393, PLP low: 24627, TCP PLP high: 25393, TCP PLP low:8742
    Policy is exact
  Entry 1 (Scheduler index: 38372, Queue #: 1):
    Traffic chunk: Max = 0 bytes, Min = 0 bytes
    Tx rate: 0 Kb (40%), Max buffer delay: 68 bytes (0%)
    Priority high
    PLP high: 25393, PLP low: 24627, TCP PLP high: 25393, TCP PLP low: 8742

Interface: at-6/1/0 (Index: 10, Map index: 17638, Num of queues: 2):
  Entry 0 (Scheduler index: 6090, Queue #: 0):
    Traffic chunk: Max = 0 bytes, Min = 0 bytes
    Tx rate: 0 Kb (30%), Max buffer delay: 39 bytes (0%)
    Priority high
    PLP high: 25393, PLP low: 24627, TCP PLP high: 25393, TCP PLP low: 8742
  Entry 1 (Scheduler index: 38372, Queue #: 1):
    Traffic chunk: Max = 0 bytes, Min = 0 bytes
    Tx rate: 0 Kb (40%), Max buffer delay: 68 bytes (0%)
    Priority low
    PLP high: 25393, PLP low: 24627, TCP PLP high: 25393, TCP PLP low: 8742

[Contents] [Prev] [Next] [Index] [Report an Error]