Good Day,
I’m attempting to deploy MPLS in our network for TE-tunnels and VPLS.
In lab everything works fine and does what we require, in our live network I’m facing some deployment challenges. The first site we activated were our two NOCs and the tower that connects them. What happened is hosts behind NOC A could not access sites past NOC B. We got TTL expired and traceroutes did not get further than NOC B.
The entire network is running OSPF with redistribute-connected=as-type-1,
/mpls ldp
set enabled=yes lsr-id=200.X.Y.Z transport-address=200.X.Y.Z
/mpls ldp interface
add interface=ether1
MTU on the interfaces is 1542 for the existing EoIP tunnels we use for WAN circuits.
Traceroute seems to indicate a loop between the between tower and NOC B.
What should we be checking to find the problem here? We have to deploy the network in parts and have chosen to start at the NOCs, connecting them together first and then work our way out following the OSPF mesh. I believe this may have something to do with Penultimate hop popping but I’m drawing a blank as to what exactly I’m doing wrong.
- David