Enables configuring multiple endpoints on VPLS ports.
Enables configuring multiple endpoints on VPLS ports.
Router Interface context
This command enables multiple endpoint on the VPLS ports. Use this command after enabling routing on a BD and binding a router interface to the Bridge Domain. Use this command to enable configuring your Virtual Ethernet interface on a VPLS instance so that VE routing packets can reach remote VPLS endpoints.
This example turns on support of multiple endpoints on a VE interface.
SLX (config-terminal)# interface ve 100 SLX (config-router-interface-ve-100)# allow multi-ep-per-port
This example turns off the support of multiple endpoints on a VE interface.
SLX (config-terminal)# interface ve 100 SLX (config-router-interface-ve-100)# no allow multi-ep-per-port