04-07-2008 08:28 AM
Hi experts,
I got critical issue since my Metro-e trunk unable to be backup with ISDN. The issue is that, when the Metro-e trunk is down, the ISDN is not triggered since the fastethernet port at router still in UP status, which unable to force the ISDN to trigger automatically. Currently, I m using backup interface method which applied at Fasethernet interface at router like below:
interface FastEthernet1/0
description *** Metro-E Trunk **
ip address 10.35.125.1 255.255.255.0
backup interface dialer1
backup delay 5 60
duplex full
speed auto
end
*comment: Fastethernet1/0 still UP although Metro-E trunk is DOWN.
On design site, the router is connected to fiber-converter which has two ports, one for fiber (metro-e) port and another one is LAN port connecting to the router fastethernet interface.
Is there any methods which can force the ISDN to trigger automatically although the fastethernet status still UP?? Thank you.
04-07-2008 03:24 PM
You can use the IOS feature reliable static route using object tracking to detect the Metro trunk failure and force the ISDN backup to takeover the routing using a floating static route.
Check out this link for more information and configuration steps.
http://www.cisco.com/en/US/docs/ios/12_3/12_3x/12_3xe/feature/guide/dbackupx.html
HTH
Sundar
04-08-2008 08:06 AM
Hi Sundar,
Thank you for your immediate advice. I will try this solution and will let you know the results. Thanks again.
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