From: hulbertj@comcast.net
Date: Tue Mar 07 2006 - 12:48:42 GMT-3
Yev,
Advertise the Loopback interface under the OSPF routing process and leave the OSPF network type as it's default (p2p), but place into another OSPF area. Then use the "area X range 10.10.10.0 255.255.255.0" command to change it as a /24. (X being the area that you advertised the loopback interface in)
For example, if 10.10.10.10/24 was the ip address of my loopback interface,
router ospf 1
network 10.10.10.10 0.0.0.0 area 10
area 10 range 10.10.10.0 255.255.255.0
Jerry
-------------- Original message --------------
From: "Evgeniy Voloshin" <e.voloshin@equant.ru>
> Hi group,
>
> I want to know what is the third metod to advertise /24 loopback into
> ospf, if I can not use
> ip ospf network
> redisribute
>
> May be it is area range or summary route?
> What is limitation are, if I use this command? May be I see /24 only in
> some areas?
>
> TIA!
>
> ---
> Yev.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Apr 01 2006 - 10:07:38 GMT-3