allow multiple-ep-per-port

Enables configuring multiple endpoints on VPLS ports.

Syntax

allow multiple-ep-per-port
no allow multiple-ep-per-port

Command Default

Enables configuring multiple endpoints on VPLS ports.

Modes

Router Interface context

Usage Guidelines

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.

Examples

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