Cbq Configuration Example - HP A6600 Configuration Manual

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

Advertisement

CBQ configuration example

Network requirements
As shown in
Figure
QoS policy to meet the following requirements:
Traffic from Router C is classified into three classes based on DSCP values; perform AF for traffic with the
DSCP values of AF1 1 and AF21 and set a minimum guaranteed bandwidth percentage of 5% for the
traffic.
Perform EF for traffic with the DSCP value of EF and set the maximum bandwidth percentage for the
traffic to 30%.
Before performing the configuration, ensure the following:
The route from Router C to Router D through Router A and Router B is reachable.
The DSCP fields have been set for the traffic before the traffic enters Router A.
Figure 22 CBQ
Router C
Ethernet
S1/0/1
1.1.1.1/24
Router A
Configuration procedure
Configure Router A
# Define three classes to match the IP packets with the DSCP values AF1 1, AF21, and EF, respectively.
<RouterA> system-view
[RouterA] traffic classifier af11_class
[RouterA-classifier-af11_class] if-match dscp af11
[RouterA-classifier-af11_class] quit
[RouterA]traffic classifier af21_class
[RouterA-classifier-af21_class] if-match dscp af21
[RouterA-classifier-af21_class] quit
[RouterA] traffic classifier ef_class
[RouterA-classifier-ef_class] if-match dscp ef
[RouterA-classifier-ef_class] quit
# Define two traffic behaviors, and enable AF and set a minimum guaranteed bandwidth percentage of 5%
in each traffic behavior.
[RouterA] traffic behavior af11_behav
[RouterA-behavior-af11_behav] queue af bandwidth pct 5
[RouterA-behavior-af11_behav] quit
22, traffic travels from Router C to Router D through Router A and Router B. Configure a
AF11
AF21
EF
Router D
Ethernet
S1/0/1
1.1.1.2/24
Router B
65

Advertisement

Table of Contents
loading

Table of Contents