Jump to content

Solaris IP network multipathing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gzcsy3 (talk | contribs) at 11:21, 11 September 2006 (External Links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

IPMP, or IP network multipathing, is a facility provided by the Solaris Operating Environment to provide fault-tolerance with network interface cards. With IPMP, two or more NICs are dedicated for each network to which the host connects. One of these interfaces is marked as the primary, and the remainder are secondaries. In the event of a failure of the primary interface, the system will automatically switch to using the secondary interface instead.

Each NIC still has its own IP address on the network. In addition, IPMP maintains a virtual IP address (VIP). Other systems wishing to connect to the server should use the VIP.

In addition, IPMP can also be used for increased bandwidth.