From: li jian hua (jasonli@xxxxxxxxx)
Date: Sat Feb 09 2002 - 02:23:38 GMT-3
Have two ways to inject a default route into a NSSA area from ABR or ASBR:
1.area 1 nssa no-summary /* on NSSA
ABR O*IA */
2.area 1 nssa default-information-originate always /*on NSSA ASBR or NSSA
ABR O*N2 */
rgds/Jason
At 15:01 2002-2-8 -0800, you wrote:
>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