geomonitor vipmonitor instance vips

Configures VIP interface parameters.

Command Mode

Exec > Global Configuration (config)

Syntax

vips vipInterface vip_interface vipIp vip_ip vipPort vip_port retryCount retry_count retryInterval retry_interval retryFailOverInterval retry_failover_interval 

retryCount retry_count

Specify the counter value to retry if VIP failed to ping after which VIP is marked as down.

Must be an integer in the range of 1-10.

retryFailOverInterval retry_failover_interval

Specify, in milliseconds, the retry interval if VIP ping fails.

Must be an integer in the range of 200-10000.

retryInterval retry_interval

Specify, in milliseconds, the retry interval if VIP ping is successful.

Must be an integer in the range of 200-10000.

vipInterface vip_interface

Specify the name of the interface to monitor.

Must be a string.

vipIp vip_ip

Specify the IPv4 address.

Must be a string.

vipPort vip_port

Specify the diagnostic port number.

Must be an integer.

Usage Guidelines

Use this command to configure VIP interface parameters.