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

Configuring MAC Address Flooding and Learning for VPLS

In a VPLS routing instance or bridge domain, when a frame is received from a CE interface, it is flooded to the other CE interfaces and all of the VE interfaces if the destination MAC address is not learned or if the frame is either broadcast or multicast. If the destination MAC address is learned on another CE device, such a frame is unicasted to the CE interface on which the MAC address is learned. This might not be desirable if the service provider does not want CE devices to communicate with each other directly.

To prevent CE devices from communicating directly include the no-local-switching statement. If the no-local-switching statement is configured, frames arriving on a CE interface are sent to VE or core-facing interfaces only.

no-local-switching;

You can include this statement at the [edit bridge-domains bridge-domain-name] hierarchy level. The no-local-switching statement is only available on MX-series routing platforms.


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