According to the customer, when he pings the GRE tunnel ip address a latency of 300-400ms is receiving but the latency of destination address of tunnel is 40ms. Really such a weird issue and ping outputs are phenomenal. During the analysis, we find backbone is having two equal cost path and destination based packet forwarding is configured. After running show ip cef exact route
Does anyone know how to check the cef exact route for GRE tunnel address?
SDN and NFV is the next phase of technology change which will help service provider to launch the services in single click. This is all about the programmability of the networks by using open source software defined network controller.
Wednesday, October 7, 2009
GRE Tunnel IP Facing Latency But Destination Address Doesn't
Subscribe to:
Post Comments (Atom)
4 comments:
My personal guess is that you can't. The CEF path selection code works on inside source/destination IP address, but since the destination is not in the main IP routing table, the "show ip cef ..." command cannot display meaningful data.
Ivan
Thanks for the comments. It means one cannot drill the exact RCA in this case because the problem disappears after configuring per packet based load sharing.
If the gre customer is configured under vrf, then probably "sh ip cef vrf XXX exact-route" may help.
Regards,
Harsh S.
thanks for sharing information really it is very useful
study abroad
Post a Comment