RE: OSPF Demand Circuit/PPP Multilink/Dialer Profile - Solved!

From: Graham, John (john.graham@xxxxxxxx)
Date: Thu Jul 04 2002 - 06:00:35 GMT-3


   
Excellent. I was having the same problem.

-----Original Message-----
From: Carlos G Mendioroz [mailto:tron@huapi.ba.ar]
Sent: 03 July 2002 12:17
To: xje; lrlab; ccielab@groupstudy.com
Subject: Re: OSPF Demand Circuit/PPP Multilink/Dialer Profile - Solved!

Well, seems like a little presure can sometimes help.
BTW, I have not received any post from the list since 2002/7/2 ~12:00.

Ok, I finally found what was going on. It was the COST of the DDR link
that was changing when the interface changed from up to up (spoofing).
Yes, the cost was set to auto, and somehow the bandwidth changed, that
changed the cost, and that forced a LSU.

So just put an "ip ospf cost xxx" and you are ok.
HTH, it sure helps me :-)

Carlos G Mendioroz wrote:
>
> AFAIK, this configuration does not work.
> I would love to be wrong... anyone interested in labbing it out and post
> working configs ?
> Please ? :-)
>
> -Carlos
> P.S.
> -It is considered cheating to filter out OSPF from the ISDN link.
> -I've been told of a "workarround" solution that I'm sure the owner
> of the idea will share if no-one comes with a real working config...
>
> xje wrote:
> >
> > ----- Original Message -----
> > From: "lrlab" <lrlab@swbell.net>
> > To: <ccielab@groupstudy.com>
> > Sent: Tuesday, July 02, 2002 2:38 AM
> > Subject: OSPF Demand Circuit/PPP Multilink/Dialer Profile
> >
> > I think you must use bandwidth command below the interface dialer1
> >
> > > Group:
> > >
> > > Any idea why a OSPF deman circuit would work fine until I added ppp
multi
> > and
> > > dialer load 1 at the dialer on both ends. Once I do that the link
flaps.
> > > Removed the lines from both and it returns to a normal (working)
state.
> > When
> > > I do the debug IP OSPF mon I see the lsa. I have added the no peer
nei at
> > > both ends. here are the affested part of the configs from both without
the
> > ppp
> > > multi and dialer load 1.
> > >
> > >
> > > r3#sh run
> > > hostname r3
> > >
> > > username r6 password 0 cisco
> > >
> > > interface BRI0
> > > no ip address
> > > encapsulation ppp
> > > dialer pool-member 1
> > > isdn switch-type basic-ni
> > > isdn spid1 0555100001
> > > isdn spid2 0555300001
> > > ppp authentication chap
> > > !
> > > interface Dialer1
> > > ip address 15.15.15.2 255.255.255.0
> > > encapsulation ppp
> > > ip ospf authentication message-digest
> > > ip ospf message-digest-key 1 md5 cisco
> > > dialer pool 1
> > > dialer remote-name r6
> > > dialer idle-timeout 45
> > > dialer string 5552000
> > > dialer-group 1
> > > no peer neighbor-route
> > > ppp authentication chap
> > > !
> > > router ospf 10
> > > router-id 3.3.3.3
> > > log-adjacency-changes
> > > area 1 stub no-summary
> > > network 15.15.15.2 0.0.0.0 area 1
> > > network 150.100.4.3 0.0.0.0 area 1
> > >
> > > !
> > > access-list 100 permit ip any any
> > > dialer-list 1 protocol ip list 100
> > >
> > >
> > >
> > > r6#sh run
> > > hostname r6
> > >
> > > username r3 password 0 cisco
> > > isdn switch-type basic-ni
> > > !
> > > interface BRI0
> > > no ip address
> > > encapsulation ppp
> > > dialer pool-member 1
> > > isdn switch-type basic-ni
> > > isdn spid1 0555200001
> > > isdn spid2 0555400001
> > > ppp authentication chap
> > > !
> > > interface Dialer1
> > > ip address 15.15.15.1 255.255.255.0
> > > encapsulation ppp
> > > ip ospf authentication message-digest
> > > ip ospf message-digest-key 1 md5 cisco
> > > ip ospf demand-circuit
> > > dialer pool 1
> > > dialer remote-name r3
> > > dialer idle-timeout 45
> > > dialer string 5551000
> > > dialer-group 1
> > > no peer neighbor-route
> > > ppp authentication chap
> > > !
> > > router ospf 10
> > > router-id 6.6.6.6
> > > log-adjacency-changes
> > > area 0 authentication message-digest
> > > area 1 stub no-summary
> > > passive-interface Serial0
> > > network 15.15.15.1 0.0.0.0 area 1
> > > network 150.100.2.1 0.0.0.0 area 0
> > > network 150.100.4.1 0.0.0.0 area 1
> > > network 150.100.50.41 0.0.0.0 area 2
> > > !
> > > ip classless
> > > ip http server
> > > !
> > > access-list 100 permit ip any any
> > > dialer-list 1 protocol ip list 100



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:18 GMT-3