set firewall filter input vlan-interface

set firewall filter input vlan-interface

To apply the filter to ingress packets on a VLAN interface, use the set firewall filter input vlan-interface command in L2/L3 configuration mode. To remove the filter from ingress packets on a VLAN interface, use the delete form of the command.

Command Syntax

set firewall filter filter-name input vlan-interface vlan-interface-name
delete firewall filter filter-name input vlan-interface vlan-interface-name

Parameters

filter-name

Filter name.

vlan-interface-name

VLAN interface name.

Example

The following example applies the MyFilter filter to ingress packets at the vlan2 interface:

admin@Switch# set firewall filter MyFilter input vlan-interface vlan2

The following example removes the MyFilter filter from ingress packets at the vlan2 interface:

admin@Switch# delete firewall filter MyFilter input vlan-interface vlan2 Deleting: > vlan2 OK

Copyright © 2025 Pica8 Inc. All Rights Reserved.