ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • lun igroup unbind

    Unbind an existing initiator group from a portset

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    This command unbinds an initiator group from a portset. When you unbind an initiator group from a portset, all of the initiators in the initiator group have access to all target LUNs on all network interfaces.

    Parameters

    -vserver <Vserver Name> - Vserver Name

    Specifies the Vserver.

    -igroup <text> - Igroup Name

    Specifies the initiator group that you want to unbind from the portset.

    Examples

    cluster1::> lun igroup unbind -vserver vs1 -igroup ig1

    Unbinds the initiator group ig1 from the portset on Vserver vs1.

    Top of Page