cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
548
Views
0
Helpful
1
Replies

Routing Issue

ittechk4u1
Level 4
Level 4

Hello Experts,

 

I am facing a routing issue...

 

Layout: attached

 

 

HQ Router IP: 10.18.2.5

Plant 1: 10.51.0.0/16

Plant2: 10.47.0.0/16

MPLS static router from HQ to Plant 1 router!!: 172.24.18.1/29(HQ) and 172.24.51.0/29

If  I want to communicate from HQ to Plant 1 - It working over static route (MPLS connection)

here are the result:

 

HQ2#traceroute 10.51.0.1
Type escape sequence to abort.
Tracing the route to PLANT1 (10.51.0.1)
VRF info: (vrf in name/id, vrf out name/id)
1 172.24.18.4 0 msec 0 msec 0 msec
2 10.186.178.133 4 msec 0 msec 4 msec
3 10.186.178.161 196 msec 200 msec 204 msec
4 10.186.178.162 232 msec 228 msec 232 msec
5 172.24.51.1 232 msec * 232 msec
HQ2#

 

Trace from plant 2 to plant 1

 

PLANT2#traceroute 10.51.0.1
Type escape sequence to abort.
Tracing the route to 10.51.0.1
VRF info: (vrf in name/id, vrf out name/id)
1 10.13.47.1 16 msec 4 msec 4 msec
2 10.18.2.5 8 msec 60 msec 56 msec
3 * *
PLANT2#

 

 

trace from PLANT1 to PLANT2:

 

PLANT1#traceroute 10.47.0.2
Type escape sequence to abort.
Tracing the route to 10.47.0.2
VRF info: (vrf in name/id, vrf out name/id)
1 172.24.51.2 4 msec 4 msec 0 msec
2 * !H *
PLANT1#

 

Could anyone help !! Thanks in advance

1 Reply 1

flamingbk
Level 1
Level 1
Maybe your MPLS Service Prodiver doesnt known about 10.47.0.0/16 and IVPN-Tunnel networks( source from tracert i think ).
In this case the better solution is contact your ISP and resquest a static route on PE to 10.47.0.0/16 to your HQ WAN IP.