ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • cluster controller-replacement network displaced-interface restore-home-node

    Restore home node for networked interfaces displaced by controller-replacement

    Availability: This command is available to cluster administrators at the admin privilege level.

    Description

    Restore the original home node of logical interfaces that were displaced to another node due to a controller- replacement. A LIF that has been displaced to another node has had its home-node modified to another node because no network ports were available in the same broadcast domain on the original home-node. Restoring the home-node attempts to find a home-port on the original home node if a suitable port exists.

    Parameters

    -node <nodename> - Node

    Selects the node from which the LIF was displaced.

    -vserver <vserver> - Vserver

    Selects the vserver on which the LIF resides.

    -lif-name <text> - Lif Name

    Selects the name of the displaced LIF to be restored.

    Examples

    The following example restores the home-node of a displaced LIF.

    cluster1::> cluster controller-replacement network displaced-interface restore-home-node -vserver vs0 -lif lif1
    Top of Page