From: Padhu (LFG) (padhu@xxxxxxxxxxxx)
Date: Mon Jun 11 2001 - 15:57:38 GMT-3
"Do you just have an ACL permitting all IGRP nets and the summary
nets to be redistributed by IGRP? "
Thats precisely it. In some versions the ospf attached interfaces will not
show up as E2 in the database and in some they do. Thats why i thought of
avoiding the redistributing connected and choosing to just summarise the
connected ofps /28 or /26 or whatever.
I also found that in order to avoid these summaries getting propogated into
ospf domain, if i use the no-advertise option..it messes up the null route
not being installed ..It shows with a high metric and igrp wouldn't see it.
another side effect when you filter the isdn network to prevent that famous
isdn flap with igrp/ospf redistribution....summary won't install.
if the isdn is 172.16.100.1 255.255.255.252
in the igrp access list if we do deny 172.16.100.0 0.0.0.255 then summary
won't install
unless we make it more specific with an ACL access-list 10 permit
172.16.100.0 0.0.0.0 preceding the isdn .
Cheers,Padhu
-----Original Message-----
From: David Anderson [mailto:dma@cisco.com]
Sent: Monday, June 11, 2001 1:23 PM
To: Padhu (LFG)
Cc: ccielab@groupstudy.com
Subject: RE: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30 -
Redistri buti on problem
Padhu,
I have a question regarding a statement you made below. I have a similar
setup running and am redistributing connected subnets on the ASBR with a
route-map allowing these subnets. However, I don't have an ACL on the IGRP
that is being redistributed. The metrics all look ok....nothing too out of
wack. Do you just have an ACL permitting all IGRP nets and the summary
nets to be redistributed by IGRP? Just wanting to make sure I have a clear
understanding..
Thanks,
David
At 12:07 PM 6/11/2001 -0500, you wrote:
>Roman,
>
>This email is no way related to fixing the original problem i started the
>thread with..
>(RE: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30 - Redistribution
>problem)
>
>Just to digress to the summary address note.
>
>I know there have been plenty of suggestions about having the /28 or the
/26
>of the ospf interface redistribute connected and then using the summary on
>that. However for how muchever this weirdness in my routers are
>increasing... Here is the scoop.
>
>You can apply summary address for any connected interface on the ASBR as
>long as the interface is up.I am tempted to say redistribute connected
would
>in situations where the router isn't an ASBR and we need to code the
>summary. Ofcourse this net has to be in the ACL of igrp nets to be
>redistributed to avoid the summary with a huge metric like 16777215.
>
>While i am typing i just did show ip ospf summary and the summary shows up
>neatly.
>
>I am running 12.0(14).
>
>Cheers,Padhu
>
>-----Original Message-----
>From: Roman Rodichev [mailto:rodic000@hotmail.com]
>Sent: Sunday, June 10, 2001 3:42 PM
>To: gfarber@cisco.com; signal@shreve.net
>Cc: michael_lee50@hotmail.com; padhu@steinroe.com;
>ccielab@groupstudy.com
>Subject: Re: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30 -
>Redistributi on problem
>
>
>Guy, actually there is another way. You are probably talking about
situation
>
>when you have ASBR connected, for example, as /26 to OSPF domain and as /24
>to IGRP. Obviously, you can't use summary-address to do that. Yes, you
could
>
>redistribute connected. But you could also do the following. When you
>address your OSPF areas using the address space you were given, just make
>sure that some other area falls into the same /24 range as the area where
>your ASBR is. Then you could simply use "area range" to summarize the other
>area, and you should see /24 summary on ASBR too. :)
>
>I hope my explanation is clear
>
>
> >From: "Guy Farber" <gfarber@cisco.com>
> >Reply-To: "Guy Farber" <gfarber@cisco.com>
> >To: "Brian" <signal@shreve.net>, "Roman Rodichev" <rodic000@hotmail.com>
> >CC: <michael_lee50@hotmail.com>, <padhu@steinroe.com>,
> ><ccielab@groupstudy.com>
> >Subject: Re: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30 -
> >Redistributi on problem
> >Date: Sun, 10 Jun 2001 23:09:15 +0200
> >
> >Brian,
> >
> >It's the other way around. You can use the summary-address command to
> >summarize routes coming in from external protocols. For this reason doing
> >redistribute connected on a /26 into ospf and then summarizing to /24
will
> >solve most of these situations. I just hope they'll accept this strategy
in
> >the lab...
> >
> >----- Original Message -----
> >From: "Brian" <signal@shreve.net>
> >To: "Roman Rodichev" <rodic000@hotmail.com>
> >Cc: <michael_lee50@hotmail.com>; <padhu@steinroe.com>;
> ><ccielab@groupstudy.com>
> >Sent: Sunday, June 10, 2001 9:51 PM
> >Subject: Re: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30 -
> >Redistributi on problem
> >
> >
> > > On Sun, 10 Jun 2001, Roman Rodichev wrote:
> > >
> > > > it's simplier than that. If you have /24 OSPF route in your routing
> >table,
> > > > you can't "summarize" it (that term looses it's meaning actually)
down
> >to
> > > > /25 using area-range
> > > >
> > > > And, by the way, I'm sorry I made a mistake. summary-address can't
be
> >used
> > > > for OSPF->IGP summarization at all. Sorry
> > >
> > > hmm, Roman are you sure about that last statment? If I have /28's or
> > > /26's in my OSPF and would like them to appear in my other IGP's as
> >/24's
> > > instead, why can't I use summary-address? The purpose of
> >summary-address
> > > is to summarize from OSPF->non-OSPF IGP's. Perhaps I am confused
about
> > > something........
> > >
> > > Brian
> > >
> > >
> > >
> > > >
> > > >
> > > > >From: "michale_lee50@hotmail.com" <michael_lee50@hotmail.com>
> > > > >To: "Roman Rodichev" <rodic000@hotmail.com>, <padhu@steinroe.com>,
> > > > ><ccielab@groupstudy.com>
> > > > >Subject: Re: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30 -
> > > > >Redistributi on problem
> > > > >Date: Sun, 10 Jun 2001 13:45:10 -0500
> > > > >
> > > > >scenario. I just need a way to inject the ospf /25 thro /30 as /28
> >into
> > > > >IGRP...?? This is your question
> > > > >
> > > > >I have to say that is a strange one. Maybe I'm geting a little too
> >old
> >but
> > > > >I
> > > > >am under the impression that you want to redistribute a /28 into
IGRP
>
> >?
> > > > >mayby you want to redistribute an ospf network that is directly
> >connected
> > > > >into IGRP but that network is not downstrean so you can's use
> >area-range
> > > > >and
> > > > >it's not coming into ospf so you can's use summary addres?
> > > > >
> > > > >is this the case?
> > > > >
> > > > >Mr.Lee
> > > > >
> > > > >----- Original Message -----
> > > > >From: "Roman Rodichev" <rodic000@hotmail.com>
> > > > >To: <michael_lee50@hotmail.com>; <padhu@steinroe.com>;
> > > > ><ccielab@groupstudy.com>
> > > > >Sent: Sunday, June 10, 2001 1:02 PM
> > > > >Subject: Re: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30 -
> > > > >Redistributi on problem
> > > > >
> > > > >
> > > > > > Mr.Lee, you can't use summary-address and area range commands to
> >go
> >from
> > > > > > shorter to longer bit mask.
> > > > > >
> > > > > > >From: "michale_lee50@hotmail.com" <michael_lee50@hotmail.com>
> > > > > > >To: "Roman Rodichev" <rodic000@hotmail.com>,
> ><padhu@steinroe.com>,
> > > > > > ><ccielab@groupstudy.com>
> > > > > > >Subject: Re: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30
-
> > > > > > >Redistributi on problem
> > > > > > >Date: Sun, 10 Jun 2001 12:56:20 -0500
> > > > > > >
> > > > > > >Guess I'm sort of late on this but I have to say that Policy
> >routing is
> > > > > > >certainly NOT the only way, you can accomplish this with the
> > > > > > >summary-address
> > > > > > >or the area-range in a given situation.
> > > > > > >
> > > > > > >Just hit the link and understand where and when to apply each
> >command.
> > > > > > >
> > > > > > >Mr.Lee
> > > > > > >----- Original Message -----
> > > > > > >From: "Roman Rodichev" <rodic000@hotmail.com>
> > > > > > >To: <padhu@steinroe.com>; <ccielab@groupstudy.com>
> > > > > > >Sent: Friday, June 08, 2001 10:58 PM
> > > > > > >Subject: Re: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30
-
> > > > > > >Redistributi on problem
> > > > > > >
> > > > > > >
> > > > > > > > you are wasting your time, policy routing is the only
solution
> > > > > > > >
> > > > > > > > >From: "Padhu (LFG)" <padhu@steinroe.com>
> > > > > > > > >Reply-To: "Padhu (LFG)" <padhu@steinroe.com>
> > > > > > > > >To: "'ccielab@groupstudy.com'" <ccielab@groupstudy.com>
> > > > > > > > >Subject: IGRP with /28 and ospf with /25, 26 , 27, 28,29,30
-
> > > > > > >Redistributi
> > > > > > > > >on problem
> > > > > > > > >Date: Thu, 7 Jun 2001 21:49:24 -0500
> > > > > > > > >
> > > > > > > > >I know we have beaten the crap out of VLSM / FLSM scenario.
> >Its
> > > > >working
> > > > > > > > >fine
> > > > > > > > >with IGRP /24 and ospf having longer masks ...( with area
> >ranges
> > > > >and
> > > > > > > > >summary
> > > > > > > > >addresses blah blah etc) ..
> > > > > > > > >
> > > > > > > > >Now the reverse ...I know i can plug in the ip default
> >network
> >for
> > > > >this
> > > > > > >and
> > > > > > > > >will work. However i am wondering if anyone on the list has
> >got
> > > > >this
> > > > > > > > >working
> > > > > > > > >without ip default network for this scenario.
Summary-address
> >and
> > > > >area
> > > > > > > > >ranges are so out of whack here i can't get this straight
in
> >this
> > > > > > >reverse
> > > > > > > > >scenario. I just need a way to inject the ospf /25 thro /30
> >as
> >/28
> > > > >into
> > > > > > > > >IGRP...
> > > > > > > > >
> > > > > > > > >No Statics ofcourse.
> > > > > > > > >
> > > > > > > > >Appreciate any help. My ASBR is running 12.0(14).
> > > > > > > > >
> > > > > > > > >Or you can simply tell me i am wasting time to do the
> >impossible
> > > > >...(
> > > > > > > > >Ofcourse i can't tell the proctor that)
> > > > > > > > >
> > > > > > > > >Cheers,Padhu
> > > > > > > > >**Please read:http://www.groupstudy.com/list/posting.html
> > > > > > > >
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:22 GMT-3