[admin@PE2] > export /interface bridge add name=bridge-VPLS add name=bridge1 /interface vpls add disabled=no l2mtu=1500 mac-address=02:11:3A:C6:BD:74 name=vpls1 remote-peer=2.2.2.2 vpls-id=1:1 /interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik /routing ospf instance set [ find default=yes ] router-id=4.4.4.4 /interface bridge port add bridge=bridge-VPLS interface=vpls1 add bridge=bridge-VPLS interface=ether5 /ip address add address=4.4.4.4/24 interface=bridge1 network=4.4.4.0 add address=192.168.34.4/24 interface=ether4 network=192.168.34.0 /ip dhcp-client add disabled=no interface=ether1 /mpls ldp set enabled=yes lsr-id=4.4.4.4 transport-address=4.4.4.4 /mpls ldp interface add interface=ether4 /routing ospf network add area=backbone network=4.4.4.0/24 add area=backbone network=192.168.34.0/24 /system identity set name=PE2 /tool romon set enabled=yes id=00:00:00:00:00:04 [admin@PE2] >