From: Feliz, Edgar (Edgar.Feliz@xxxxxxxx)
Date: Sun Sep 24 2000 - 00:04:27 GMT-3
Thanks,
Steve pointed out the "no CDP enable" on his email which I had forgotten to
enter on the BRI interface. Once I enter this the errors stopped.
EF
-----Original Message-----
From: Kevin Baumgartner [mailto:kbaumgar@cisco.com]
Sent: Saturday, September 23, 2000 10:48 PM
To: Feliz, Edgar
Cc: ccielab@groupstudy.com
Subject: Re: ISDN RIP/OSPF DDR
I have never used the "no peer neighbor-route" command. Not even sure what
it does. What I have found that works very well is to not redistribute the
ISDN
IP route into OSPF. This will prevent the ISDN line from coming up.
Please don't ask me how this works! It's in the archives.
Something like (network 192.168.1.0 is the ISDN network)
router ospf 1
red rip route-map deny-ISDN-network
route-map deny-ISDN-network deny 10
match address 1
route-map 20 deny-ISDN-network deny 20
match address 2
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 2 permit any
At 10:22 PM 9/23/00 -0400, you wrote:
>All,
>
>I have the following configuration. R3 runs OSPF, and has a connection to
>the rest of the network via F/R, which is in area 0. I have a serial
>connection to r4 as the every day line, and ISDN for backup using the
>"demand-circuit" command on r4. On r4 I am doing mutual redistribution
>between RIP, and OSPF. Initially like many on the list have commented my
>ISDN link kept coming up because of the redistribution, so I added the "no
>peer neighbor-route" to the BRI interfaces and now the ISDN line stays
down,
>BUT I am getting the following message. Is this message common with this
>command added?
>
>*Mar 2 01:32:18: BRI0: cdp, 272 bytes, outgoing uninteresting (no list
>matched)
>*Mar 2 01:32:18: BRI0: sending broadcast to ip 10.43.1.1 -- failed, not
>connected
>
>How do I keep this from happening? is there a better way to keep the ISDN
>line down? I know I can add a access-list which has been mentioned on the
>list? What would be the preferred method?
>
><r3 OSPF area 3>------ISDN-------< area 3 r4
>OSPF/RIP>----------SERIAL-------<r6 RIP>
>l
>l-interface S/0
>l----F/R cloud area 0
>
>Thanks,
>
>Edgar Feliz
>
>Technical Consultant
>
>
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:01 GMT-3