[zebra 23159] OSPFD Problems HELP!

View: New views
1 Messages — Rating Filter:   Alert me  

[zebra 23159] OSPFD Problems HELP!

by Konopinski, Mathew :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What does this mean?
 
2008/08/07 09:51:39 OSPF: interface bond0:43.145.51.156: ospf_read invalid Area ID 1.1.1.1.
 
*************I start my Zebra Daemon whose config file looks like this **********
 
! -*- zebra -*-
!
! zebra sample configuration file
!
! $Id: zebra.conf.sample,v 1.14 1999/02/19 17:26:38 developer Exp $
!
hostname Router
password zebra
enable password zebra
!
! Interface's description.
!
interface lo
! description test of desc.
!
interface sit0
! multicast
!interface bond0
! multicast
!
! Static default route sample.
!
!ip route 0.0.0.0/0 203.181.89.241
!
 
log file zebra.log
***********I then start my OSPFD Daemon whose config file looks like this ***********
 
! -*- ospf -*-
!
! OSPFd sample configuration file
!
hostname ospfd
password zebra
!enable password please-set-at-here
!
router ospf
  network 43.145.51.0/24 area 5
!
log stdout
 
************** My screen then outputs the following ************
 
 
[root@sap2b104 ospfd]# ./ospfd start
2008/08/07 09:49:16 OSPF: OSPFd (0.95a) starts
2008/08/07 09:49:58 OSPF: Terminating on signal
[root@sap2b104 ospfd]# ./ospfd start
2008/08/07 09:50:02 OSPF: OSPFd (0.95a) starts
2008/08/07 09:50:02 OSPF: interface 43.145.51.156 join AllSPFRouters Multicast g                                        roup.
2008/08/07 09:50:04 OSPF: interface bond0:43.145.51.156: ospf_read invalid Area                                         ID 1.1.1.1.
2008/08/07 09:50:05 OSPF: interface bond0:43.145.51.156: ospf_read invalid Area                                         ID 1.1.1.1.
2008/08/07 09:50:05 OSPF: interface bond0:43.145.51.156: ospf_read invalid Area                                         ID 1.1.1.1.
2008/08/07 09:50:08 OSPF: interface bond0:43.145.51.156: ospf_read invalid Area ID 1.1.1.1.
2008/08/07 09:50:09 OSPF: interface bond0:43.145.51.156: ospf_read invalid Area ID 1.1.1.1.
2008/08/07 09:50:09 OSPF: interface bond0:43.145.51.156: ospf_read invalid Area ID 1.1.1.1.
 
 
 
 
 

_______________________________________________
Zebra mailing list
Zebra@...
http://ml.zebra.org/mailman/listinfo/zebra