Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
7 user(s) are online (2 user(s) are browsing encyclopedia)

Members: 0
Guests: 7

more...
partner

Multihoming

Multihoming is a technique to increase the reliability of the internet connection of an Internet Protocol network. As an adjective, it is typically used to describe to a customer, rather than an internet service provider (ISP) network.

= IPv4 multihoming=

In order to be multihomed, a network must have its own public IP address range and an autonomous system (Internet) number. Then a connection to two (or more) separate ISPs is established. The routing over these connections is normally controlled by a Border Gateway Protocol enabled router.

In the case where one outgoing link from the multihomed network fails, outgoing traffic will automatically be routed via one of the remaining links. More importantly, other networks will be notified, through BGP updates of the multihomed network routes, of the need to route incoming traffic via another ISP and link.

A key pitfall in multihoming is that two apparently independent links, from completely different ISPs may actually share a common transmission line. This will form a single point of failure and considerably reduce the reliability benefits from multihoming.

Another problem to look out for is that multihoming too small a network may not be effective since route filtering is very common among BGP users and smaller prefixes may be filtered out. This will make multihoming fail.

= IPv6 multihoming =

Multihoming in the next-generation IPv6 protocol is not yet standardized, as discussions about the various possible approaches to multihoming are still unresolved.

=External links=

IPv4 multihoming:
  • [http://www.oreillynet.com/pub/a/network/2002/08/12/multihoming.html O Reilly article on BGP Multihoming]
  • [http://www.cisco.com/warp/public/459/27.html Cisco multihoming configuration example]
  • IPv6 multihoming:
  • [http://ops.ietf.org/multi6/ IETF IPv6 multihoming working group]
  • [http://rfc3582.x42.com/ RFC 3582: Goals for IPv6 Site-Multihoming Architectures]
  • Internet-Draft: [http://www.consulintel.euro6ix.org/ietf/draft-palet-multi6-scenarios-00.txt Analysis of IPv6 Multihoming Scenarios]