in the display below, I would like to know if R1 will reach network 4.4.4.4 in Load-balancing way.. I mean one packet will go out of fa0/0 and another fa0/1.
How is load-balancing done in the equal cost ?
Thank you
R1#sh ip eigrp topology EIGRP-IPv4 Topology Table for AS(1)/ID(192.168.13.1)Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply, r - reply Status, s - sia Status P 192.168.24.0/24, 1 successors, FD is 30720 via 192.168.12.2 (30720/28160), FastEthernet0/0P 192.168.34.0/24, 1 successors, FD is 30720 via 192.168.13.3 (30720/28160), FastEthernet0/1P 192.168.12.0/24, 1 successors, FD is 28160 via Connected, FastEthernet0/0[b]P 4.4.4.4/32, 2 successors, FD is 158720 via 192.168.12.2 (158720/156160), FastEthernet0/0 via 192.168.13.3 (158720/156160), FastEthernet0/1[/b]
is it like one packet will go out of fa0/0 and the other packet will go out of fa0/1 ?