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

show class-of-service fabric scheduler-map

Syntax

show class-of-service fabric scheduler-map

Release Information

Command introduced before JUNOS Release 7.4.

Description

(M320 routers and T Series routers only) Display the mapping of class-of-service (CoS) schedulers to switch fabric traffic priorities and a summary of scheduler parameters for each priority.

Options

This command has no options.

Required Privilege Level

view

List of Sample Output

show class-of-service fabric scheduler-map

Output Fields

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

Table 149: show class-of-service fabric scheduler-map Output Fields

Field Name

Field Description

Fabric priority

Indicates the fabric traffic priority. Currently, two priorities are supported: low and high.

Scheduler

Name of the scheduler

Index

Index of the indicated object. Objects that have indexes in this output include schedulers and drop profiles.

Drop profiles

Display 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

show class-of-service fabric scheduler-map

user@host> show class-of-service fabric scheduler-map
Fabric priority: low
  Scheduler: fab-ef-scheduler, Index: 60211
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             non-TCP     44321    fab-ef-profile
      Low             TCP         44321    fab-ef-profile
      High            non-TCP     44321    fab-ef-profile
      High            TCP         44321    fab-ef-profile

Fabric priority: high
  Scheduler: fab-ef-scheduler, Index: 60211
    Drop profiles:
      Loss priority   Protocol    Index    Name
      Low             non-TCP     44321    fab-ef-profile
      Low             TCP         44321    fab-ef-profile
      High            non-TCP     44321    fab-ef-profile
      High            TCP         44321    fab-ef-profile

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