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

show class-of-service forwarding-table rewrite-rule

Syntax

show class-of-service forwarding-table rewrite-rule

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display mapping of queue number and loss priority to code point value for each rewrite rule 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 rewrite-rule

Output Fields

Table 158 describes the output fields for the show class-of-service forwarding-table rewrite-rule command. Output fields are listed in the approximate order in which they appear.

Table 158: show class-of-service forwarding-table rewrite-rule Output Fields

Field Name

Field Description

Rewrite table index

Index for this rewrite rule.

# entries

Number of entries in this rewrite rule.

Table type

Type of table: DSCP, EXP, EXP-PUSH-3, EXP-SWAP-PUSH-2,(J Series routing platform only), IEEE 802.1,IPv4 precedence, IPv6 DSCP, or Fixed.

Q#

Queue number to which this entry is assigned.

Low bits

Code point value for low-priority loss profile.

State

State of this code point: enabled, rewritten, or disabled

High bits

Code point value for high-priority loss profile.

Sample Output

show class-of-service forwarding-table rewrite-rule

user@host> show class-of-service forwarding-table rewrite-rule
Rewrite table index: 3753, # entries: 4, Table type: DSCP
Q#     Low bits  State      High bits  State
 0      000111  Enabled      001010   Enabled 
 2      000000  Disabled     001100   Enabled 
 1      101110  Enabled      110111   Enabled 
 3      110000  Enabled      111000   Enabled 

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