cluster controller-replacement network displaced-interface show
Display network interfaces displaced away from this node by controller-replacement
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Display 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.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-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.
- [-original-home-node <nodename>] - Original Home Node
- The original home-node that was assigned to the LIF prior to controller-replacement.
- [-current-home-node <nodename>] - Current Home Node
- The current home-node assigned to the LIF after controller-replacement.
Examples
The following example displays the displaced LIF information.
cluster1::> cluster controller-replacement network displaced-interface show
(cluster controller-replacement network displaced-interface show)
Original Current
Vserver LIF Name Home Node Home Node
---------------- ----------------------- ------------------ ------------------
vs0 lif1 node1 node2
1 entry was displayed.
Give documentation feedback