CQ configuration example

Network requirements

Configure CQ on interface Serial 2/0 to assign packets from Ethernet 1/1 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 CQ list 1.

[Sysname] qos cql 1 inbound-interface ethernet 1/1 queue 1
[Sysname] qos cql 1 queue 1 serving 2000

# Apply CQ list 1 to interface Serial 2/0.

[Sysname] interface serial 2/0
[Sysname-Serial 2/0] qos cq cql 1