Pq configuration example, Network requirements, Configuration procedure – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 51

Advertising
background image

42

Step Command

Remarks

7.

Display PQ list configuration
information

display qos pq interface
[ interface-type interface-number ]
[ | { begin | exclude | include }

regular-expression ]

Optional.
Available in any view

8.

Display the contents of the

specific PQ list or all the PQ

lists

display qos pql [ pql-number ] [ |
{ begin | exclude | include }

regular-expression ]

Optional.
Available in any view

PQ configuration example

NOTE:

The configuration examples were created on a WX5004 access controller and may vary with device
models.Check

Table 7

to see where you configure Ethernet interfaces.

Network requirements

As shown in

Figure 14

, Client A and Client B get data from Server through the wireless controller AC.

When the traffic from the Server to clients enters the AC, the traffic is assigned local precedence 5

through priority mapping. Configure the AC to preferentially process traffic with local precedence 5.

Figure 14 Network diagram

Configuration procedure

# Enter system view.

<AC> system-view

# Configure PQ list 1 to assign packets that match no criteria to the middle queue.

[AC] qos pql 1 default-queue middle

# Configure PQ list 1 to assign packets with local precedence value 5 to the top queue.

[AC] qos pql 1 local-precedence 5 queue top

# Set the maximum length to 1000 for the middle queue in PQ list 1.

[AC] qos pql 1 queue middle queue-length 1000

Advertising