Redistribution from OSPF to IGRP

From: Treptow, Georg (gxtrept@xxxxxxxxx)
Date: Sun Jun 23 2002 - 18:37:29 GMT-3


   
Hi,

Can anybody tell me what I am doing wrong? I want to get my OSPF networks
172.16.0.0 across the ISDN /30 link. Heard that a second process might be
solution:

Thanks,

Georg

interface BRI3/0
 ip address 172.56.56.57 255.255.255.252
 encapsulation ppp
 dialer map ip 172.56.56.58 name r6 broadcast 2613
 dialer load-threshold 10 either
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 016642672
 isdn spid2 016642673
 ppp authentication chap
 ppp multilink

router ospf 1
 router-id 172.16.5.5
 log-adjacency-changes
 area 0 authentication message-digest
 passive-interface default
 no passive-interface Serial2/1
 network 172.16.5.0 0.0.0.255 area 0
 network 172.50.0.0 0.0.255.255 area 5
 network 192.168.100.0 0.0.0.7 area 0
!
router ospf 2
 log-adjacency-changes
 summary-address 172.16.0.0 255.255.0.0
 redistribute ospf 1
!
router igrp 10
 redistribute ospf 2
 passive-interface default
 no passive-interface BRI3/0
 network 172.56.0.0

Georg Treptow
Customer Engineer - Qwest Total Care
gxtrept@qwest.com <mailto:gxtrept@qwest.com>
NMSHelp@qwest.com <mailto:NMSHelp@qwest.com>
Direct: 612-664-3317
Qwest Total Care: 800-268-2980



This archive was generated by hypermail 2.1.4 : Tue Jul 02 2002 - 08:12:40 GMT-3