From: Roy Grego (ccsi100@xxxxxxxxx)
Date: Sun Apr 15 2001 - 02:30:14 GMT-3
Corey,
1) Have you done a debug to see what is keeping the
Bri line up? (sometimes its not what you think is).
2) Looking in the OSPF database (timers) should point
out which route is being relearned so you can block
it.
3) Get the ISDN line up and let OSPF exchange hellos
then issue the OSPF demand-circuit command. You should
not have to block OSPF is the dialer-list (only
complicates matters worse).
4) Also, these commands will help keep a Bri line
quiet.
no cdp enable
ip opsf-demand circuit
no peer neighbor-route
You can look through the archives for more info on
this topic.
ROY
--- "Corey M. Ellis" <coreye@odigo.com> wrote:
> Hi all,
>
> I know External LSAs keep up the ISDN line even with
> a OSPF-demand circuit.
> And I know if you block ospf in your dialer-list as
> such:
>
> access-list 101 deny ospf any any
> access-list 101 permit ip any any
> dialer-list 1 protocol ip list 101
>
> My question is if your ISDN line is serving as a
> backup to a frame-relay
> connection say between r1<--->r2. when s0 goes down
> the bri0 will become
> the backup line for r1<--->r2. The requirement is to
> still see all the
> routes through the bri0 just like when the s0 was
> up.
>
> If you block ospf, the adjacency won't be made when
> the backup kicks in.
> How do you keep the line quiet, but still have full
> routes when the primary
> interface fails.
>
> Thanks
> Corey M. Ellis
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:46 GMT-3