NSSA and Redistribution

From: GRIZZUTI Javier (jgrizzut@xxxxxxxxxxxxxx)
Date: Sun Sep 12 1999 - 23:59:29 GMT-3


   

I have this scenario

R3----NSSA(HDLC)----R6----Area0(Frame Relay)---R5

>From R3 I have EIGRP routes (30.0.0.0) which are being redistributed in the
NSSA area . I'm summarazing in R6 . I see the routes as N1 in R6 but I can't
see these routes in R5 . I really don't know why .
Did I make any mistake in the configs ? Here they are :

R3
......
!
router eigrp 1
 network 30.0.0.0
 no auto-summary
!
router ospf 1
 redistribute eigrp 1 subnets route-map EIGRP-OSPF
 network 10.10.0.0 0.0.255.255 area 0
 network 20.20.0.0 0.0.255.255 area 4
 area 4 nssa
!
ip classless
!
access-list 5 permit 30.0.0.0 0.255.255.255
route-map EIGRP-OSPF permit 10
 match ip address 5
 set metric 50
 set metric-type type-1
!

......

R6

.....
!
interface Serial1
 ip address 20.20.6.6 255.255.0.0
 ip ospf cost 20
!
router ospf 1
 summary-address 30.0.0.0 255.240.0.0
 network 10.10.0.0 0.0.255.255 area 0
 network 10.60.0.0 0.0.255.255 area 4
 network 20.20.0.0 0.0.255.255 area 4
 area 4 nssa default-information-originate
 area 4 default-cost 20

......

R5

....

router ospf 1
 network 10.1.5.5 0.0.0.0 area 1
 network 10.10.0.0 0.0.255.255 area 0
 network 10.20.0.0 0.0.255.255 area 5
 network 10.50.0.0 0.0.255.255 area 5
 default-information originate always
 area 5 virtual-link 10.70.2.7
!

.....

R6

sh ip route
...

     30.0.0.0/8 is variably subnetted, 7 subnets, 3 masks
O N1 30.10.0.0/16 [110/70] via 20.20.3.3, 00:05:14, Serial1
O N1 30.5.3.0/24 [110/70] via 20.20.3.3, 00:05:14, Serial1
O N1 30.4.3.0/24 [110/70] via 20.20.3.3, 00:05:14, Serial1
O N1 30.2.2.2/32 [110/70] via 20.20.3.3, 00:05:15, Serial1
O N1 30.3.3.3/32 [110/70] via 20.20.3.3, 00:05:15, Serial1
O N1 30.2.2.3/32 [110/70] via 20.20.3.3, 00:05:15, Serial1
O N1 30.2.2.1/32 [110/70] via 20.20.3.3, 00:05:15, Serial1
O*E2 0.0.0.0/0 [110/1] via 10.10.5.5, 00:00:45, Serial0

R5

sh ip route

.....

Gateway of last resort is not set

     20.0.0.0/16 is subnetted, 1 subnets
O IA 20.20.0.0 [110/84] via 10.10.6.6, 00:02:00, Serial0.1
     10.0.0.0/8 is variably subnetted, 12 subnets, 4 masks
C 10.10.0.0/16 is directly connected, Serial0.1
C 10.1.0.0/17 is directly connected, Ethernet0
C 10.20.0.0/16 is directly connected, Serial0.2
O IA 10.60.0.6/32 [110/65] via 10.10.6.6, 00:02:00, Serial0.1
O IA 10.60.1.6/32 [110/65] via 10.10.6.6, 00:02:00, Serial0.1
O IA 10.60.2.6/32 [110/65] via 10.10.6.6, 00:02:00, Serial0.1
C 10.50.0.0/24 is directly connected, Loopback0
C 10.50.1.0/24 is directly connected, Loopback1
C 10.50.2.0/24 is directly connected, Loopback2
O IA 10.70.2.7/32 [110/65] via 10.20.7.7, 00:02:01, Serial0.2
O IA 10.70.1.7/32 [110/65] via 10.20.7.7, 00:02:01, Serial0.2
O IA 10.70.0.7/32 [110/65] via 10.20.7.7, 00:02:02, Serial0.2
     11.0.0.0/16 is subnetted, 1 subnets
O IA 11.1.0.0 [110/128] via 10.10.1.1, 00:02:02, Serial0.1
     132.20.0.0/24 is subnetted, 1 subnets
O IA 132.20.20.0 [110/74] via 10.20.7.7, 00:02:02, Serial0.2
R5#

> Ing. Javier Grizzuti
> Systems Engineer
> Servicios de Ingenieria de Soporte
> SoftNet S.A. - Perú 327 1 Piso A (1067)
> Tel: (5411)4343-4990 Ext. 254
> Fax: (5411) 4343-9132
> Buenos Aires - Argentina
> E-mail: jgrizzut@softnet.com.ar
> http://www.softnet.com.ar
>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:50 GMT-3