Configuring Wfq Queuing - HP FlexFabric 5700 series Configuration Manual

Hide thumbs Also See for FlexFabric 5700 series:
Table of Contents

Advertisement

Step
1.
Enter system view.
2.
Enter Ethernet interface
view.
3.
Enable byte-count or
packet-based WRR
queuing.
4.
Assign a queue to a
WRR group, and
configure scheduling
parameters for the
queue.
Configuration example
1.
Network requirements
Enable packet-based WRR on port Ten-GigabitEthernet 1/0/1, assign queues 0 through 3 to WRR
group 1, with their weights being 1, 2, 4, 6, respectively, and assign queues 4 through 7 to WRR
group 2, with their weights being 1, 2, 4, 6, respectively.
2.
Configuration procedure
# Enter system view.
<Sysname> system-view
# Configure WRR queuing on Ten-GigabitEthernet 1/0/1.
[Sysname] interface Ten-GigabitEthernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr weight
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 0 group 1 weight 1
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 1 group 1 weight 2
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 2 group 1 weight 4
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 3 group 1 weight 6
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 4 group 2 weight 1
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 5 group 2 weight 2
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 6 group 2 weight 4
[Sysname-Ten-GigabitEthernet1/0/1] qos wrr 7 group 2 weight 6

Configuring WFQ queuing

Configuration procedure
To configure WFQ queuing:
Step
1.
Enter system view.
2.
Enter Ethernet interface view.
3.
Enable byte-count or
packet-based WFQ queuing.
Command
system-view
interface interface-type
interface-number
qos wrr { byte-count | weight }
qos wrr queue-id group { 1 |
2 } { byte-count | weight }
schedule-value
Command
system-view
interface interface-type
interface-number
qos wfq { byte-count |
weight }
51
Remarks
N/A
N/A
By default, byte-count WRR queuing is used.
Select weight or byte-count according to the
type (byte-count or packet-based) of WRR you
have enabled.
By default, all queues are in group 1, and the
weights of queues 0 through 7 are 1, 2, 3, 4,
5, 9, 13, and 15, respectively.
Remarks
N/A
N/A
The default queuing algorithm on an
interface is WRR queuing.

Advertisement

Table of Contents
loading

Table of Contents