RE: redist isis ia routes

From: Swaroop Potdar (swarooppotdar@hotmail.com)
Date: Fri Dec 31 2004 - 04:24:51 GMT-3


Hi I had a a previous simulation config backed up trying to achieve what is
required here that is redistributing ia routes into next routing protocols.

============
how did u do the route leaking in the first place...once the routes are
leaked into a L1 area then u dont have to do much to redistribute them into
OSPF downstream from a L1 area.

R1 and R5 are into L2 adjacency. R5 gets some L2 routes and leakes them into
L1 for R6 and inturn R6 redistributes the received "ia" routes into OSPF.

I have omitted most content and just kept two routes constant through out
for clarity.

HTH,
Swaroop
=============================================

R1 <--L2-->R5<--L1-->[ISIS{R6}OSPF]<--area0-->R4

=============================================

R1

!
router isis
redistribute connected level-1-2
net 49.0002.0000.0000.0003.00
!

R1#sh ip rou
C 119.0.0.0 255.0.0.0 is directly connected, Loopback119
C 118.0.0.0 255.0.0.0 is directly connected, Loopback118

================================
R5

!
router isis
redistribute isis ip level-2 into level-1 distribute-list 101
net 49.0001.0000.0000.0001.00
!

R5#sh ip rou
i L2 119.0.0.0 255.0.0.0 [115/10] via 172.16.6.1, Serial0/0.1
i L2 118.0.0.0 255.0.0.0 [115/10] via 172.16.6.1, Serial0/0.1

==

R6

!
router ospf 10
log-adjacency-changes
redistribute isis level-2 subnets
network 172.16.4.1 0.0.0.0 area 0
network 172.16.10.1 0.0.0.0 area 0
!
router isis
redistribute ospf 10 level-1-2
net 49.0001.0000.0000.0002.00
is-type level-1
!

R6#sh ip rou

i ia 119.0.0.0 255.0.0.0 [115/148] via 172.16.7.1, Serial0/0.3
i ia 118.0.0.0 255.0.0.0 [115/148] via 172.16.7.1, Serial0/0.3
i*L1 0.0.0.0 0.0.0.0 [115/10] via 172.16.7.1, Serial0/0.3

===
R4

router ospf 10
log-adjacency-changes
network 172.16.4.2 0.0.0.0 area 0
network 172.16.9.2 0.0.0.0 area 10
!

R4#sh ip rou
O E2 119.0.0.0 255.0.0.0 [110/20] via 172.16.4.1, 00:07:41, Serial0/0.1
O E2 118.0.0.0 255.0.0.0 [110/20] via 172.16.4.1, 00:07:41, Serial0/0.1

===================================

>From: <alsontra@hotmail.com>
>Reply-To: <alsontra@hotmail.com>
>To: "'ccie2be'" <ccie2be@nyc.rr.com>, "'Group Study'"
><ccielab@groupstudy.com>
>Subject: RE: redist isis ia routes
>Date: Wed, 29 Dec 2004 23:37:55 -0600
>
>I spent two hours trying to redistributing ISIS ia routes into rip. I
>think
>the lab calls for a conditional default over the ISDN and into the adjacent
>interface running rip.
>
>All I could come up with were, summaries redistributed/configured on
>interfaces and a default.
>
>Al
>
>-----Original Message-----
>From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
>ccie2be
>Sent: Thursday, December 30, 2004 9:34 AM
>To: Group Study
>Subject: redist isis ia routes
>
>Hi guys,
>
>These are the isis routes on R5:
>
>Rack1R5#sir isis
>i ia 222.22.2.0/24 [115/148] via 139.1.25.2, Serial0/0.502
>i ia 220.20.3.0/24 [115/148] via 139.1.25.2, Serial0/0.502
> 139.1.0.0/24 is subnetted, 9 subnets
>i L1 139.1.11.0 [115/10] via 139.1.15.1, Serial0/0.501
>i L1 139.1.2.0 [115/10] via 139.1.25.2, Serial0/0.502
>i L1 139.1.23.0 [115/20] via 139.1.25.2, Serial0/0.502
>i ia 192.10.1.0/24 [115/148] via 139.1.25.2, Serial0/0.502
> 150.1.0.0/24 is subnetted, 4 subnets
>i L1 150.1.2.0 [115/10] via 139.1.25.2, Serial0/0.502
>i L1 150.1.1.0 [115/10] via 139.1.15.1, Serial0/0.501
>i ia 205.90.31.0/24 [115/148] via 139.1.25.2, Serial0/0.502
>i*L1 0.0.0.0/0 [115/10] via 139.1.25.2, Serial0/0.502
> [115/10] via 139.1.15.1, Serial0/0.501
>
>
>Notice some routes are shown as "ia". I tried to have these routes
>
>redist into rip but couldn't find a way to do that.
>
>Is it not possible to redist ia routes?
>
>I tried using redist isis metric 1 and I thought all isis routes would be
>redistributed,
>
>but that didn't work. If it's possible, how would I redist the ia routes?
>
>TIA, Tim
>
>_______________________________________________________________________
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.725 / Virus Database: 480 - Release Date: 7/19/2004
>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.725 / Virus Database: 480 - Release Date: 7/19/2004
>
>_______________________________________________________________________
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html

Regards,
Swaroop.
------------------------------------------------------------------
Life Is Short & Sweet.
Live It To The Fullest.
------------------------------------------------------------------



This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:33 GMT-3