instance-type
Syntax
instance-typetype;Hierarchy Level
[edit logical-routerslogical-router-namerouting-instancesrouting-instance-name],[edit routing-instancesrouting-instance-name]Description
Define the type of routing instance.
Options
type—Can be one of the following:
l2vpn—Enable a Layer 2 VPN on the routing instance. You must configure theinterface,route-distinguisher,vrf-import, andvrf-exportstatements for this type of routing instance.virtual-router—Enable a virtual router routing instance. You must configure theinterfacestatement for this type of routing instance. You do not need to configure theroute-distinguisher,vrf-import, andvrf-exportstatements.vpls—Enable VPLS on the routing instance.You must configure theinterface,route-distinguisher,vrf-import, andvrf-exportstatements for this type of routing instance.vrf—VPN routing and forwarding instance. Required to create a Layer 3 VPN. Creates a VPN routing and forwarding (VRF) table (instance-name.inet.0), which contains the routes originating from and destined for a particular Layer 3 VPN. You must configure theinterface,route-distinguisher,vrf-import, andvrf-exportstatements for this type of routing instance.Usage Guidelines
See Configure the Instance Type.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.