07-23-2019 02:26 AM
Hi everyone, this is probably very simply but I can't seem to figure it out.
I am unable to ping a server at Site B from a server at Site A. The server at Site A is online and reachable from other sites..
Site A server 10.103.0.163
Site B server 10.119.255.69
Traceroute from Site A shows the following:
1 <1 ms <1 ms <1 ms 10.103.0.254
2 * * * Request timed out.
3 <1 ms <1 ms <1 ms 10.123.127.250
4 2 ms 2 ms 2 ms 10.44.234.89
5 9 ms 9 ms 9 ms 10.44.73.77
6 9 ms 9 ms 9 ms 10.44.73.78
7 9 ms 8 ms 9 ms 10.119.255.2
8 * * * Request timed out.
9 * * * Request timed out.
So it looks as though it is failing before the final hop. Site A has a Nexus 9000 as the Core switch. I was suspecting a routing issue but can't see anything obvious.
I've attached the Nexus config, would appreciate any assistance.
THank you
Solved! Go to Solution.
07-23-2019 02:45 AM
Guys. Looking at the Nexus config, do I need to add the following?
ip prefix-list allow2redist seq 320 permit 10.119.255.0/20 le 30
vrf context flowerbed
ip route 10.119.255.0/24 10.123.126.226
07-23-2019 02:32 AM
07-23-2019 02:45 AM
Guys. Looking at the Nexus config, do I need to add the following?
ip prefix-list allow2redist seq 320 permit 10.119.255.0/20 le 30
vrf context flowerbed
ip route 10.119.255.0/24 10.123.126.226
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide