From: csc david (davidcsc2002@yahoo.com.cn)
Date: Wed Nov 06 2002 - 00:02:26 GMT-3
thanks.
But when I put "area 0 range x.x.x.x 255.255.255.0" on router1, by r2's redistribution, why router3 cannot see the summary route?
Andrew Bratchell <a.bratchell@caeuk.com> 5DU}ND#: Try this - I'm tired (ready for bed) so I haven't checked it properly.
But this is a common sulution for VLSM issues.
Another one is to use tunnel interfaces.
router ospf 1
redistribute igrp subnets
network 172.10.20.2 0.0.0.0 area 1
!
router ospf 2
summary-address 172.10.10.0 255.255.255.0
redistribute ospf 1 subnets
!
router igrp
redistribute ospf 1 metric 1
redistribute ospf 2 metric 1
passive-interface Ethernet0
network 172.10.0.0
Andy
-----Original Message-----
From: csc david [mailto:davidcsc2002@yahoo.com.cn]
Sent: 06 November 2002 00:17
To: Adam Crisp
Cc: ccielab@groupstudy.com
Subject: RE: redistibute between classful and classless
I put area 0 range in router1, so the router2 can see the summary route, but it's point to null0, even by redistributing,
router1's s0 route is still not seen by router3 .
because router3 must see the router1's s0 route, so cannot use default-information originate.
Adam Crisp 5DU}ND#: Is doing a default-information originate allowed on R2?
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
csc david
Sent: 05 November 2002 16:10
To: ccielab@groupstudy.com
Subject: redistibute between classful and classless
here:
(s0)router1(e0)-----(e0)router2(s1)--------(s1)router3
router1: s0(172.10.10.1/255.255.255.192) e0(172.10.20.1/255.255.255.0)
router2: e0(172.10.20.2/255.255.255.0) s1(172.10.30.1/255.255.255.0)
router1's s0 in ospf area 0, router1's e0 and router2's e0 in ospf area 1,
router2's s1 and router3's s1 in igrp, then redistribute them
on router2. So how can router3 see the route about router1's s0? in normal
redistribution you cannot see this route, and you cannot
do it with static or null0 route. please help!
---------------------------------
Do You Yahoo!?
"JGIT>+S"Bp#?P!JTE#56;qJ1IP4s=1#!"
---------------------------------
Do You Yahoo!?
"JGIT>+S"Bp#?P!JTE#56;qJ1IP4s=1#!"
**********************************************************************
Disclaimer
This email is confidential and intended solely for the use of
the individual to whom it is addressed. Any views or opinions
presented are solely those of the author and do not necessarily
represent those of CAE Office Systems. If you are not the
intended recipient, be advised that you have received this
email in error, and that any use, dissemination, forwarding,
printing or copying of this email is strictly prohibited. If you
received this email in error, please contact Lee Gatland on
+44 (0) 1923 477600
**********************************************************************
---------------------------------
Do You Yahoo!?
"JGIT>+S"Bp#?P!JTE#56;qJ1IP4s=1#!"
This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:22:53 GMT-3