Which routerboard model is used on R2?.
@ pukkita , Thanks , My devices that was used at first are with below details :
(R1)CCR1036 ----Cat6--> (R2)CCR1009 ---Wireless LigowaveLink---> (R3)RB2011UiAS
VPLS works well on R2 but on R3 just running and does not work , at first I think it maybe from Wireless Link (between R2 & R3) because of this I test with another devices and get same problem :
(R1)CCR1036 ----Cat6--> (R2)HexLite ---Cat6---> (R3)HexLite
Same as first , VPLS for R1toR3 get running but does not work .
Why are you modifying L3MTU?
I’ve set it after got problem and think maybe solve it , I see it at some example configs at forum.
for second test with HexLite routers I get back MPLS MTU to 1508 and set default all MTU of ethernets .
Can you post an /interface bridge print detail on R1, R2 and R3?
R1
[admin@R1] > /in brid print deta
Flags: X - disabled, R - running
0 R name="Bridge_EoIP" mtu=1500 actual-mtu=1500 l2mtu=65535 arp=enabled arp-timeout=auto mac-address=02:24:9E:17:69:75
protocol-mode=none priority=0x8000 auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s forward-delay=15s
transmit-hold-count=6 ageing-time=5m
1 R name="bridge1_local" mtu=auto actual-mtu=1500 l2mtu=1580 arp=enabled arp-timeout=auto mac-address=E4:8D:8C:3F:B4:BA
protocol-mode=rstp priority=0x8000 auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s forward-delay=15s
transmit-hold-count=6 ageing-time=5m
2 R name="bridge2_vpls" mtu=auto actual-mtu=1500 l2mtu=1500 arp=enabled arp-timeout=auto mac-address=02:C2:FF:D6:47:C1
protocol-mode=rstp priority=0x8000 auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s forward-delay=15s
transmit-hold-count=6 ageing-time=5m
3 R name="loopback" mtu=auto actual-mtu=1500 l2mtu=65535 arp=enabled arp-timeout=auto mac-address=00:00:00:00:00:00
protocol-mode=rstp priority=0x8000 auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s forward-delay=15s
transmit-hold-count=6 ageing-time=5m
R2
[admin@R2] > /in bri print det
Flags: X - disabled, R - running
0 R name="bridge1" mtu=auto actual-mtu=1500 l2mtu=1500 arp=enabled arp-timeout=auto
mac-address=02:31:FB:06:42:34 protocol-mode=rstp priority=0x8000 auto-mac=yes
admin-mac=00:00:00:00:00:00 max-message-age=20s forward-delay=15s transmit-hold-count=6 ageing-time=5m
1 R name="loopback" mtu=auto actual-mtu=1500 l2mtu=65535 arp=enabled arp-timeout=auto
mac-address=00:00:00:00:00:00 protocol-mode=rstp priority=0x8000 auto-mac=yes
admin-mac=00:00:00:00:00:00 max-message-age=20s forward-delay=15s transmit-hold-count=6 ageing-time=5m
R3
[admin@R3] > /in bri prin det
Flags: X - disabled, R - running
0 R name="bridge1" mtu=auto actual-mtu=1500 l2mtu=65535 arp=enabled arp-timeout=auto mac-address=00:00:00:00:00:00
protocol-mode=rstp priority=0x8000 auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s forward-delay=15s
transmit-hold-count=6 ageing-time=5m
1 R name="loopback" mtu=auto actual-mtu=1500 l2mtu=1500 arp=enabled arp-timeout=auto mac-address=02:C3:45:97:10:FA
protocol-mode=rstp priority=0x8000 auto-mac=yes admin-mac=00:00:00:00:00:00 max-message-age=20s forward-delay=15s
transmit-hold-count=6 ageing-time=5m