Multiple choice

Which command would the network administrator issue to determine if load balancing is in effect on a router?

  1. show ip protocols

  2. show ip route

  3. show ip interface brief

  4. show ip interface

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The show ip route command displays the routing table where you can see multiple equal-cost paths to the same destination, which indicates load balancing is active. When load balancing is implemented, the routing table shows multiple next-hop addresses for the same network prefix. Show ip protocols shows routing protocol parameters, and show ip interface commands display interface status but not load balancing state.