/
set firewall filter output vlan-interface

set firewall filter output vlan-interface

To apply a filter to egress packets at a VLAN interface, use the set firewall filter output vlan-interface command in L2/L3 configuration mode. To remove the filter, use the delete form of the command.

Command Syntax

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

Parameters

filter-nameFilter name.
vlan-interface-nameVLAN interface name.

Example

This example applies the MyFilter filter to egress packets at the VLAN interface vlan2:

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

This example removes the MyFilter filter from egress packets at the VLAN interface vlan2:

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



Copyright © 2025 Pica8 Inc. All Rights Reserved.