MPLS configuration for NV2...(RouterOS V5.0Beta6)

Hi Buddy…

Below is my configuration for the MPLS with NV2 for the RouterOS V5.0_Beta6, this configuration is work with 7 station, but is not able to ping the wireless interface ip (172.16.1.x), it’s just able to ping the 192.168.1.x…

is this normal? and any better setting for it?


5Ghz AP [Access Point] Configuration:

/interface wireless set wlan1 disabled=no ssid=Test_MPLS frequency=5700 band=5ghz-a mode=ap-bridge radio-name=Acess_Point frequency-mode=superchannel default-forwarding=no hide-ssid=yes
/interface wireless set wlan1 scan-list=5150,5160,5170,5180,5190,5200,5210,5220,5230,5240,5250,5260,5270,5280,5290,5300,5310,5320,5330,5340,5350,5360,5370,5380,5390,5400,5410,5420,5430,5440,5450,5460,5470,5480,5490,5500,5510,5520,5530,5540,5550,5560,5570,5580,5590,5600,5610,5620,5630,5640,5650,5660,5670,5680,5690,5700,5710,5720,5730,5740,5750,5760,5770,5780,5790,5800,5810,5820,5830,5840,5850
/interface wireless set wlan1 hw-retries=15
/interface wireless set wireless-protocol=nv2 wlan1
/interface wireless nstreme set enable-polling=yes disable-csma=yes framer-policy=dynamic-size framer-limit=3000 wlan1
/interface wireless set wlan1 nv2-qos=default
/ip address remove 0
/ip address add address=172.16.1.1/28 interface=wlan1
/ip address add address=192.168.1.1/255.255.255.0 interface=ether1
/ip route add gateway=192.168.1.254 check-gateway=ping
/mpls ldp set enabled=yes lsr-id=172.16.1.1 transport-address=172.16.1.1
/mpls ldp interface add interface=wlan1
/interface vpls add name=vpls1 remote-peer=172.16.1.2 vpls-id=1:1 disabled=no
/interface vpls add name=vpls2 remote-peer=172.16.1.3 vpls-id=1:2 disabled=no
/interface vpls add name=vpls3 remote-peer=172.16.1.4 vpls-id=1:3 disabled=no
/interface vpls add name=vpls4 remote-peer=172.16.1.5 vpls-id=1:4 disabled=no
/interface vpls add name=vpls5 remote-peer=172.16.1.6 vpls-id=1:5 disabled=no
/interface vpls add name=vpls6 remote-peer=172.16.1.7 vpls-id=1:6 disabled=no
/interface vpls add name=vpls7 remote-peer=172.16.1.8 vpls-id=1:7 disabled=no
/interface bridge add name=bridge1
/interface bridge port add bridge=bridge1 interface=ether1
/interface bridge port add bridge=bridge1 interface=vpls1
/interface bridge port add bridge=bridge1 interface=vpls2
/interface bridge port add bridge=bridge1 interface=vpls3
/interface bridge port add bridge=bridge1 interface=vpls4
/interface bridge port add bridge=bridge1 interface=vpls5
/interface bridge port add bridge=bridge1 interface=vpls6
/interface bridge port add bridge=bridge1 interface=vpls7
/mpls interface set 0 mpls-mtu=1526
~~~~~~~~~~~~~~~~~~~~~~~~~~End~~~~~~~~~~~~~~~~~~~~~~~~~~
\
\
\
\
5Ghz MPLS_CPE_Number_One [Customer Premise Equipment] Configuration:
~~~~~~~~~~~~~~~~~~~~~~~~~~Start~~~~~~~~~~~~~~~~~~~~~~~~~~

