06-13-2006 01:11 AM - edited 03-03-2019 12:58 PM
Hi,
Please reference attachment. the requirement of my customer is :
1. all traffic between branch office and HQ via Lease Line if Lease Line is up
2. If Lease Line is down, all traffic between branch office and HQ via ADSL.
3. If both Lease Line & ADSL down, all traffic between branch office and HQ via IDSN dialup line.
Can you give me some idea?
Best Regards,
06-13-2006 01:37 AM
Dear ,
On each branch office
ip route x.x.x.x 255.255.255.0 serial0 --> Leased Ln
ip route x.x.x.x 255.255.255.0 atm0/0 100 Adsl Interface
ip route x.x.x.x 255.255.255.0 10.1.1.1 150
When 10.1.1.1 is the dialer ip address that you expecting to used when the intersting traffic get you ISDN line up.
Best Regards,
Mounir Mohamed
06-13-2006 01:49 AM
Hi,
Thanks for your reply, but the ADSL interface is not at the router, it have an external ADSL ATU-R connected to router LAN interface.
If ADSL ATU-R support dynamic routing, maybe we can use dynamic route with high distance static route via ISDN to solve the problem. But if ADSL ATU-R can not support dynamic routing, is there any other good idea?
Best Regards,
06-13-2006 01:37 AM
HI
I think u can achieve it.Not sure about ADSL.with ISDN u can go with DDR.
Thanks
Mahmood
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide