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

Configuring LDP on the Hub-and-Spoke PE Routers

Configure LDP on the interfaces between the hub-and-spoke PE routers that participate in the VPN.

On hub PE Router D, configure LDP:

[edit protocols]
ldp {
interface so-1/0/0.0;
interface t3-1/1/0.0;
}

On spoke PE Router E, configure LDP:

[edit protocols]
ldp {
interface fe-0/1/2.0;
}

On spoke PE router Router F, configure LDP:

[edit protocols]
ldp {
interface fe-1/0/0.0;
}

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