On 2013-04-12, Kostas Zorbadelos <[email protected]> wrote: > > I think most probably the problem is in the network type (BROADCAST vs > P2P in Cisco). Is there some way to declare em3 as point-to-point in > ospfd or do I just need to remove > > ip ospf network point-to-point > > from the cisco interface config?
ospfd doesn't support point-to-point on ethernet interfaces, you will need to remove this from cisco config for now. might not be too hard to add though.. (as in, I have a diff which builds, but I have no idea if it works ;-)

