Re: ISDN 224.0.0.5 problem

From: Chris Larson (clarson52@xxxxxxxxxxx)
Date: Sat May 04 2002 - 14:01:17 GMT-3


   
I would keep the no peer nieghbor route command in. I have never been in a
place using ppp on ISDN where it was desirable to have the /32 show up when
doing ospf. Also, I have had to let ospf converge over the isdn before
routes show up as DNA in the database. You can put ospf demand link on
either side and the one side should notify any other routers that that
particular link is demand circuit, although having it on both sides doesn't
matter or hurt anything.
I have also had times when I had to reboot for whatever reason to get things
going.

----- Original Message -----
From: "zapeta zape" <zzapeta@hotmail.com>
To: <ccielab@groupstudy.com>
Sent: Saturday, May 04, 2002 11:08 AM
Subject: ISDN 224.0.0.5 problem

> Hello,
> I am having a problem with my isdn.For one the multicast address 224.0.0.5
> is bringing the link up. By the way I am not doing any redistribution.
> When I do sh ip osp neigh on R1, I don't see no neighbor id toward R2.
> When I apply the same command on R2, I see that R2 is try to establish a
> neighbor with R1. I already tried the no peer neighbor-route on both
> command. I tried to command deb ip ospf monitor I can't apply on my
routers
> even I am running the 12.2 code.
> Any help will be appreciated.
> Thanks
> Zape
>
>
> R1
> username r2 password 0 cisco
> !
> interface BRI0/0
> ip address 150.10.35.1 255.255.255.252
> encapsulation ppp
> ip ospf priority 0
> ip ospf demand-circuit
> dialer map ip 150.10.35.2 name r2 broadcast 7704324217
> dialer-group 1
> isdn switch-type basic-ni
> isdn spid1 77043242400101 4324240
> cdapi buffers regular 0
> cdapi buffers raw 0
> cdapi buffers large 0
> ppp callback request
> ppp chap hostname cisco5
> !
> router ospf 100
> router-id 150.10.1.1
> log-adjacency-changes
>
> network 150.10.1.0 0.0.0.255 area 0
>
> network 150.10.35.0 0.0.0.3 area 0
> !
> dialer-list 1 protocol ip permit
>
>
> r2
>
> interface BRI0/0
> ip address 150.10.35.2 255.255.255.252
> no ip directed-broadcast
> encapsulation ppp
> ip ospf interface-retry 0
> ip ospf demand-circuit
> dialer idle-timeout 20
> dialer map ip 150.10.35.1 name r1 class ccie broadcast 7704324240
> dialer-group 1
> isdn switch-type basic-ni
> isdn spid1 77043242170101 4324217
> ppp callback accept
> ppp authentication chap
> !
> router ospf 100
> router-id 150.10.2.2
> log-adjacency-changes
>
>
> network 150.10.2.0 0.0.0.255 area 0
> network 150.10.35.0 0.0.0.3 area 0
>
>
> !
>
> map-class dialer ccie
> dialer callback-server username
> !
> dialer-list 1 protocol ip permit
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:50 GMT-3