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


show class-of-service forwarding-table classifier mapping

Syntax

show class-of-service forwarding-table classifier mapping

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.

Required Privilege Level

view

List of Sample Output

show class-of-service forwarding -table classifier mapping

Output Fields

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.

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

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