network port vip delete
Delete a VIP port
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The network port vip delete command deletes a VIP port.
Parameters
- -node {<nodename>|local} - Node
 - The node associated with the VIP port to be deleted.
 - -port <netport> - Network Port
 - The name of the VIP port to be deleted.
 
Examples
This example shows how to delete VIP Port v0a on node1.
cluster1::> network port vip delete -node node1 -port v0a
        
Give documentation feedback