/interface wireless set wlan1 disabled=no ssid=Test_MPLS frequency=5180 band=5ghz-a mode=station radio-name=Customer_Premise_Equipment frequency-mode=superchannel default-forwarding=no hide-ssid=yes
/interface wireless set wlan1 scan-list=5150,5160,5170,5180,5190,5200,5210,5220,5230,5240,5250,5260,5270,5280,5290,5300,5310,5320,5330,5340,5350,5360,5370,5380,5390,5400,5410,5420,5430,5440,5450,5460,5470,5480,5490,5500,5510,5520,5530,5540,5550,5560,5570,5580,5590,5600,5610,5620,5630,5640,5650,5660,5670,5680,5690,5700,5710,5720,5730,5740,5750,5760,5770,5780,5790,5800,5810,5820,5830,5840,5850
/interface wireless set wlan1 hw-retries=15
/interface wireless set wireless-protocol=any wlan1
/interface wireless set wlan1 nv2-qos=default
/ip address remove 0
/ip address add address=172.16.1.2/28 interface=wlan1
/ip address add address=192.168.1.2/255.255.255.0 interface=ether1
/ip route add gateway=192.168.1.254 check-gateway=ping
/mpls ldp set enabled=yes lsr-id=172.16.1.2 transport-address=172.16.1.2
/mpls ldp interface add interface=wlan1
/interface vpls add name=vpls1 remote-peer=172.16.1.1 vpls-id=1:1 disabled=no
/interface bridge add name=bridge1
/interface bridge port add bridge=bridge1 interface=ether1
/interface bridge port add bridge=bridge1 interface=vpls1
/mpls interface set 0 mpls-mtu=1526
~~~~~~~~~~~~~~~~~~~~~~~~~~End~~~~~~~~~~~~~~~~~~~~~~~~~~
\
\
5Ghz MPLS_CPE_Number_Two [Customer Premise Equipment] Configuration:
~~~~~~~~~~~~~~~~~~~~~~~~~~Start~~~~~~~~~~~~~~~~~~~~~~~~~~

/ip address print
/ip address remove numbers=0
/ip address remove numbers=1
/ip route print
/ip route remove numbers=0
/ip address add address=172.16.1.3/28 interface=wlan1
/ip address add address=192.168.1.3/255.255.255.0 interface=ether1
/ip route add gateway=192.168.1.254 check-gateway=ping
/mpls ldp interface remove numbers=0
/mpls ldp set enabled=yes lsr-id=172.16.1.3 transport-address=172.16.1.3
/mpls ldp interface add interface=wlan1
/interface vpls print
/interface vpls remove numbers=0
/interface vpls add name=vpls2 remote-peer=172.16.1.1 vpls-id=1:2 disabled=no
/interface bridge port print
/interface bridge port remove 0
/interface bridge port remove 1
/interface bridge port add bridge=bridge1 interface=ether1
/interface bridge port add bridge=bridge1 interface=vpls2
~~~~~~~~~~~~~~~~~~~~~~~~~~End~~~~~~~~~~~~~~~~~~~~~~~~~~
\
\
5Ghz MPLS_CPE_Number_Three [Customer Premise Equipment] Configuration:
~~~~~~~~~~~~~~~~~~~~~~~~~~Start~~~~~~~~~~~~~~~~~~~~~~~~~~

/ip address print
/ip address remove numbers=0
/ip address remove numbers=1
/ip route print
/ip route remove numbers=0
/ip address add address=172.16.1.4/28 interface=wlan1
/ip address add address=192.168.1.4/255.255.255.0 interface=ether1
/ip route add gateway=192.168.1.254 check-gateway=ping
/mpls ldp interface remove numbers=0
/mpls ldp set enabled=yes lsr-id=172.16.1.4 transport-address=172.16.1.4
/mpls ldp interface add interface=wlan1
/interface vpls print
/interface vpls remove numbers=0
/interface vpls add name=vpls3 remote-peer=172.16.1.1 vpls-id=1:3 disabled=no
/interface bridge port print
/interface bridge port remove 0
/interface bridge port remove 1
/interface bridge port add bridge=bridge1 interface=ether1
/interface bridge port add bridge=bridge1 interface=vpls3
~~~~~~~~~~~~~~~~~~~~~~~~~~End~~~~~~~~~~~~~~~~~~~~~~~~~~
\
\
\
5Ghz MPLS_CPE_Number_Four [Customer Premise Equipment] Configuration:
~~~~~~~~~~~~~~~~~~~~~~~~~~Start~~~~~~~~~~~~~~~~~~~~~~~~~~

