ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver iscsi isns stop

    Stops the iSNS service

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

    Description

    Stops the iSNS service. Once you stop the iSNS service, the Vserver loses the ability to register with the iSNS server and to be discovered by iSNS clients.

    Parameters

    -vserver <Vserver Name> - Vserver Name

    Specifies the Vserver for the iSNS service that you want to stop.

    Examples

    cluster1::> vserver iscsi isns stop -vserver vs_1

    Stops the iSNS service for Vserver vs_1.

    Top of Page