From: ymadon@xxxxxxxxxxxxxx
Date: Tue Sep 28 1999 - 07:46:31 GMT-3
Hi!
I don't think "default-information originate always" is necessary ,
I've been able to use this under similar circumstances,
Router3#
router ospf 1
network 172.16.1.3 0.0.0.0 area 0
network 172.16.255.3 0.0.0.0 area 1
network 172.16.2.3 0.0.0.0 area 1
area 1 nssa default-information-originate
sh ip ospf database
.....
.....
Type-7 AS External Link States (Area 1)
Link ID ADV Router Age Seq# Checksum Tag
0.0.0.0 172.16.255.3 770 0x80000001 0x6889 0
Router4# show ip route
.....
...
O*N2 0.0.0.0/0 [110/1] via 172.16.2.3, 00:08:57, Serial0
I've been using IOS 11.2.18, maybe a version level issue.
Regards
Yezdi
"Peter Van Oene" <vantech@sympatico.ca> on 28/09/99 04:09:41 AM
Please respond to "Peter Van Oene" <vantech@sympatico.ca>
To: ccielab@groupstudy.com
cc:
Subject: Re: OSPF NSSA Default;'s!!
Heres the final Config. Just an aside however, I still can't get a default
route to hit the IGRP side :)
R5
router ospf 1
network 150.100.1.6 0.0.0.0 area 1
network 150.100.10.9 0.0.0.0 area 0
network 150.100.10.19 0.0.0.0 area 0
default-information originate always
area 0 range 150.100.10.0 255.255.255.0
area 1 nssa default-information-originate
!
ip classless
ip route 0.0.0.0 0.0.0.0 150.100.10.17
ip route 150.100.10.0 255.255.255.0 Null0
R1
router ospf 1
redistribute igrp 1 subnets
network 150.100.1.5 0.0.0.0 area 1
network 150.100.1.250 0.0.0.0 area 1
area 1 nssa
!
Peter Van Oene
Senior Systems Engineer
UNIS LUMIN Inc.
www.unislumin.com
----- Original Message -----
From: Richardson, Cheryl <cheryl.richardson@lmco.com>
To: 'Peter Van Oene' <vantech@sympatico.ca>
Sent: Monday, September 27, 1999 7:58 AM
Subject: RE: OSPF NSSA Default;'s!!
> Your welcome. So what did the final configuration look like?
>
> Cheryl
>
> > -----Original Message-----
> > From: Peter Van Oene [SMTP:vantech@sympatico.ca]
> > Sent: Monday, September 27, 1999 1:44 PM
> > To: Richardson, Cheryl
> > Subject: Re: OSPF NSSA Default;'s!!
> >
> > Ahhh.. That did it.. My understanding of the default-info orig statement
> > was incorrect. Many books reference it as a redistribution oriented
> > command
> > which I suppose it is, but it added an ambiguity. I had thought it
> > instructed the router to redistribute the 0.0.0.0 route to another
routing
> > protocol. However it obviously means redist the 0.0.0.0 route to the
OSPF
> > domain regardless of where the 0.0.0.0 route was learned.
> >
> > Thanks for your insight
> >
> >
> > Peter Van Oene
> > Senior Systems Engineer
> > UNIS LUMIN Inc.
> > www.unislumin.com
> >
> > ----- Original Message -----
> > From: Richardson, Cheryl <cheryl.richardson@lmco.com>
> > To: 'Peter Van Oene' <vantech@sympatico.ca>
> > Sent: Monday, September 27, 1999 7:30 AM
> > Subject: RE: OSPF NSSA Default;'s!!
> >
> >
> > > Hi Peter,
> > > Does R5 have a 0.0.0.0 entry in it's routing table? Have you tried
> > the
> > > always keyword? or even "default-information originate" under ospf 1?
> > Not
> > > just on the nssa statement..
> > >
> > > Cheryl Richardson
> > >
> > > > -----Original Message-----
> > > > From: Peter Van Oene [SMTP:vantech@sympatico.ca]
> > > > Sent: Monday, September 27, 1999 12:49 PM
> > > > To: ccielab@groupstudy.com
> > > > Subject: OSPF NSSA Default;'s!!
> > > >
> > > > Ok, 3 days before my lab and I'm going nuts:)
> > > >
> > > > I have the following R6 IGRP R1 Ospf R5
> > > >
> > > > R1 is area 1
> > > > R5 is ABR
> > > >
> > > > Area 1 is nssa.
> > > >
> > > > I wish to propogate a default route to eventually R6, but first to
R1
> > from
> > > > 5.
> > > >
> > > > my R5 config looks like this
> > > >
> > > > router ospf 1
> > > > network 150.100.1.6 0.0.0.0 area 1
> > > > network 150.100.10.9 0.0.0.0 area 0
> > > > network 150.100.10.19 0.0.0.0 area 0
> > > > area 0 range 150.100.10.0 255.255.255.0
> > > > area 1 nssa default-information-originate
> > > >
> > > > However on my R1, I see no type 7 LSA for 0.0.0.0 and obviously
> > > > no route shows up in the routing table. I'm losing my mind!
> > > >
> > > > Any thoughts?
> > > >
> > > >
> > > >
> > > >
> > > > Peter Van Oene
> > > > Senior Systems Engineer
> > > > UNIS LUMIN Inc.
> > > > www.unislumin.com
> > > >
> > > >
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:51 GMT-3