Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

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

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service forwarding-table fabric scheduler-map

Description

(M320 routers, MX Series routers, T Series routers and EX Series switches only) Display the scheduler map information as it exists in the forwarding table for switch fabric.

Options

This command has no options.

Additional Information

For information about how packet loss priority is assigned to packets, see Managing Congestion by Setting Packet Loss Priority for Different Traffic Flows.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for theshow class-of-service forwarding-table fabric scheduler-map command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service forwarding-table fabric scheduler-map Output Fields

Field Name

Field Description

Fabric priority

Fabric traffic priority: low and high.

Scheduler index

Index of the scheduler applied to a fabric traffic priority.

PLP high

Drop profile index for high-packet-loss-priority (PLP) packets.

PLP low

Drop profile index for low-PLP packets.

TCP PLP high

Drop profile index for low-PLP and Transmission Control Protocol (TCP) packets.

TCP PLP low

Drop profile index for high-PLP and TCP packets.

Sample Output

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

content_copy zoom_out_map
user@host> show class-of-service forwarding-table fabric scheduler-map             
Fabric priority: low
  Scheduler index: 60211
    PLP high: 44321, PLP low: 44321, TCP PLP high: 44321, TCP PLP low: 44321

Fabric priority: high
  Scheduler index: 60211
    PLP high: 44321, PLP low: 44321, TCP PLP high: 44321, TCP PLP low: 44321

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation