Load Balancing with two 2Mbit Frame Relay

Hi,

I have Cisco 2610XM router with IOS 12.3 also I have two 2Mbit Frame Relay on Serial interfaces connected to same ISP. I wrote a configuration like below...

interface Serial0/0 no ip address encapsulation frame-relay ! interface Serial0/0:0.1 point-to-point ip address xxx.xxx.xx.xxx 255.255.255.252 encapsulation frame-relay no ip mroute-cache no shutdown frame-relay lmi-type ansi ! interface Serial0/1 no ip address encapsulation frame-relay ! interface Serial0/1:0.1 point-to-point ip address xxx.xxx.xx.yyy 255.255.255.252 encapsulation frame-relay no ip mroute-cache no shutdown frame-relay lmi-type ansi ! ip classless ip route 0.0.0.0 0.0.0.0 xxx.xxx.xx.xxx ip route 0.0.0.0 0.0.0.0 xxx.xxx.xx.yyy ip route xxx.xxx.xx.zzz 255.255.255.240

Does this config work for load balancing and fault-tolerance.?????

I want two 2Mbit Frame Relay work for load balancing and fault-tolerance.. Could somebody have sample configuration about this situation..

Thanks..

read more and respond »

Posted 5 years ago by Inspire in Cisco Systems

Report misuse

Image for Load Balancing with two 2Mbit Frame Relay