Usage
<configuration><firewall><family><ethernet-switching><filter><term><then><accept/><discard/><forwarding-class>forwarding-class</forwarding-class><analyzer>analyzer</analyzer><loss-priority>loss-priority-choice</loss-priority><count>count</count><policer>policer</policer><three-color-policer>...</three-color-policer></then></term></filter></ethernet-switching></family></firewall>
</configuration>Description
Action to take if the 'from' condition is matched.
Contents
<analyzer>—Name of analyzer - (Ingress only).
<count>—Count the packet in the named counter.
<forwarding-class>—Classify packet to forwarding class.
<loss-priority>—Packet's loss priority.
<policer>—Name of policer to use to rate-limit traffic.
<three-color-policer>—Police the packet using a three-color-policer.