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

Creating a Unique Logical Loopback Interface for the Routing Instance

To facilitate the PIM protocol within a Layer 3 VPN, configure a unique loopback interface for the routing instance at the [edit interfaces lo0 unit] hierarchy level:

[edit interfaces]
lo0 {
unit 1 {
family inet {
address ip-address;
}
}
}

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