Re: Keeping the ISDN Line Quiet

From: Donny MATEO (donny.mateo@sg.ca-indosuez.com)
Date: Tue Oct 08 2002 - 00:41:18 GMT-3


Perhaps a debug ip ospf monitor could help you to identify which LSA is changed, and work closer to
the solutions.
I suspect the IGRP is redistributing the route back to OSPF for that particular ISDN subnet.although
I can see you've already filltered that one out,
will have to test it out to be sure.

good luck
Donny

                                                                                                                                       
                      Rich West
                      <westrk102002@yah To: ccielab@groupstudy.com
                      oo.com> cc:
                      Sent by: Subject: Keeping the ISDN Line Quiet
                      nobody@groupstudy
                      .com
                                                                                                                                       
                                                                                                                                       
                      08-10-2002 05:18
                      Please respond to
                      Rich West
                                                                                                                                       
                                                                                                                                       

function SetDomain(d) { document.domain = d; }I am having problems keeping my BRI circuit quiet. I
am only calling one way and everything is working with my ISDN. I think the problem comes from
redistributing IGRP and OSPF on my dialing router. Please look at by 'debug dialer' and my
configurations below and see if I have forgot something.

Thanks,

Rich

DEBUG:

1d04h: IP: s=172.168.65.2 (local), d=224.0.0.5 (BRI0/0), len 144, sending broad/multicast
1d04h: BRI0/0: Dialing cause ip (s=172.168.65.2, d=224.0.0.5)
1d04h: BRI0/0: Attempting to dial 5555555

CONFIG:

hostname Donut
!
username Donut password 0 test
username Burns password 0 test
isdn switch-type basic-ni
!
interface Ethernet0/0
 ip address 137.20.20.10 255.255.255.0
!
interface Serial0/0.1 multipoint
 ip address 172.168.100.5 255.255.255.0
 ip ospf network point-to-multipoint
 ip ospf priority 200
 frame-relay map ip 172.168.100.6 506 broadcast
!
interface Serial0/0.2 point-to-point
 ip address 172.168.200.1 255.255.255.0
 frame-relay interface-dlci 504
!
interface BRI0/0
 ip address 172.168.65.2 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 ip ospf cost 9999
 ip ospf demand-circuit
 dialer idle-timeout 30
 dialer map ip 172.168.65.1 name Burns broadcast 5555555
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 80155566660101 5556666
 isdn spid2 80155566670101 5556667
 no cdp enable
 ppp authentication chap
 hold-queue 75 in
 no peer neighbor-route
!
router ospf 1
 redistribute static metric 2000 subnets
 redistribute igrp 30 metric 10 metric-type 1 subnets route-map igrp-ospf
 network 137.20.20.0 0.0.0.255 area 0
 network 172.168.65.0 0.0.0.255 area 10
 network 172.168.100.0 0.0.0.255 area 10
!
router igrp 30
 redistribute ospf 1 metric 10000 1 255 1 1500 route-map ospf-to-igrp
 passive-interface Serial0/0.1
 passive-interface BRI0/0
 network 172.168.0.0
 distribute-list 25 out ospf 1
!
access-list 19 permit 172.168.200.0 0.0.0.255
access-list 19 permit 172.168.40.0 0.0.0.255
access-list 19 permit 5.0.0.0 0.255.255.255
access-list 20 permit any
!
dialer-list 1 protocol ip permit
!
route-map ospf-to-igrp deny 10
 match ip address 19
!
route-map ospf-to-igrp permit 20
 match ip address 20
!
route-map igrp-ospf permit 10
 match ip address 19
!
route-map igrp-ospf deny 20
 match ip address 20

---------------------------------
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos, & more
faith.yahoo.com

This message is for information purposes only and its content
should not be construed as an offer, or solicitation of an offer,
to buy or sell any banking or financial instruments or services
and no representation or warranty is given in respect of its
accuracy, completeness or fairness. The material is subject
to change without notice. You should take your own independent
tax, legal and other professional advice in respect of the content
of this message. This message may contain confidential or
legally privileged material and may not be copied, redistributed
or published (in whole or in part) without our prior written consent.
This email may have been intercepted, partially destroyed,
arrive late, incomplete or contain viruses and no liability is
accepted by any member of the Credit Agricole Indosuez group
as a result. If you are not the intended recipient of this message,
please immediately notify the sender and delete this message
from your computer.



This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:42 GMT-3