flexible-cross-connect-vlan-unaware
Syntax
flexible-cross-connect-vlan-unaware;
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 unaware Service. For EVPN-VPWS 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 into a
single group. When you enable flexible-cross-connect-vlan-unaware
services, you can bundle a number of attachment circuits in the same group. The group of
attachment circuits share the same VPWS service tunnel, local service instance ID, and
Ethernet Auto-Discovery per EVPN Instance (EVI) route.
The following sample configuration shows a
flexible-cross-connect-vlan-unaware
routing instance.
routing-instances bng-2 protocols { evpn { label-allocation per-instance; flexible-cross-connect-vlan-unaware; group ac1 { interface xe-0/0/32.101; interface xe-0/0/30.101; interface xe-0/0/32.102; service-id { local 101; remote 102; } } } }
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.