multihoming
Sign in to saveAlso known as multi-homing
Multihoming is the practice of connecting a host or a computer network to more than one network. This can be done in order to increase reliability or performance.
~8 min read
Article
13 sectionsContents
- Variants
- Host multihoming
- Classic multihoming
- Multihoming with multiple addresses
- Caveats
- IPv4
- IPv6
- Classic multihoming
- Multihoming with multiple addresses
- Other solutions
- See also
- References
- Further reading
Multihoming is the practice of connecting a host or a computer network to more than one network. This can be done in order to increase reliability or performance.
A typical host or end-user network is connected to just one network. Connecting to multiple networks can increase reliability because if one connection fails, packets can still be routed through the remaining connection. Connecting to multiple networks can also improve performance because data can be transmitted and received through the multiple connections simultaneously multiplying throughput and, depending on the destination, it may be more efficient to route through one network or the other.