[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 {
term term-name {
from {
match-conditions;
}
then {
action;
action-modifiers;
}
}
}
}
policer policer-name {
if-exceeding {
bandwidth-limit bps;
burst-size-limit bytes;
}
then {
policer-action;
}
}
}
[an error occurred while processing this directive]