[Contents] [Prev] [Next] [Index] [Report an Error]


Configure an Instance Type

There are four types of routing instances that you configure at the [edit routing-instances routing-instance-name instance-type] hierarchy level:

To configure a routing instance type, include the instance-type statement at the [edit routing-instances] hierarchy level:

[edit]
routing-instances {
    routing-instance-name {
        interface interface-name ;
        instance-type (forwarding | l2vpn | no-forwarding | virtual-router | vpls | vrf);
    }
}

For more detailed information about configuring Layer 2 VPNs, Layer 3 VPNs, and VPLS, see JUNOS Internet Software Configuration Guide: VPNs.


[Contents] [Prev] [Next] [Index] [Report an Error]