[an error occurred while processing this directive] [an error occurred while processing this directive]

[edit firewall] Configuration Statement Hierarchy

firewall {
family family-name {
filter filter-name {
interface-specific;
term term-name {
from {
match-conditions;
}
then {
action;
action-modifiers;
}
}
}
}
policer policer-name {
filter-specific;
if-exceeding {
bandwidth-limit bps;
burst-size-limit bytes;
}
then {
policer-action;
}
}
}

Updated: 2009-04-02

[an error occurred while processing this directive]