05-24-2019 02:59 PM
Cisco command to check and verify if load balancing is working or not
05-24-2019 06:27 PM
05-24-2019 11:51 PM - edited 05-24-2019 11:54 PM
Hello Josemon,
you should provide more details in order to get better help.
If load balancing is performed by a single network device you can check the IP routing table with
show ip route <prefix>
if two or more routes are installed load balancing is occurring.
If you are interested in verifying which link is used for a specific flow there is another command
show ip cef exact-route
To display the exact route for a source-destination IP address pair for a Cisco Express Forwarding (CEF) instance, use the show ip cef exact-route command in user EXEC or privileged EXEC mode.
see
This command may be not available on all platforms.
Hope to help
Giuseppe
05-25-2019 10:52 AM
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