From: Dan Lockwood (dlockwood@xxxxxxxxxxxxxxxxxxxx)
Date: Fri Feb 08 2002 - 20:01:31 GMT-3
To inject a default route into a NSSA area use the command 'area x nssa
default-information-originate' on the ABR for area x.
Regards,
Dan
-----Original Message-----
From: martin abelli [mailto:jamescollia@yahoo.co.kr]
Sent: Thursday, February 07, 2002 4:22 AM
To: ccielab@groupstudy.com
Subject: OSPF NSSA Problem
Hi All,
I am just working on OSPF NSSA lab. I am having a
problem of injecting default route in to NSSA area and injecting N2
routes from NSSA area to back bone. The config is as below:
R1(s0)--------(s0)R2(e0)------------(e0)R3
R1
int s0
ip add 12.1.1.4 255.255.255.0
ip route 25.25.25.0 255.255.255.0 nul 0
router ospf 1
red stat sub
net 12.1.1.4 0.0.0.0 area 1
area 1 nssa
R2
int s0
ip add 12.1.1.16 255.255.255.0
int e0
ip add 10.3.1.16 255.255.255.0
router ospf 1
summ 25.25.25.0 255.255.255.0 ( I also tried
25.25.0.0 255.255.0.0)
net 12.1.1.0 0.0.0.255 area 1
net 10.3.1.0 0.0.0.255 area 0
area 1 stub default
R2
int e0
ip add 10.3.1.17 255.255.255.0
router ospf 1
net 10.3.1.0 0.0.0.255 area 0
In router 3 I cant see 25.25 network and R1 I can't
see default network.
Any suggestions please?
Regards
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:16 GMT-3