Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Standard Firewall Filter Nonterminating Actions on ACX Series Routers

Standard stateless firewall filters support different sets of nonterminating actions for each protocol family.

Note: ACX Series routers do not support the next term action.

Table 1 describes the nonterminating actions you can configure for a standard firewall filter term.

Table 1: Nonterminating Actions for Standard Firewall Filters on ACX Series Routers

Nonterminating Action

Description

Protocol Families

count counter-name

Count the packet in the named counter.

  • family any
  • family inet
  • family mpls
  • family ccc

forwarding-class class-name

Classify the packet based on the specified forwarding class:

  • assured-forwarding
  • best-effort
  • expedited-forwarding
  • network-control

Note: This action is supported on ingress only.

  • family inet
  • family any
  • family mpls
  • family ccc

log

Log the packet header information in a buffer within the Packet Forwarding Engine. You can access this information by issuing the show firewall log command at the command-line interface (CLI).

Note: This action is supported on ingress only.

family inet

loss-priority (high | medium-high | low)

Set the packet loss priority (PLP) level.

You cannot also configure the three-color-policer nonterminating action for the same firewall filter term. These two nonterminating actions are mutually exclusive.

You must include the tri-color statement at the [edit class-of-service] hierarchy level to commit a PLP configuration with any of the four levels specified. If the tri-color statement is not enabled, you can configure only the high and low levels. This applies to all protocol families.

For information about the tri-color statement and for information about using behavior aggregate (BA) classifiers to set the PLP level of incoming packets, see the Junos OS Class of Service Configuration Guide.

Note: This action is supported on ingress only.

  • family any
  • family inet
  • family mpls
  • family ccc

policer policer-name

Name of policer to use to rate-limit traffic.

  • family any
  • family inet
  • family mpls
  • family ccc

port-mirror

Port-mirror the packet based on the specified family.

Note: This action is supported on ingress only.

family inet

syslog

Log the packet to the system log file.

Note: This action is supported on ingress only.

family inet

three-color-policer (single-rate | two-rate) policer-name

Police the packet using the specified single-rate or two-rate three-color policer.

You cannot also configure the loss-priority action for the same firewall filter term. These two actions are mutually exclusive.

  • family any
  • family inet
  • family mpls
  • family ccc

Published: 2013-04-10