Pq Configuration Example - HP FlexNetwork MSR Series Configuration Manuals

Comware 7 acl and qos
Hide thumbs Also See for FlexNetwork MSR Series:
Table of Contents

Advertisement

Step
7.
(Optional.) Display the PQ
configuration and statistics for
interfaces or PVCs.

PQ configuration example

Network requirements
As shown in
sends critical packets, and Host A sends non-critical packets.
Configure PQ on GigabitEthernet 1/0/2 of Router A, so that the critical packets from the server are
transmitted preferentially when congestion occurs.
Figure 21 Network diagram
Router A
GE1/0/1
1.1.1.2/8
Ethernet
Host A
Configuration procedure
# Configure two ACLs to match packets from the server and Host A.
[RouterA] acl basic 2001
[RouterA-acl-ipv4-basic-2001] rule permit source 1.1.1.1 0
[RouterA] acl basic 2002
[RouterA-acl-ipv4-basic-2002] rule permit source 1.1.1.2 0
# Configure a PQ list to assign the packets from the server to the top queue when congestion occurs.
[RouterA] qos pql 1 protocol ip acl 2001 queue top
# Configure a PQ list to assign the packets from Host A to the bottom queue when congestion
occurs.
[RouterA] qos pql 1 protocol ip acl 2002 queue bottom
# Set the maximum queue size of the top queue to 50 and that of the bottom queue to 100 in the PQ
list.
[RouterA] qos pql 1 queue top queue-length 50
[RouterA] qos pql 1 queue bottom queue-length 100
Figure
21, both the server and Host A send data to Host B through Router A. The server
PPP
2 Mbps
GE1/0/2
10 Mbps
1.1.1.1/8
Server
Command
display qos queue pq interface
[ interface-type interface-number
[ pvc { pvc-name | vpi/vci } ] ]
Router B
GE1/0/2
GE1/0/1
Ethernet
68
Remarks
If you specify a VT interface, this
command
displays
configuration and statistics for all
VA
interfaces
interface. A VT interface itself
does not have QoS information.
Host B
the
PQ
of
the
VT

Advertisement

Table of Contents
loading

Table of Contents