Juniper ACX1000 Configuration Manual page 1142

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

ACX Series Universal Access Router Configuration Guide
1084
When the router receives a packet, it determines the best route to the ultimate destination
by looking in a forwarding table, which is associated with the VPN on which the packet
is to be sent. The router then forwards the packet toward its destination through the
appropriate interface.
NOTE:
For transit packets exiting the router through the tunnel, forwarding
table filtering is not supported on the interfaces you configure as the output
interface for tunnel traffic.
A forwarding table filter allows you to filter data packets based on their components and
to perform an action on packets that match the filter; it essentially controls which bearer
packets the router accepts and forwards. To configure a forwarding table filter, include
the
statement at the
firewall
[edit]
firewall {
family family-name {
filter filter-name {
term term-name {
from {
match-conditions;
}
then {
action;
action-modifiers;
}
}
}
}
}
is the family address type: IPv4 (
family-name
or MPLS (
mpls
).
is a named structure in which match conditions and actions are defined.
term-name
match-conditions
are the criteria against which a bearer packet is compared; for example,
the IP address of a source device or a destination device. You can specify multiple criteria
in a match condition.
specifies what happens if a packet matches all criteria; for example, the gateway
action
GPRS support node (GGSN) accepting the bearer packet, performing a lookup in the
forwarding table, and forwarding the packet to its destination; discarding the packet;
and discarding the packet and returning a rejection message.
are actions that are taken in addition to the GGSN accepting or discarding
action-modifiers
a packet when all criteria match; for example, counting the packets and logging a packet.
To create a forwarding table, include the
option at the
[edit routing-instances instance-name]
[edit]
routing-instances instance-name {
hierarchy level:
[edit]
), IPv6 (
inet
statement with the
instance-type
hierarchy level:
), Layer 2 traffic (
inet6
bridge
forwarding
Copyright © 2017, Juniper Networks, Inc.
),

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents