Lines Matching +full:local +full:- +full:bd +full:- +full:address
32 .Nd Common Address Redundancy Protocol
36 The CARP allows multiple hosts on the same local network to share a set of
44 (vhid), and attach at least one IP address to this vhid on each machine which
46 Additional parameters can also be set on a per-vhid basis:
88 Note that TTL verification is disabled if the peer address is not a multicast
89 address.
97 can be configured to use either the non-standard CARP protocol, or VRRPv3 (RFC 5798).
107 CARP virtual hosts can be configured on multicast-capable interfaces: Ethernet,
120 .Bl -tag -width ".Va net.inet.carp.ifdown_demotion_factor"
188 .\"For load-balancing operation, one needs several CARP interfaces that
189 .\"are configured to the same IP address, but to a different vhids.
191 .\"function against the source IP address in the ARP request to determine
204 .\"First, ARP balancing only works on the local network segment.
249 .Bd -literal -offset indent
256 .Bd -literal -offset indent
273 .\"provide balancing and failover for the IP address 192.168.1.10.
282 .\".Bd -literal -offset indent
292 .\".Bd -literal -offset indent
303 .\"When the hosts receive an ARP request for 192.168.1.10, the source IP address
310 .\"If one of the hosts fails, the other will take over the virtual MAC address,
316 .Bd -literal -offset indent
319 match "subsystem" "[0-9]+@[0-9a-z\.]+";
334 .Bd -literal -offset indent
335 tcpdump -npi vlan0 -T carp
357 was significantly rewritten, and is no longer a pseudo-interface.