On 12/2/05, Marcio Carlos <[EMAIL PROTECTED]> wrote:
>
> Hi Scott,
>
> Show:
> bge1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>   options=1a<TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
>
> You know Carp Virtual IP Work With Vlan?

It appears to (atleast at my location).    The arp message is harmless
from what I have seen.  Does it not work at all?

Here's a little snip from my running config:

Macine 1:

vlan0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.6 netmask 0xffffff00 broadcast 192.168.1.255
        inet6 fe80::250:daff:feb1:4791%vlan0 prefixlen 64 scopeid 0x7
        ether 00:50:da:b1:47:91
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
        vlan: 2 parent interface: xl0


carp12: flags=41<UP,RUNNING> mtu 1500
        inet 192.168.1.1 netmask 0xffffff00
        carp: BACKUP vhid 12 advbase 1 advskew 100

Macine 2:

vlan0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.7 netmask 0xffffff00 broadcast 192.168.1.255
        inet6 fe80::290:27ff:fe1c:f1be%vlan0 prefixlen 64 scopeid 0x8
        ether 00:90:27:1c:f1:be
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
        vlan: 2 parent interface: fxp0

carp12: flags=41<UP,RUNNING> mtu 1500
        inet 192.168.1.1 netmask 0xffffff00
        carp: MASTER vhid 12 advbase 1 advskew 0

Reply via email to