display qos queue wfq interface

Use display qos queue wfq interface to display the WFQ configuration of interfaces.

Syntax

display qos queue wfq interface [ interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays the WFQ configuration of all interfaces.

Examples

# Display the WFQ configuration of GigabitEthernet 1/0/1.

<Sysname> display qos queue wfq interface GigabitEthernet 1/0/1
Interface: GigabitEthernet1/0/1
 Output queue: Hardware Weighted Fair Queuing
 Queue ID        Group           Byte-count      Min-Bandwidth
 ----------------------------------------------------------------
 be              1               1               64
 af1             1               1               64
 af2             1               1               64
 af3             1               1               64
 af4             1               1               64
 ef              1               1               64
 cs6             1               1               64
 cs7             1               1               64

Table 34: Command output

Field

Description

Interface

Interface type and interface number.

Output queue

Type of the current output queue.

Queue ID

ID of a queue.

Group

Number of the WFQ group that holds the queue. This number is fixed at 1.

Byte-count

Byte-count scheduling weight of the queue.

Min-Bandwidth

Minimum guaranteed bandwidth.