Filtering

Filtering is used to target specific packets in the data stream. Filters are set on a per-rule basis, and the targeted traffic will be either allowed or dropped depending on the selected rule type. Various allow and drop rules can be created in order to refine traffic targeting. In this example, we will create a simple filter that will only allow traffic from a specific IPv4 source to go from port 1 to port 2.

The device will now output traffic incoming on port 1 with source IPv4 address 10.10.10.2 to port 2.

See Theory of operation for more information on the available filters.