network port ifgrp delete
Destroy a port interface group
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The network port ifgrp delete command destroys a port interface group.
Note
When you delete an interface group port, it is automatically removed from failover rules and groups to which it belongs.
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 that will be deleted.
Examples
The following example deletes port interface group a0b from a node named node0.
cluster1::> network port ifgrp delete -node node0 -ifgrp a0b
Give documentation feedback