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


show class-of-service forwarding-table classifier

Syntax

show class-of-service forwarding-table classifier 

Description

Display mapping of code point value to queue number and loss priority for each classifier as it exists in the forwarding table.

Required Privilege Level

view

Output Fields

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.

Queue #—Queue in which the code point is assigned.

PLP—Packet loss priority value used for classification.

Sample Output

user@host> show class-of-service forwarding-table classifier 
Classifier table index: 62436, # entries: 64, Table type: DSCP

Entry #   Code point   Queue #   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]