just add two routes on your default gateway both with the same admin distance eg.
on DG
ip route 10.0.0.0 255.0.0.0 192.168.120.1 100
ip route 10.0.0.0 255.0.0.0 192.168.120.2 100
You can also use eigrp and that will do equal cost load balancing for you if you don't specify any static routes. If they are unequal cost you can use the variance command
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.