[f-nsp] Problems getting OSPF running

Scott Weeks sweeks at sandiego.edu
Mon Apr 12 11:01:41 EDT 2004



Hello Dan and Everyone!

Try:
   router ospf
    area 0
   !
   interface e4/1
    ip ospf area 0


instead of:
   interface e 4/1
    ip ospf area 0.0.0.0
   !
   router ospf
    area 0.0.0.0

scott



On Fri, 9 Apr 2004, Dan Norton wrote:

:  I have an all Cisco network and am adding a BigIron 4000 to the mix. I
:  have read the manual and implemented OSPF but can't get it to load the
:  routes from the neighbor routers.
:
:  It cannot actually see the routers at all and is not showing any LSAs
:  being received.
:
:  my config:
:
:  interface e 4/1
:   ip address my.ip.add.ress 255.255.255.128
:   ip ospf area 0.0.0.0
:   ip ospf cost 1
:  !
:  !
:  !
:  !
:  router ospf
:   area 0.0.0.0
:
:
:  Am I missing something obvious here? When I do a show ip ospf neighbors
:  it has nothing and a show ip ospf routes only shows the locally assigned
:  subnet.
:
:  Thanks.
:
:
:
:
:  Dan Norton
:
:
:
:




More information about the foundry-nsp mailing list