[admin@PE1] > export /interface bridge add name=bridge1 add name=bridge2-VPLS /interface vpls add disabled=no l2mtu=1500 mac-address=02:2A:F3:DC:CB:26 name=vpls1 remote-peer=4.4.4.4 vpls-id=1:1 /interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik /routing ospf instance set [ find default=yes ] router-id=2.2.2.2 /interface bridge port add bridge=bridge2-VPLS interface=vpls1 add bridge=bridge2-VPLS interface=ether2 /ip address add address=2.2.2.2/24 interface=bridge1 network=2.2.2.0 add address=192.168.23.2/24 interface=ether3 network=192.168.23.0 /ip dhcp-client add disabled=no interface=ether1 /mpls ldp set enabled=yes lsr-id=2.2.2.2 transport-address=2.2.2.2 /mpls ldp interface add interface=ether3 /routing ospf network add area=backbone network=192.168.23.0/24 add area=backbone network=2.2.2.0/24 /system identity set name=PE1 /tool romon set enabled=yes id=00:00:00:00:00:02 [admin@PE1] >