4.3.39.3 DELETE VIP

This command removes a VIP from an individual node in a cluster.

Syntax

DELETE VIP  
WHERE 
   { ID=vip_id |
     VIPNAME=vip_name |
     VIPIP=vip_ip |
     VIPDOMAIN=vip_domain |
     HOSTNAME=host_name }

Arguments

The following arguments are available in the WHERE clause:

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

  • VIPNAME: Specifies the host name for the VIP

  • VIPIP: Specifies the IP address associated with the VIP

  • VIPDOMAIN: Specifies the domain name for the VIP

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