ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver services access-check server-discovery show-host

    Display information about service host machines

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The vserver services access-check server-discovery show-host command displays information about service host machines.

    Parameters

    [-node {<nodename>|local}] - Node

    The name of the node on which the command is executed.

    Examples

    This example shows the host name and IP Address for five different service host machines.

    cluster1::vserver services access-check*> server-discovery show-host
      Host Name: 172.19.3.11
    Cifs Domain:
      AD Domain:
     IP Address: 172.19.3.11
    Host Name: example-dc-1
    Cifs Domain:
      AD Domain:
     IP Address: 172.17.152.40
    Host Name: example-dc-2
    Cifs Domain:
      AD Domain:
     IP Address: 172.17.152.41
    Host Name: example-dc-3
    Cifs Domain:
      AD Domain:
     IP Address: 172.17.152.42
    Host Name: example-dc-4
    Cifs Domain:
      AD Domain:
     IP Address: 172.17.152.43
    Top of Page