cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1258
Views
0
Helpful
3
Replies

Cisco command to check and verify if load balancing is working or not

josemon
Level 1
Level 1

Cisco command to check and verify if load balancing is working or not

3 Replies 3

Jaderson Pessoa
VIP Alumni
VIP Alumni
I cant understand your doubt;

load balance of wans: show standby
to supervisors: show redundancy states

I dont know what you need... but, maybe commands above would help you.
Jaderson Pessoa
*** Rate All Helpful Responses ***

Giuseppe Larosa
Hall of Fame
Hall of Fame

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

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipswitch/command/isw-cr-book/isw-s1.html#wp6959507050

This command may be not available on all platforms.

 

Hope to help

Giuseppe

 

Joseph W. Doherty
Hall of Fame
Hall of Fame
For what kind of load balancing?