See the following sections:
- family family-name {
-
- filter {
- input filter-name;
- output filter-name;
- }
-
- flood {
- input filter-name;
- }
- route-accounting;
- }
- [edit forwarding-options]
Statement introduced before JUNOS Release 7.4.
route-accounting option introduced in JUNOS Release 8.3; supported only with IPv6.
Specify address family for filters.
family-name—Address family. Specify inet for IP version 4 (IPv4), inet6 for IP version 6 (IPv6), mpls for Multiprotocol Label Switching (MPLS), or vpls for virtual private LAN service (VPLS).
The remaining statements are explained separately.
See Configuring a Forwarding Table Filter.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- family (inet | mpls) {
-
max-packets-per-second number;
-
rate number;
-
run-length number;
- }
- [edit forwarding-options sampling input]
Statement introduced before JUNOS Release 7.4.
mpls option introduced in JUNOS Release 8.3.
Configure the protocol family to be sampled.
inet—IP version 4 (IPv4)
mpls—Multiprotocol Label Switching (MPLS)
The remaining statements are explained separately.
See Configuring Traffic Sampling.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.