Seven types of filters are available for static filtering based on the user-defined keyword and action for matched packets. When creating a filter, you can directly bind a Zone to the filter.
.
Keyword |
Description |
Recommended Value |
|
|---|---|---|---|
protocol |
Protocol |
Protocol type of packets. |
A maximum of 32 protocols can be specified for each filter. |
dscp |
DSCP |
Field of IP packets. |
A maximum of 32 DSCP values can be configured for each filter. |
tcp-flag |
TCP flag |
TCP flag of packets. |
A maximum of 16 TCP flags can be configured for each filter. |
flow-average-octets |
Minimum average octets |
Average octets quantity range in a flow. |
A maximum of 32 average octets quantity ranges can be configured for each filter. When the packets match one average octets range configured in a filter, the packets are considered to match the filter. |
Maximum average octets |
|||
flow-packets |
Minimum number of packets |
Packet quantity range in a flow. |
A maximum of 32 packet quantity ranges can be configured for each filter. When the packets match one packet quantity range configured in a filter, the packets are considered to match the filter. |
Maximum number of packets |
|||
flow-octets |
Minimum number of octets |
Octet quantity range in a flow. |
A maximum of 32 octet quantity ranges can be configured for each filter. When the packets match one octet quantity range configured in a filter, the packets are considered to match the filter. |
Maximum number of octets |
|||
destination-port |
Start port number |
Destination port number range of packets. |
A maximum of 32 destination port number ranges can be configured for each filter. |
End port number |
|||
source-port |
Start port number |
Source port number range of packets. |
A maximum of 32 source port number ranges can be configured for each filter. |
End port number |
|||