Hi,
have this problem.
I have a network with aroung 10 router.
Evaluate router A and router Z.
Beetwen this router I have setup Loopack and I have create TE tunnel for manage traffic.
Now I want on the same router create anoter TE tunnel and attached vpls interface that fllow another path.
For make this I have create another loopback interface on both router and establish beetwen this 2 new ip address.
The problem is that second TE tunnel work but VPLS interface remain down.
Some conf:
0 R name=“EtoI” mtu=1500 disable-running-check=no from-address=auto to-address=10.10.10.9
bandwidth=5Mbps primary-path=force-router secondary-paths=dyn primary-retry-interval=10s
record-route=yes reoptimize-interval=10s bandwidth-limit=disabled auto-bandwidth-range=0bps
auto-bandwidth-reserve=0% auto-bandwidth-avg-interval=5m auto-bandwidth-update-interval=1h
1 R name=“EtoI2” mtu=1500 disable-running-check=no from-address=10.10.10.105 to-address=10.10.10.109
bandwidth=5Mbps primary-path=force-router secondary-paths=dyn primary-retry-interval=10s
record-route=yes reoptimize-interval=10s bandwidth-limit=disabled auto-bandwidth-range=0bps
auto-bandwidth-reserve=0% auto-bandwidth-avg-interval=5m auto-bandwidth-update-interval=1h
0 R name=“vpls1” mtu=1500 l2mtu=1500 mac-address=02:D9:54:00:C4:72 arp=enabled arp-timeout=auto
disable-running-check=no remote-peer=10.10.10.9 cisco-style=yes cisco-style-id=999
advertised-l2mtu=1500 pw-type=raw-ethernet use-control-word=default
1 name=“vpls2” mtu=1500 l2mtu=1500 mac-address=02:D9:54:00:C4:72 arp=enabled arp-timeout=auto
disable-running-check=no remote-peer=10.10.10.109 cisco-style=yes cisco-style-id=1999
advertised-l2mtu=1500 pw-type=raw-ethernet use-control-word=default
1 R name=“lobridge0” mtu=auto actual-mtu=1500 l2mtu=65535 arp=enabled arp-timeout=auto
mac-address=42:93:20:FD:D1:AB protocol-mode=none fast-forward=yes igmp-snooping=no auto-mac=yes
ageing-time=5m vlan-filtering=no
2 R name=“lobridge1” mtu=auto actual-mtu=1500 l2mtu=65535 arp=enabled arp-timeout=auto
mac-address=4E:92:4D:F0:9B:96 protocol-mode=none fast-forward=yes igmp-snooping=no auto-mac=yes
ageing-time=5m vlan-filtering=no