/
set firewall filter output routed-interface

set firewall filter output routed-interface

To apply a filter to egress packets at a routed interface, use the set firewall filter output routed-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 routed-interface routed-interface-name
delete firewall filter filter-name output routed-interface routed-interface-name

Parameters

filter-nameFilter name.
routed-interface-nameRouted interface name.

Example

This example applies the MyFilter filter to egress packets at the routed interface rif-ge3:

admin@Switch# set firewall filter MyFilter output routed-interface rif-ge3

This example removes the MyFilter filter from egress packets at the routed interface rif-ge3:

admin@Switch# delete firewall filter MyFilter output routed-interface rif-ge3
Deleting: 
>   ge3
OK



Copyright © 2025 Pica8 Inc. All Rights Reserved.