show class-of-service forwarding-table classifier mapping
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
Description
For each logical interface, display either the table index of the classifier for a given code point type or the queue number (if it is a fixed classification) in the forwarding table.
Options
This command has no options.
Required Privilege Level
view
List of Sample Output
show class-of-service forwarding-table classifier mappingOutput Fields
Table 1 describes the output fields for theshow class-of-service forwarding-table classifier mapping command. Output fields are listed in the approximate order in which they appear.
Table 1: show class-of-service forwarding-table classifier mapping Output Fields
Field Name | Field Description |
|---|---|
Table index/ | If the type is Fixed, the number of the queue to which the interface is mapped. For all other types, this value is the classifier index number. |
Interface | Name of the logical interface. |
Index | Logical interface index. |
Q num | Queue number to which this entry is assigned. |
Table type | Type of code points in the table: DSCP, EXP, IEEE 802.1, IPv4 precedence, or IPv6 DSCP. |
Sample Output
show class-of-service forwarding-table classifier mapping
user@host> show class-of-service forwarding-table
classifier mapping Table index/ Interface Index Q num Table type so-5/0/0.0 10 62436 DSCP so-0/1/0.0 11 62436 DSCP so-0/2/0.0 12 1 Fixed so-0/2/1.0 13 62436 DSCP so-0/2/1.0 13 62437 IEEE 802.1 so-0/2/2.0 14 62436 DSCP so-0/2/2.0 14 62438 IPv4 precedence
