< Home

ec-analytics whitelist

Function

The ec-analytics whitelist command configures an ECA whitelist. ECA is not performed for the whitelist traffic.

The undo ec-analytics whitelist command deletes an ECA whitelist.

By default, no ECA whitelist is configured on a device.

Format

ec-analytics whitelist acl acl-number

undo ec-analytics whitelist acl acl-number

Parameters

Parameter Description Value

acl acl-number

Adds the specified ACL number to the ECA whitelist.

The value is an integer in the range from 3000 to 3999.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

You can run the ec-analytics whitelist command to add trusted network traffic to the whitelist so that ECA is not performed for such traffic.

Precautions

Advanced ACLs are applied in the ECA whitelist and only the 5-tuple information is supported.

When the ECA whitelist is configured, a maximum of 32 ACL rules with small rule numbers take effect.

Example

# Add ACL 3000 to the ECA whitelist to prevent ECA from being performed for traffic with the source IP address 10.1.1.1.

<HUAWEI> system-view
[HUAWEI] acl 3000
[HUAWEI-acl-adv-3000] rule permit ip source 10.1.1.1 0
[HUAWEI-acl-adv-3000] quit
[HUAWEI] ec-analytics whitelist acl 3000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >