03-14-2006 04:14 AM - edited 03-03-2019 12:03 PM
Hello,
I have one router 1751 with wic-1am and 3825 with nm-8am-v2. What am doing is to configure DDR Back when my primary serial link goes down.
The router 1751 is the " Calling Router" and 3825 is the "Called Router".
The problem is when the serial interface goes down, and the backup link is then activated. As i see the debug the router 1751 is calling, but about 5 second it is disconnected. It seems the 3825 router doesn't pick up the call.
Please find the atttached file.
Regards,
VIN
03-14-2006 04:28 AM
hi
i would suggest to use the floating static route (secondary route) pointing via the Async instead of using backup interface command.
If you shut the serial interface which has the backup interface command configured under it will inturn affect in triggering the async interface.
So i would suggest to remove the backup command and add with some admin distance.
interface Serial1
no backup delay 10 10
no backup interface Async1
!
no ip route 0.0.0.0 0.0.0.0 10.0.0.1
ip route 0.0.0.0 0.0.0.0 10.0.0.1 10
!
Also do post out your 3825 router config here..
regds
03-14-2006 04:28 AM
hi
i would suggest to use the floating static route (secondary route) pointing via the Async instead of using backup interface command.
If you shut the serial interface which has the backup interface command configured under it will inturn affect in triggering the async interface.
So i would suggest to remove the backup command and add with some admin distance.
interface Serial1
no backup delay 10 10
no backup interface Async1
!
no ip route 0.0.0.0 0.0.0.0 10.0.0.1
ip route 0.0.0.0 0.0.0.0 10.0.0.1 10
!
Also do post out your 3825 router config here..
regds
03-14-2006 07:25 PM
03-16-2006 04:54 AM
Hi
Pls change u r 3825 router config as below and check
no username xxx password xxx
username xxx password xxx
Thanks
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