flexible-cross-connect-vlan-aware
Syntax
flexible-cross-connect-vlan-aware;
Hierarchy Level
[edit logical-systems name routing-instances name protocols evpn], [edit routing-instances name protocols evpn]
Description
Enable EVPN-VPWS flexible cross-connect (FXC) VLAN aware service. For FXC service, all
point-to-point Ethernet services under the same EVPN-VPWS instance share the same
incoming MPLS label. FXC allows you to aggregate attachment circuits in the same
EVPN-VPWS instance into a single group. For FXC VLAN aware services, you assign a unique
service identifier to each attachment circuits in the same group. As a result, each
attachment circuit will have its own Ethernet Auto-Discovery per EVPN Instance (EVI)
route. When you enable flexible-cross-connect-vlan-aware
services, you
configure the pseudowire service (PS) interface under the routing protocol EVPN
hierarchy.
The following sample configuration shows an EVPN-VPWS flexible-cross-connect-vlan-aware
routing instance:
routing-instances evpn-vpws-A { instance-type evpn-vpws; interface ps0.0; route-distinguisher 192.168.2.3:100; vrf-target target:100:100; protocols { evpn { flexible-cross-connect-vlan-aware; interface ps0.1 { vpws-service-id { local 101; remote 201; } } } } }
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 18.2R1.