RE: OSPF NSSA Problem

From: Zaitsev DN (Dmitry) (DNZaitsev@xxxxxxxxxx)
Date: Wed Jul 05 2000 - 22:53:16 GMT-3


   
   On R1 you defined area 1 as a nssa on R2 you defined area 1 as stub.
   This mismatch will prevent them from establishing neighboring.
   
   -----Original Message-----
   From: Chandra Lingamgunta [mailto:lcsekhar@bigfoot.com]
   Sent: Wednesday, July 05, 2000 7:59 PM
   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
   
   Chandra
   
   



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