H3C S7500 Series Ethernet Switches Release 3135 DHCP Configuration Examples
QACL Configuration Examples
H3C S7500 Series Ethernet Switches Release 3135 Chapter 2 QACL Configuration Examples
2-6
[H3C] acl number 2000
[H3C-acl-basic-2000] rule permit source 192.168.3.1 0
[H3C-acl-basic-2000] quit
# Configure traffic policing to limit the outbound traffic rate of PC 3 in the customer
service department to 640 kbps and drop the exceeding traffic.
[H3C] interface GigabitEthernet 2/0/3
[H3C-GigabitEthernet2/0/3] qos
[H3C-qosb-GigabitEthernet2/0/3] traffic-limit inbound ip-group 2000 kbps 640
[H3C-qosb-GigabitEthernet2/0/3] quit
[H3C-GigabitEthernet2/0/3] quit
# Configure line rate to limit the rate of Internet-accessing traffic of all the departments
to 2 Mbps and drop the exceeding traffic.
[H3C] interface GigabitEthernet 2/0/10
[H3C-GigabitEthernet2/0/10] qos
[H3C-qosb-GigabitEthernet2/0/10] line-rate 2
2.1.3 Traffic Redirecting and Traffic Mirroring Configuration Example
I. Network requirements
In the marketing department, the IP address of PC 4 is 192.168.4.1 and that of PC 5 is
192.168.4.2. Configure traffic redirecting and traffic mirroring to satisfy the following
requirements:
z Redirect the HTTP packets that PC 4 sends to the Internet to the data monitoring
device within the time range from 8:00 to 18:00 in working days.
z Mirror the HTTP packets that PC 5 sends to the Internet to the data monitoring
device within the time range from 8:00 to 18:00 in working days.