Configuring Wfq Queuing - HP 5830 Series Configuration Manual

Acl and qos
Hide thumbs Also See for 5830 Series:
Table of Contents

Advertisement

3.
Enable WRR queuing.
4.
Configure the scheduling
weight for a queue.
5.
Display WRR queuing
configuration information
on interfaces.
For example, enable byte-count WRR on port GigabitEthernet 1/0/1, and assign queues 0 through 7 to
the WRR group, with the weights being 1, 2, 4, 6, 8, 10, 12, and 14.
# Enter system view.
<Sysname> system-view
# Configure WRR queuing on port GigabitEthernet 1/0/1.
[Sysname] interface GigabitEthernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos wrr byte-count
[Sysname-GigabitEthernet1/0/1] qos wrr 0 group 1 byte-count 1
[Sysname-GigabitEthernet1/0/1] qos wrr 1 group 1 byte-count 2
[Sysname-GigabitEthernet1/0/1] qos wrr 2 group 1 byte-count 4
[Sysname-GigabitEthernet1/0/1] qos wrr 3 group 1 byte-count 6
[Sysname-GigabitEthernet1/0/1] qos wrr 4 group 1 byte-count 8
[Sysname-GigabitEthernet1/0/1] qos wrr 5 group 1 byte-count 10
[Sysname-GigabitEthernet1/0/1] qos wrr 6 group 1 byte-count 12
[Sysname-GigabitEthernet1/0/1] qos wrr 7 group 1 byte-count 14

Configuring WFQ queuing

To guarantee successful WFQ configuration, make sure that the scheduling weight type (byte-count or
packet-based) is the same as the WFQ queuing type (byte-count or packet-based) when configuring the
scheduling weight for a WFQ queue.
On an EA card, the scheduling weight of a WFQ queue can only be configured as 1.
To configure WFQ queue:
Step
Enter system view.
1.
2.
Enter interface view or.
3.
Enable byte-count or
packet-based WFQ
queuing.
qos wrr [ byte-count | weight ]
qos wrr queue-id group group-id
byte-count schedule-value
display qos wrr interface
[ interface-type interface-number ]
[ | { begin | exclude | include }
regular-expression ]
Command
system-view
interface interface-type
interface-number
qos wfq [ byte-count | weight ]
44
Optional.
The default queuing algorithm on an
interface is SP.
The weight keyword is not supported.
Optional.
By default, the weights of queues 0
through 7 are 1, 2, 3, 4, 5, 6, 7, and
8 on an interface with WRR enabled.
Optional.
Available in any view.
Remarks
N/A
N/A
The default queuing algorithm on an
interface is SP queuing. The weight
keyword is not supported.

Advertisement

Table of Contents
loading

Table of Contents