[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring an Outbound Traffic Filter

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.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]