cluster controller-replacement network displaced-interface delete
Delete network interfaces displaced away from this node by controller-replacement
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Delete references to 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. Deleting this entry does not delete the LIF, it only deletes the entry from the displaced-lifs table indicating that the LIF's current home-node is considered restored.
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 LIF for which to display displaced information.
Examples
The following example deletes displaced LIF information.
cluster1::> cluster controller-replacement network displaced-interface delete -vserver vs0 -lif lif1
Give documentation feedback