Skip to main content

Deleting a LIF

You can delete an LIF that is no longer required.

Before you begin

LIFs to be deleted must not be in use.
  1. Use the network interface delete command to delete one or all LIFs:
    If you want to delete...Enter the command ...
    A specific LIFnetwork interface delete -lif lif_name
    All LIFsnetwork interface delete -lif *

    Example

    The following command deletes the LIF mgmtlif2:

    cluster-1::> network interface delete -vserver vs1 -lif mgmtlif2
  2. Use the network interface show command to confirm that the LIF is deleted.