From: McCallum, Robert (Robert.McCallum@xxxxxxxxxxxxxxxxxx)
Date: Mon Jun 24 2002 - 13:15:31 GMT-3
What about a metric value?
-----Original Message-----
From: Rajani Deshpande [mailto:rajani_desh@yahoo.com]
Sent: 24 June 2002 16:56
To: Treptow, Georg; ccielab@groupstudy.com
Subject: Re: Redistribution from OSPF to IGRP
Hi,
The best way to do this is
router ospf 1
redistribute connected subnet
summary-address 172.16.56.0 255.255.255.0
--- "Treptow, Georg" <gxtrept@qwest.com> wrote:
> 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