The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
network port ifgrp remove-port
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Remove a port from an interface group
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The network port ifgrp remove-port
command removes a network port from a port interface group.
Parameters
-node {<nodename>|local}
- Node-
The node on which the port interface group is located.
-ifgrp <ifgrp name>
- Interface Group Name-
The port interface group from which a port will be removed.
-port <netport>
- Specifies the name of port.-
The network port that will be removed from the port interface group.
Examples
The following example removes port e0d from port interface group a1a on a node named node1:
cluster1::> network port ifgrp remove-port -node node1 -ifgrp a1a -port e0d