4.3.22.5 LIST NETWORKS

This command lists the network details.

Syntax

LIST NETWORKS 
[ WHERE
     { ID=network_id |
       HOSTNAMES=ALL [ NETWORKTYPE=network_type ] |
       HOSTID=host_id [ NETWORKTYPE=network_type ] |
       HOSTNAME=network_hostname [ NETWORKTYPE=network_type ] | 
       CLUSTERNAME=cluster_name { COMPUTENUMBER=compute_number | STORAGENUMBER=storage_number } [ NETWORKTYPE=network_type ] |
       CLUSTERNUMBER=cluster_number { COMPUTENUMBER=compute_number | STORAGENUMBER=storage_number } [ NETWORKTYPE=network_type ] } ]

Arguments

The following arguments are available in the WHERE clause:

  • ID : Specifies the ID for the network object in the XML configuration file

  • HOSTNAMES=ALL : Specifies all hosts

  • NETWORKTYPE : Specifies the type of network, which can be ADMIN, CLIENT, BACKUP, PRIVATE, or ILOM.

  • HOSTID : Specifies the host ID in the XML configuration file

  • HOSTNAME : Specifies the host name for an existing compute node

  • CLUSTERNAME : Specifies the name of an existing cluster

  • CLUSTERNUMBER : Specifies the cluster number in the XML configuration file, starting at 1

  • CLUSTERID : Specifies the cluster ID in the XML configuration file

  • COMPUTENUMBER : Specifies the number of an existing compute node in the cluster, starting at 1

  • STORAGENUMBER : Specifies the number of an existing storage cell in the cluster, starting at 1