[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
show class-of-service forwarding-table classifier
Syntax
- show class-of-service forwarding-table classifier
Release Information
Command introduced before JUNOS Release
7.4.
Description
Display the mapping of code point value to queue
number and loss priority for each classifier as it exists 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
Output Fields
Table 150 describes the output fields for the show class-of-service forwarding-table
classifier command. Output fields are listed in the approximate
order in which they appear.
Table 150: show class-of-service forwarding-table classifier Output Fields
|
Field Name
|
Field Description
|
|
Classifier table index
|
Index of the classifier table.
|
|
Entries
|
Total number of entries.
|
|
Table type
|
Type of code points in the table: DSCP, EXP, IEEE 802.1, IPv4 precedence, or IPv6 DSCP.
|
|
Entry #
|
Entry number.
|
|
Code point
|
Code point value used for classification.
|
|
Forwarding-class #
|
Forwarding class to which the code
point is assigned.
|
|
PLP
|
Packet loss priority value set
by classification. For most platforms, the value can be 0 or 1. For some platforms, the value is 0, 1, 2, or 3. The value 0 represents
low PLP. The value 1 represents high PLP. The value 2 represents medium-low PLP. The value 3 represents
medium-high PLP.
|
Sample Output
show class-of-service forwarding-table classifier
user@host> show class-of-service forwarding-table
classifier
Classifier table index: 62436, # entries: 64, Table type: DSCP
Entry # Code point Forwarding-class # PLP
0 000000 0 0
1 000001 0 0
2 000010 0 0
3 000011 0 0
4 000100 0 0
5 000101 0 0
6 000110 0 0
7 000111 0 0
8 001000 0 0
9 001001 0 0
10 001010 1 1
11 001011 0 0
...
60 111100 0 0
61 111101 0 0
62 111110 0 0
63 111111 0 0
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]