From: Erick B. (erickbe@xxxxxxxxx)
Date: Thu Aug 23 2001 - 16:37:06 GMT-3
What version of code? With 12.1 the network statements
that match previous network statements aren't ignored
but get put into the area specified. I haven't tested
your scenario but it appears that the network 0.0.0.0
255.255.255.255 at the end if it is 12.1 code is
putting all the interfaces into area 100 thus
disabling ospf area 0 and area 1 on the other
interfaces. You might have also seen a console message
about a network changing from one area to another area
after the last network statement was entered.
Again, I haven't tested this yet to confirm if that is
whats happening.
--- xujing@31942.org wrote:
> Hi, CCIElab:
>
> I did the ospf configuration on some router, just
> as following:
>
> router ospf 1
> network 1.1.1.1 0.0.0.0 a 0
> network 2.2.2.2 0.0.0.0 a 1
> network 0.0.0.0 255.255.255.255 a 100
>
> When I finished the last line, the following
> information was displayed on the terminal.
>
> What does it mean?
>
> OSPF: IP is disabled on this interface
> OSPF: IP is disabled on this interface
> OSPF: IP is disabled on this interface
> OSPF: IP is disabled on this interface
> OSPF: IP is disabled on this interface
> OSPF: IP is disabled on this interface
> OSPF: IP is disabled on this interface
> OSPF: IP is disabled on this interface
> OSPF: IP is disabled on this interface
>
> I "show ip ospf inter", I thinks the output is
> correct. Pls give some advice.
>
> Thanks a lot!!!
>
> Best Regards!!!
> Xu Jing
> xujing@e-ccsi.org
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:57 GMT-3