To configure the outbound traffic filter, include the filter statement at the [edit firewall] hierarchy level:
- filter filter-name {
-
- term term-name {
-
- from {
-
match-conditions;
- }
-
- then {
-
action;
-
action-modifiers;
- }
- }
- }
For more information, see the JUNOS Policy Framework Configuration Guide.