Administering TCP/IP Networks, IPMP, and IP Tunnels in Oracle® Solaris 11.2

Exit Print View

Updated: July 2014
 
 

How to Remove an Interface From an IPMP Group

  1. Become the root role.
  2. Remove one or more interfaces from the IPMP group.
    # ipadm remove-ipmp -i under-interface[ -i under-interface ...] ipmp-interface

    where under-interface refers to an IP interface that you are removing from the IPMP group and ipmp-interface refers to the IPMP group from which you are removing underlying interfaces.

    You can remove as many underlying interfaces in a single command, as required. Removing all of the underlying interfaces does not delete the IPMP interface. Instead, it exists as an empty IPMP interface or group.

Example 3-5  Removing an Interface From an IPMP Group

The following example shows how to remove the net4 interface from the IPMP group ipmp0.

# ipadm remove-ipmp net4 ipmp0
# ipmpstat -g
GROUP   GROUPNAME   STATE      FDT       INTERFACES
ipmp0   ipmp0      ok         10.00s    net0 net1