From: sam (sam@avtechusa.com)
Date: Sun Mar 02 2003 - 14:15:06 GMT-3
I might have interpreted your ans wrong, but I am assuming that you
typed the redistribute connected subnets under the ISIS routing process.
So correct me if I am wrong...
The problem that you face right now is that ISIS can see the route, but
OSPF cannot. The reason is that for you to redistribute something into
OSPF, it needs to exist in the IP routing table with an origin i (ISIS).
Your interface on R3 appears as a connected route (which should be that
way)... there simply isn't anything to redistribute INTO OSPF.
Perform a 'redistribute connected subnets' in your OSPF router process,
not ISIS, as follows.
Router ospf 1
Redistribute connected subnets
GOTCHA
* Don't forget that you can also advertise other interfaces via the
'passive interface command' into ISIS (quirky, isn't it? I explained the
reasons before)
router ISIS
passive interface loopback0
Sam Sena
*Dudes, if I err... it simply means I don't have enough caffeine in
me...
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
S kumar
Sent: Saturday, March 01, 2003 12:35 PM
To: Annu Roopa
Cc: ccielab@groupstudy.com
Subject: Re: ISIS Redistributr Connected Problem
Annu,
I redisbuted Connected on ISIS on r3 but nothing
happened. I could not see the disrectly connected
network in ospf domain.
on r3 this is what I did.
router isis
redistribute conneted.
Do I have to specify anything else, this is not
working at all.
Any suggestions.
S K
--- Annu Roopa <annu_roopa@yahoo.com> wrote:
>
> Hi !
>
> U are running ISIS between R3 and R8. when u
> redistribute ISIS into OSPF (dont forget subnets)
> the ISIS link R3-R8 which is directly connected wont
> get redistributed.Try redistributing the
> "redistribute conn" into ISIS on R3 and then check
> what happens ?
>
> Bob: Why should we summarise the address bw R3 and
> R8 ? There is no VLSM-FLSM issue here ? Am i mssing
> something.
>
> Let us know.
>
> Annu.
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, and
more
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:30 GMT-3