ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • 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
    Top of Page