/ip address print
/ip address remove numbers=0
/ip address remove numbers=1
/ip route print
/ip route remove numbers=0
/ip address add address=172.16.1.5/28 interface=wlan1
/ip address add address=192.168.1.5/255.255.255.0 interface=ether1
/ip route add gateway=192.168.1.254 check-gateway=ping
/mpls ldp interface remove numbers=0
/mpls ldp set enabled=yes lsr-id=172.16.1.5 transport-address=172.16.1.5
/mpls ldp interface add interface=wlan1
/interface vpls print
/interface vpls remove numbers=0
/interface vpls add name=vpls4 remote-peer=172.16.1.1 vpls-id=1:4 disabled=no
/interface bridge port print
/interface bridge port remove 0
/interface bridge port remove 1
/interface bridge port add bridge=bridge1 interface=ether1
/interface bridge port add bridge=bridge1 interface=vpls4
~~~~~~~~~~~~~~~~~~~~~~~~~~End~~~~~~~~~~~~~~~~~~~~~~~~~~
\
\
\
\
5Ghz MPLS_CPE_Number_Five [Customer Premise Equipment] Configuration:
~~~~~~~~~~~~~~~~~~~~~~~~~~Start~~~~~~~~~~~~~~~~~~~~~~~~~~

/ip address print
/ip address remove numbers=0
/ip address remove numbers=1
/ip route print
/ip route remove numbers=0
/ip address add address=172.16.1.6/28 interface=wlan1
/ip address add address=192.168.1.6/255.255.255.0 interface=ether1
/ip route add gateway=192.168.1.254 check-gateway=ping
/mpls ldp interface remove numbers=0
/mpls ldp set enabled=yes lsr-id=172.16.1.6 transport-address=172.16.1.6
/mpls ldp interface add interface=wlan1
/interface vpls print
/interface vpls remove numbers=0
/interface vpls add name=vpls5 remote-peer=172.16.1.1 vpls-id=1:5 disabled=no
/interface bridge port print
/interface bridge port remove 0
/interface bridge port remove 1
/interface bridge port add bridge=bridge1 interface=ether1
/interface bridge port add bridge=bridge1 interface=vpls5
~~~~~~~~~~~~~~~~~~~~~~~~~~End~~~~~~~~~~~~~~~~~~~~~~~~~~
\
\
\
\
5Ghz MPLS_CPE_Number_Six [Customer Premise Equipment] Configuration:
~~~~~~~~~~~~~~~~~~~~~~~~~~Start~~~~~~~~~~~~~~~~~~~~~~~~~~

/ip address print
/ip address remove numbers=0
/ip address remove numbers=1
/ip route print
/ip route remove numbers=0
/ip address add address=172.16.1.7/28 interface=wlan1
/ip address add address=192.168.1.7/255.255.255.0 interface=ether1
/ip route add gateway=192.168.1.254 check-gateway=ping
/mpls ldp interface remove numbers=0
/mpls ldp set enabled=yes lsr-id=172.16.1.7 transport-address=172.16.1.7
/mpls ldp interface add interface=wlan1
/interface vpls print
/interface vpls remove numbers=0
/interface vpls add name=vpls6 remote-peer=172.16.1.1 vpls-id=1:6 disabled=no
/interface bridge port print
/interface bridge port remove 0
/interface bridge port remove 1
/interface bridge port add bridge=bridge1 interface=ether1
/interface bridge port add bridge=bridge1 interface=vpls6
~~~~~~~~~~~~~~~~~~~~~~~~~~End~~~~~~~~~~~~~~~~~~~~~~~~~~
\
\
\
5Ghz MPLS_CPE_Number_Seven [Customer Premise Equipment] Configuration:
~~~~~~~~~~~~~~~~~~~~~~~~~~Start~~~~~~~~~~~~~~~~~~~~~~~~~~

/ip address print
/ip address remove numbers=0
/ip address remove numbers=1
/ip route print
/ip route remove numbers=0
/ip address add address=172.16.1.8/28 interface=wlan1
/ip address add address=192.168.1.8/255.255.255.0 interface=ether1
/ip route add gateway=192.168.1.254 check-gateway=ping
/mpls ldp interface remove numbers=0
/mpls ldp set enabled=yes lsr-id=172.16.1.8 transport-address=172.16.1.8
/mpls ldp interface add interface=wlan1
/interface vpls print
/interface vpls remove numbers=0
/interface vpls add name=vpls7 remote-peer=172.16.1.1 vpls-id=1:7 disabled=no
/interface bridge port print
/interface bridge port remove 0
/interface bridge port remove 1
/interface bridge port add bridge=bridge1 interface=ether1
/interface bridge port add bridge=bridge1 interface=vpls7
~~~~~~~~~~~~~~~~~~~~~~~~~~End~~~~~~~~~~~~~~~~~~~~~~~~~~

Any Comment for this as Mikrotik claim said it work great for point to Multipoint?