RE: ospf area range command question???

From: Lionel Florit (lflorit@xxxxxxxxx)
Date: Wed Apr 10 2002 - 21:35:49 GMT-3


   
Khan,

define a /30 of that subnet on any loopback on any router in area 0 and
redistribute connected. Then summarize with the summary command.

interface Loopback1
  ip address 155.1.4.254 255.255.255.252

router ospf 100
  area 1 virtual-link 155.1.4.2
  summary-address 155.1.4.0 255.255.255.0
  redistribute connected subnets route-map con

Lionel

At 06:37 PM 4/10/2002 +0100, Khan Munib wrote:
>Not entirely true. I can get the summarised route into the routers in other
>areas in my network ie. area 5, area 1 etc....but not on area 0 routers (and
>R6 which has a Virtual link to area 0).....unless this of course what you
>meant and I misunderstood.
>
>-----Original Message-----
>From: Jason [mailto:jgraun@attbi.com]
>Sent: 10 April 2002 15:42
>To: 'Khan Munib'; ccielab@groupstudy.com
>Subject: RE: ospf area range command question???
>
>
>You cannot, if you do an area 0 range command you will see this in the
>routing table of the router in which you issued that command, however
>that LSA will never get propagated to other OSPF routers. Use tunnels
>or secondary addresses to solve classless-classfull problems.
>
>Jason
>
>-----Original Message-----
>From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
>Khan Munib
>Sent: Wednesday, April 10, 2002 9:14 AM
>To: 'ccielab@groupstudy.com'
>Subject: ospf area range command question???
>
>Can anyone tell me what command to use to get the network summarized by
>an
>area range command for area 0 to be installed into other area 0 routers.
>
>
>I have the following scenario.....
>
>R2 (Area 0) has a virtual link to R6 (area 60). R6 is also
>redistributing
>OSPF into IGRP. In order to get the area 0 network into the igrp
>routing
>table I must summarise it using the area range command. However, R6
>dose
>not install the summarised route into it's routing table as (by my
>reckoning) it believes it is hanging off Area 0 due to the Virtual
>link.
>See diagram below for clarity......
>
>
>
>Area 0 ---------- R2----------F/R--Area
>5--------------R6------------IGRP----------
>
>
>Just to add, When I do an area 5 range command on R2 to summarise the
>F/R
>cloud, it gets installed on R6(Even though R6 is directly connected to
>Area
>5) and is redistributed to IGRP, so why not the same case with area 0.
>Thanx.



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:04 GMT-3