4.3.38.4 LIST VIPS

This command lists the VIPs for all clusters or for an individual node in a cluster.

Syntax

LIST VIPS  
[ WHERE 
     { HOSTNAME=host_name |
       CLUSTERNAME=cluster_name [ COMPUTENUMBER=compute_number ] |
       CLUSTERNUMBER=cluster_number [ COMPUTENUMBER=compute_number ] |
       CLUSTERID=cluster_id [ COMPUTENUMBER=compute_number ] }

Arguments

The following arguments are available in the WHERE clause:

  • ID: Specifies the ID for the VIP in the XML configuration file

  • HOSTNAME: Specifies the host name for the compute node in the cluster

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

  • CLUSTERNAME: Specifies the name of the cluster

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

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

Usage Notes

If you do not specify a WHERE clause, then this command lists the VIPs for all clusters.