VPLS – BGP Discovery & Signalling

Scenario
This setup show PE1 configuration for VPLS setup. BGP is used for both discovery signalling.

CE1’s WAN interface has been sub-interfaces and is running VRF-lite. One sub-interface is a point-to-point to PE1 for L3VPN purposes (VLAN 100). The other sub-interface connect to a bridge domain that connect CE2 and CE2 in the same LAN range (10.117.1.0/24 using VLAN 200). BGP L2VPN VPLS (25/65) is run with an IOS-XR router reflector.

A MAC limit of 100 has been set on the Bridge Domain and Flooding is the behaviour if this is exceeded.

This has been lab tested on Cisco IOS-XRv 6.3.1 – if used with XR9k images, the vpls address family is not supported. If this is configured in a virtual environment, the control plane will work but data plane forwarding will not.

IOS Config

XR Config

Back to top