Router1
# may/29/2010 11:57:36 by RouterOS 4.9
# software id = BPHC-897R
#
/mpls
set dynamic-label-range=16-1048575 propagate-ttl=yes
/mpls interface
add comment="" disabled=no interface=all mpls-mtu=1508
/mpls ldp
set distribute-for-default-route=no enabled=yes hop-limit=255 loop-detect=no lsr-id=10.51.116.13 \
path-vector-limit=255 transport-address=10.51.116.13 use-explicit-null=no
/mpls ldp interface
add accept-dynamic-neighbors=yes comment="" disabled=no hello-interval=5s hold-time=15s interface=\
ether1 transport-address=0.0.0.0
/interface vpls
add advertised-l2mtu=1500 arp=enabled cisco-style=no cisco-style-id=0 comment="" \
disable-running-check=no disabled=no l2mtu=1500 mac-address=02:BB:E7:6F:13:FB mtu=1500 name=\
vpls1 pw-type=raw-ethernet remote-peer=10.51.246.2 vpls-id=100:111
/mpls ldp neighbor print
Flags: X - disabled, D - dynamic, O - operational, T - sending-targeted-hello, V - vpls
# TRANSPORT LOCAL-TRANSPORT PEER SEND-TARGETED ADDRESSES
0 DOTV 10.51.246.2 10.51.116.13 10.51.246.2:0 yes 1.1.1.146
10.51.246.2
10.51.246.5
/interface vpls monitor vpls1 once
remote-label: 45
local-label: 16
remote-status:
/interface vpls print
Flags: X - disabled, R - running, D - dynamic, B - bgp-signaled, C - cisco-bgp-signaled
0 name="vpls1" mtu=1500 l2mtu=1500 mac-address=02:BB:E7:6F:13:FB arp=enabled
disable-running-check=no remote-peer=10.51.246.2 vpls-id=100:111 cisco-style=no
cisco-style-id=0 advertised-l2mtu=1500 pw-type=raw-ethernet
Router2
# jan/02/1970 04:54:42 by RouterOS 4.9
# software id = V68Y-G2D0
#
/mpls
set dynamic-label-range=16-1048575 propagate-ttl=yes
/mpls interface
add comment="" disabled=no interface=all mpls-mtu=1508
/mpls ldp
set distribute-for-default-route=no enabled=yes hop-limit=255 loop-detect=no \
lsr-id=10.51.246.2 path-vector-limit=255 transport-address=10.51.246.2 \
use-explicit-null=no
/mpls ldp interface
add accept-dynamic-neighbors=yes comment="" disabled=no hello-interval=5s \
hold-time=15s interface=ether1 transport-address=0.0.0.0
/interface vpls
add advertised-l2mtu=1500 arp=enabled cisco-style=no cisco-style-id=0 \
comment="" disable-running-check=no disabled=no l2mtu=1500 mac-address=\
02:86:A4:FF:27:57 mtu=1500 name=vpls1 pw-type=raw-ethernet remote-peer=\
10.51.116.13 vpls-id=100:111
/mpls ldp neighbor print
Flags: X - disabled, D - dynamic, O - operational, T - sending-targeted-hello,
V - vpls
# TRANSPORT LOCAL-TRANSPORT PEER SEN
0 DOTV 10.51.116.13 10.51.246.2 10.51.116.13:0 yes
/interface vpls monitor vpls1 once
remote-label: 16
local-label: 45
remote-status:
/interface vpls print
Flags: X - disabled, R - running, D - dynamic,
B - bgp-signaled, C - cisco-bgp-signaled
0 name="vpls1" mtu=1500 l2mtu=1500 mac-address=02:86:A4:FF:27:57
arp=enabled disable-running-check=no remote-peer=10.51.116.13
vpls-id=100:111 cisco-style=no cisco-style-id=0 advertised-l2mtu=1500
pw-type=raw-ethernet
As you see the state of vpls interface is not running and every packets which should go through vpls , counts Tx error of vpls .