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

Configuring an Inbound Traffic Filter

To configure an inbound 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]