Hi All, We're setting up some VLAN routers using a pair of machines. We have a bunch of VLANs and we're using CARP to provide redunancy. Currently, there is a carpNNN interface built on top of every vlanNNN interface, which are themselves built on the actual ethernet interface. We're using VLAN IDs as high as 1000. The CARP vhid's, however, can only go as high as 255 per ifconfig(8). Is there a way to increase this number to match the VLAN limit (4096, I believe)? Or, perhaps we're doing this wrong and we should be using the same vhid for every CARP interface? Can somebody enlighten me?
thanks, Chris

