Cq Configuration Example; Configuring Wfq - HP A6600 Configuration Manual

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

Advertisement

To do...
7.
Apply the CQ list to the interface.
8.
Display interface CQ list
configuration information.
9.
Display information about CQ lists.

CQ configuration example

Network requirements
Configure CQ to assign packets matching ACL 2001 to queue 1 and specify queue 1 to send 2000 bytes
during a cycle of round robin queue scheduling.
Configuration procedure
# Enter system view.
<Sysname> system-view
# Configure ACL 2001.
[RouterA] acl number 2001
[RouterA-acl-basic-2001] rule permit source 1.1.1.1 0.0.0.0
# Configure CQ list 1.
[Sysname] qos cql 1 protocol ip acl 2001 queue 1
[Sysname] qos cql 1 queue 1 serving 2000
# Apply CQ list 1 to interface Serial 2/0/1.
[Sysname] interface serial 2/0/1
[Sysname-Serial 2/0/1] qos cq cql 1

Configuring WFQ

On an interface without WFQ configured, the qos wfq command can enable WFQ and configure
WFQ-related parameters. If WFQ is configured for the interface, the qos wfq command can modify the
WFQ-related parameters.
You must enable the line rate function for the queuing function to take effect on these interfaces: tunnel
interfaces, subinterfaces, Layer 3 aggregate interfaces, HDLC link bundle interfaces, RPR logical interfaces,
and VT interfaces configured with PPPoE, PPPoA, or PPPoEoA encapsulation.
To do...
1.
Enter system view.
2.
Enter interface view.
3.
Configure WFQ.
Command...
qos cq cql cql-index
display qos cq interface [ interface-
type interface-number ] [ | { begin |
exclude | include } regular-
expression ]
display qos cql [ | { begin | exclude
| include } regular-expression ]
Command...
system-view
interface interface-type interface-number
qos wfq [ dscp | precedence ] [ queue-
length max-queue-length [ queue-number
total-queue-number ] ]
55
Remarks
Required.
FIFO applies by default.
Optional.
Available in any view.
Optional.
Available in any view.
Remarks
Required.
FIFO applies by default.

Advertisement

Table of Contents
loading

Table of Contents