display qos queue wrr interface

Use display qos queue wrr interface to display the WRR queuing configuration of interfaces.

Syntax

display qos queue wrr 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 WRR queuing configuration of all interfaces.

Examples

# Display the WRR queuing configuration of GigabitEthernet 1/0/1.

<Sysname> display qos queue wrr interface GigabitEthernet 1/0/1
Interface: GigabitEthernet1/0/1                                                       
 Output queue: Weighted Round Robin queuing                                     
 Queue ID        Group           Byte-count                                     
 -----------------------------------------                                      
 be              1               1                                              
 af1             1               2                                              
 af2             1               3                                              
 af3             1               4                                              
 af4             1               5                                              
 ef              1               9                                              
 cs6             1               13                                             
 cs7             1               15

Table 32: 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 group a queue is assigned to. By default, all queues belong to group 1.

Weight

Packet-based queue scheduling weight of a queue. N/A is displayed for a queue that uses the SP queue scheduling algorithm.