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

Configuring VPLS Mesh Groups for LDP BGP Interworking

To configure LDP BGP interworking for VPLS, include the mesh-group statement in the VPLS routing instance configuration of the PE border router:

mesh-group mesh-group-name {
local-switching;
mac-tlv-receive
mac-tlv-send
neighbor address;
peer-as all;
vpls-id number;
}

You can configure this statement at the following hierarchy levels:

Using the neighbor statement, configure each PE router that is a part of the mesh group. You must separate the LDP-signaled routers and the BGP-signaled routers into their own respective mesh groups. The LDP-signaled routers can be divided into multiple mesh groups. The BGP-signaled routers must be configured within a single mesh group for each routing instance.


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