interface loopback 0
  ip ospf network point-to-point
!

that'll make it push it out as a /24, not /32.





On Mon, 4 Dec 2000, Elaluf, Sylvia, wrote:

> Hello everybody 
> 
> I need some help with the following:
> 
> Given the following
> 
> loopback 0
> ip address 10.10.10.1 255.255.255.0
> 
> router ospf 1
> network 10.0.0.0 0.0.0.255 area 0
> 
> sh ip route 10.10.10.1
> known via connected loopback 0
> distributed via ospf 1
>  10.10.10.1 255.255.255.255
> 
>  what I want is to Advertise the loopback interface as class C and not host
> specific route.
> 
> distributed via ospf 1
>  10.10.10.1 255.255.255.0
> 
> How do I do that?
> 
> Silvia Elaluf-Calderwood  
> [EMAIL PROTECTED]
> 
> "Only two things are infinite, the universe and human stupidity, and I'm not
> sure about the former." 
> - Albert Einstein
> 
> 
> 
> _________________________________
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to