On Fri, Jun 20 2008 at 48:12, Chris Naselli wrote:
> Hi all!
Hi,

[...]
> OpenOSPFD have the following configuration:
> 
> area 0.0.0.0 {
>        interface em0  # carped with carp0
>        interface em1  # carped with carp1
>        interface carp2
>     }
> 
> In this topology I found a problem: OpenOSPF daemon is configured with
> "interface carpX" for any interface with except em0/em1 to announce the
> connected interface only if master but however there are the announce of all
> the route learned from other cisco router behind it, thus causing (unwanted)
> traffic also in the router in backup carp state.
> 
> How I can make OpenBSD redistribute ospf learned routes only if carp state
> is master even if in ospfd.conf have configured "interface em0" (and not
> "interface carp0")? Is my topology just broken?
If you wish to execute commands (for example ospfd) regarding carp
states, I recommend you to check ifstated(8) and ifstated.conf(5)

> Sorry for the long email and thanks in advance.
Sorry I shortened it :)

Claer

Reply via email to