Specifying the Interface Over Which VPN Traffic Travels to the CE Router
To configure a Layer 2 VPN routing instance on a PE router,
include the instance-type
statement and specify the value l2vpn
. To specify an interface connected to the router, include
the interface
statement and specify the VLAN-bundled logical
interface:
instance-type l2vpn; interface logical-interface-name;
You can include the statements at the following hierarchy levels:
[edit routing-instances routing-instance-name]
[edit logical-systems logical-system-name routing-instances routing-instance-name]