ocf:VIPArip — Manages a virtual IP address through RIP2
OCF_RESKEY_ip=string [OCF_RESKEY_nic=string] [OCF_RESKEY_zebra_binary=string] [OCF_RESKEY_ripd_binary=string] VIPArip [start | stop | monitor | validate-all | meta-data]
Virtual IP Address by RIP2 protocol. This script manages IP alias in different subnet with quagga/ripd. It can add an IP alias, or remove one.
The IPv4 address in different subnet, for example "192.168.1.1".
The nic for broadcast the route information. The ripd uses this nic to broadcast the route informaton to others
Absolute path to the zebra binary.
Absolute path to the ripd binary.