Enable iSNS Service

You must use the CLI to enable iSNS service on the array.

  1. Enable the iSNS service on the Windows host.
    group --edit --isns_enable {yes|no} --isns_server windows_host_name_or_ip_address --isns_port windows_host_isns_port_number
  2. List the array group information
    group --info
  3. Verify that iSNS is enabled.
group --edit --isns_enable yes --isns_server 10.18.120.118 --isns_port 3205