Configuration Example; Network Requirements; Configuration Procedure - HP FlexNetwork MSR Series Configuration Manuals

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

Advertisement

Step
11. Apply the QoS policy.
12. (Optional.) Display traffic
redirecting configuration.

Configuration example

Network requirements

As shown in
through GigabitEthernet 2/1/0.
Configure traffic redirecting on GigabitEthernet 2/1/0 to meet the following requirements:
Packets from network segment 2.2.2.0/24 are forwarded to GigabitEthernet 2/1/1.
Packets from network segment 3.3.3.0/24 are forwarded to GigabitEthernet 2/1/2.
Figure 26 Network diagram
2.2.2.0/24
GE2/1/0
3.3.3.0/24

Configuration procedure

# Create basic ACL 2000, and configure a rule to match packets from network segment 2.2.2.0/24.
<Device> system-view
[Device] acl basic 2000
[Device-acl-ipv4-basic-2000] rule permit source 2.2.2.0 0.0.0.255
[Device-acl-ipv4-basic-2000] quit
# Create basic ACL 2001, and configure a rule to match packets from network segment 3.3.3.0/24.
[Device] acl basic 2001
[Device-acl-ipv4-basic-2001] rule permit source 3.3.3.0 0.0.0.255
[Device-acl-ipv4-basic-2001] quit
# Create a traffic class named classifier_1, and use ACL 2000 as the match criterion in the traffic
class.
[Device] traffic classifier classifier_1
[Device-classifier-classifier_1] if-match acl 2000
[Device-classifier-classifier_1] quit
# Create a traffic class named classifier_2, and use ACL 2001 as the match criterion in the traffic
class.
[Device] traffic classifier classifier_2
[Device-classifier-classifier_2] if-match acl 2001
[Device-classifier-classifier_2] quit
Command
display
[ behavior-name ]
Figure
26, packets from network segments 2.2.2.0/24 and 3.3.3.0/24 enter the device
Device
GE2/1/1
GE2/1/2
Applying the QoS policy to an interface
or PVC
Applying the QoS policy to a control
plane
traffic
behavior
94
Remarks
Choose
application destinations
as needed.
By
default,
policy is applied.
user-defined
Available in any view.
one
of
the
no
QoS

Advertisement

Table of Contents
loading

Table of Contents