Hey Folks,
Just a quick configuration question for you. My company is planning on adding an additional T1 Frame Relay line in our home office for internet Access. We currently use static routing. My question is this. If we plan on using the two T1 lines to access the internet how do we configure the static default routes to load balance across these two links assuming they have seperate ip addresses from different provider networks. We currently use a cisco 3620 with 4 serial and 4 ethernet interfaces running IOS 11.2 operating system. One serial to the internet and one back to our remote offices. Any configuration examples would be great. Thanks
I was thinking this might work
ip route 192.168.x.x/xx 192.168.x.x Serial 0/0 50
ip route 192.168.x.x/xx 192.168.x.x Serial 0/1 50
What do you think?
Mike
Just a quick configuration question for you. My company is planning on adding an additional T1 Frame Relay line in our home office for internet Access. We currently use static routing. My question is this. If we plan on using the two T1 lines to access the internet how do we configure the static default routes to load balance across these two links assuming they have seperate ip addresses from different provider networks. We currently use a cisco 3620 with 4 serial and 4 ethernet interfaces running IOS 11.2 operating system. One serial to the internet and one back to our remote offices. Any configuration examples would be great. Thanks
I was thinking this might work
ip route 192.168.x.x/xx 192.168.x.x Serial 0/0 50
ip route 192.168.x.x/xx 192.168.x.x Serial 0/1 50
What do you think?
Mike