ā01-17-2025 01:54 PM - edited ā01-17-2025 11:32 PM
Hi,
we are facing issue for reaching a specific external IP , all other IPs from the same subnet can be reached.
we have noticed that trace is not reaching the Border leaf for that specific external IP, it reaches RR spine and get dropped. where as other IPs from the same subnet, trace is able to reach border leaf and get reached destination as well.
Verified that, for a specific destination external ip traffic is not reaching border leaf although there is a default router towards BL in source connected leaf switch
Could you please us to fix this issue
Thanks
Marudha
ā01-18-2025 11:37 PM
Hello @Marudhanandham
The issue you're describing in your Cisco ACI setup, where traffic to a specific external IP is not reaching the border leaf (BL) but other IPs in the same subnet are working fine, could be caused by several factors. Below is a step-by-step troubleshooting guide to help you identify and resolve the issue:
show ip route <specific-external-IP>
If the route is missing:
Commands to check:
show ip route <specific-external-IP>
show bgp l2vpn evpn <specific-external-IP> (if using BGP EVPN)
show ip bgp <specific-external-IP>
Commands to check:
show endpoint ip <specific-external-IP>
show ip route
ping <specific-external-IP> -f -l <packet-size>
show logging
show interface counters
ethanalyzer local interface inband capture-filter "host <specific-external-IP>"
show ip route 0.0.0.0/0
By following these steps, you should be able to identify and resolve the issue with traffic to the specific external IP. Let me know if you need further assistance!
Hope This Helps!!!
AshSe
Forum Tips:
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