From: Pun, Alec CL (Alec.CL.Pun@pccw.com)
Date: Thu Nov 06 2003 - 00:07:09 GMT-3
Thanks.
Have you tried to run two areas on the same router as my case ? The 2nd
process automatically put into is-type L1 only. 
I also have no problem leaking L2 into L1 database if every router only
participate in one area only.
regards,
alec
-----Original Message-----
From: fingham@cox.net [mailto:fingham@cox.net]
Sent: Thursday, November 06, 2003 4:12 AM
To: Pun, Alec CL; gs "E-mail"
Subject: Re: [HELP] ISIS route-leaking from another area
You can route-leak from a level-2 to a level-1 in the same area.  The nets
you have are in different areas and one router is L1 only.  I do not see how
you have an IS-IS adjacency between the two
As an example (based in part on NMC DoIT scenario 11):
R1 and R2 are in area 49.0002, R1 is a L1/L2 connecting to R2 as a L1 and R4
in area 49.0004 as a L2.
R1 has routes from R4 and is leaking them to R2.
R1:
router isis
 net 49.0002.1111.1111.1111.00
 redistribute isis ip level-2 into level-1 distribute-list 112
!
access-list 112 permit ip any any
R1#sh clns nei
 
System Id      Interface   SNPA                State  Holdtime  Type
Protocol
R2             Se0/0.123   DLCI 102            Up     9         L1   IS-IS
R4             Se0/0.14    DLCI 104            Up     25        L2   IS-IS
R1#sh ip rou
 
i L2 192.168.106.0/24 [115/114] via 172.16.14.4, Serial0/0.14
i L2 192.168.107.0/24 [115/114] via 172.16.14.4, Serial0/0.14
i L2 192.168.105.0/24 [115/114] via 172.16.14.4, Serial0/0.14
     172.16.0.0/24 is subnetted, 3 subnets
C       172.16.14.0 is directly connected, Serial0/0.14
C       172.16.123.0 is directly connected, Serial0/0.123
i L1    172.16.102.0 [115/20] via 172.16.123.2, Serial0/0.123
     150.100.0.0/24 is subnetted, 1 subnets
i L2    150.100.10.0 [115/114] via 172.16.14.4, Serial0/0.14
R2:
router isis
 net 49.0002.2222.2222.2222.00
 is-type level-1
 
R2#sh clns nei
 
System Id      Interface   SNPA                State  Holdtime  Type
Protocol
R1             Se0         DLCI 201            Up     29        L1   IS-IS
R2#sh ip rou
 
Gateway of last resort is 172.16.123.1 to network 0.0.0.0
 
i ia 192.168.106.0/24 [115/201] via 172.16.123.1, Serial0
i ia 192.168.107.0/24 [115/201] via 172.16.123.1, Serial0
i ia 192.168.105.0/24 [115/201] via 172.16.123.1, Serial0
     172.16.0.0/16 is variably subnetted, 5 subnets, 2 masks
C       172.16.26.0/24 is directly connected, Ethernet0
i L1    172.16.14.0/24 [115/20] via 172.16.123.1, Serial0
C       172.16.123.0/24 is directly connected, Serial0
O       172.16.106.1/32 [110/11] via 172.16.26.6, 01:00:03, Ethernet0
C       172.16.102.0/24 is directly connected, Loopback0
     150.100.0.0/24 is subnetted, 1 subnets
i ia    150.100.10.0 [115/201] via 172.16.123.1, Serial0
i*L1 0.0.0.0/0 [115/10] via 172.16.123.1, Serial0
R2#
HTH, Fred
> 
> From: "Pun, Alec CL" <Alec.CL.Pun@pccw.com>
> Date: 2003/11/05 Wed AM 07:22:26 EST
> To: "gs (E-mail)" <ccielab@groupstudy.com>
> Subject: [HELP] ISIS route-leaking from another area
> 
> Can anybody confirm if I can route-leak L2 from null area to L1 (area 25)
?
> I tried the below commands but doesn't seem to work.  In the spoke router
of
> area 25, all I can see is still a default route.
> 
> BTW, is that true the 2nd area IS-type must be L1 only ?
> 
> thanks
> alec
> 
> Hub router : 
> router isis
>  redistribute isis ip level-2 into level-1 distribute-list 101
>  net 49.0024.2222.2222.2222.00
> !
> router isis 25
>  redistribute isis ip level-2 into level-1 distribute-list 101
>  net 49.0025.2222.2222.2222.00
>  is-type level-1
> 
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> http://shop.groupstudy.com
> 
> Subscription information may be found at: 
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:08 GMT-3