ipv4 (Family MPLS)
Syntax
ipv4 { destination-address ip-address { except; } destination-prefix-list destination-prefix-list-name { except; } protocol protocol { (source-port | source-port-except); (destination-port | destination-port-except); } source-address ip-address { except; } source-prefix-list source-prefix-list-name { except; } }
Description
Define Layer 3 and Layer 4 match items to match IPv4 packets for IP-based filtering of MPLS traffic.
Options
destination-address ip-address | Match MPLS traffic with the specified IPv4 destination address. |
destination-prefix-list destination-prefix-list-name | Match MPLS traffic with the specified
IPv4 destination prefixes. The prefix-list is defined under the |
protocol protocol | Specify one or a range of inner IPv4 protocols for IP-based filtering of MPLS traffic. |
source-address ip-address | Match MPLS traffic with the specified IPv4 source address. |
source-prefix-list source-prefix-list-name | Match MPLS traffic with the specified
IPv4 source prefixes. The prefix-list is defined under the |
Required Privilege Level
firewall—To view this statement in the configuration.firewall-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 18.4R1.