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


Configure Interfaces for Layer 3 VPNs

When you configure the Layer 3 VPN interfaces at the [edit interfaces] hierarchy level, you must also configure family inet when configuring the logical interface:

[edit interfaces]
interface-name {
    unit logical-unit-number {
        family inet;
    }
}


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