Bird, Cisco & OSPF problem

Jarek jarek at poczta.srv.pl
Sun Oct 4 22:46:45 CEST 2009


:10 +0200, Ondrej Zajicek pisze: 
> On Sat, Oct 03, 2009 at 12:33:20PM +0200, Jarek wrote:
> > Hi!
> >
> > On cisco:
> > 
> > router ospf 100
> >  router-id 10.200.200.1
> >  log-adjacency-changes
> >  network 10.200.200.0 0.0.0.255 area 0
> >  network 192.168.100.68 0.0.0.3 area 0
> >  network 192.168.101.68 0.0.0.3 area 0
> > 
> > 192.168.100 and 192.168.101 are tunnel networks.
> > The problem is that probably Linux doesn't send info about directly
> > connected networks to Cisco.
> 
> Hello
> 
> Could you send me the output of commands 'show route' and 'show ospf
> neighbor' on BIRD side?
> 

show route

0.0.0.0/0          via 85.*.*.* on eth6 [kernel1 Oct03] (10)
192.168.100.68/30  dev tunnel0 [direct1 Oct03] (240)
                   via 192.168.100.70 on tunnel0 [myOSPF Oct03] I
(150/11121)
192.168.101.68/30  dev tunnel1 [direct1 Oct03] (240)
                   via 192.168.100.70 on tunnel0 [myOSPF Oct03] I
(150/11121)
217.*.*.*/32  via 10.200.199.6 on eth1 [kernel1 Oct03] (10)
127.0.0.0/8        dev lo [direct1 Oct03] (240)
10.200.199.0/24    dev eth1 [direct1 Oct03] (240)
10.200.200.0/24    via 192.168.100.70 on tunnel0 [myOSPF Oct03] I
(150/20)
85.*.*.*/29   dev eth6 [direct1 Oct03] (240)
217.*.*.*/30   dev eth3 [direct1 Oct03] (240)

show ospf neighbor
myOSPF:
Router ID   	Pri	     State     	DTime	Router IP   	Interface 
10.209.209.1   	  1	    full/ptp  	00:37	192.168.100.70 	tunnel0     
10.209.209.1   	  1	    full/ptp  	00:37	192.168.101.70 	tunnel1     

Best regards
-- 
Jarek <jarek at poczta.srv.pl>




More information about the Bird-users mailing list