Handling traffic by VLAN

Drop traffic without analysis from a specific VLAN:

fdpi_cli vlan group <id> drop

Dropping traffic with preliminary analysis, but without transferring it to Netflow statistics from a specific VLAN (Used to deal with asymmetric traffic when a site receives a double of traffic from another site. It is necessary to analyze and drop the traffic so that it is not included in the statistics):

fdpi_cli vlan group <id> hide

Passing traffic without any analysis from a specific VLAN:

fdpi_cli vlan group <id> pass