From: Zamfir, Mihail (MZ200002@Exchange.Australia.NCR.COM)
Date: Mon Oct 07 2002 - 20:22:58 GMT-3
Can you refine the dialer list a bit - something like deny ospf from
bringing the line up ?
-----Original Message-----
From: Rich West [mailto:westrk102002@yahoo.com]
Sent: Tuesday, 8 October 2002 7:18 AM
To: ccielab@groupstudy.com
Subject: Keeping the ISDN Line Quiet
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 archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:41 GMT-3