![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/3/6d/36db2b94-b5fe-4d9d-af19-800fbd7667e8/36db2b94-b5fe-4d9d-af19-800fbd7667e8-bg186.png)
1-29
[device] acl number 2000
[device-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[device-acl-basic-2000] quit
[device] interface GigabitEthernet1/0/1
[device-GigabitEthernet1/0/1] traffic-statistic inbound ip-group 2000
[device-GigabitEthernet1/0/1] reset traffic-statistic inbound ip-group 2000
2) Method II
<device> system-view
[device] acl number 2000
[device-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[device-acl-basic-2000] quit
[device] traffic-statistic vlan 2 inbound ip-group 2000
[device] reset traffic-statistic vlan 2 inbound ip-group 2000
Enabling the Burst Function
Refer to Burst for information about the burst function.
Configuration prerequisites
The burst function is required.
Configuration procedure
Follow these steps to enable the burst function:
To do… Use the command… Remarks
Enter system view
system-view
—
Enable the burst function
burst-mode enable
Required
By default, the burst function is disabled.
Configuration example
Enable the burst function on the devicees.
Configuration procedure:
<device> system-view
[device] burst-mode enable
Configuring Traffic Mirroring
Refer to Traffic mirroring for information about traffic mirroring.
Configuration prerequisites
z The ACL rules for traffic classification are defined. Refer to the ACL module of this manual for
information about defining ACL rules.
z The source mirroring ports and mirroring direction are determined.
z The destination mirroring port is determined.