VRRP
Last updated
Was this helpful?
Last updated
Was this helpful?
The Virtual Router Redundancy Protocol (VRRP) is a computer networking protocol that provides for automatic assignment of available Internet Protocol (IP) routers to participating hosts. This increases the availability and reliability of routing paths via automatic default gateway selections on an IP sub network.
1. Go to Stack > Instances > (Select Instance) > VRRP
2. Configure your settings
3. Click Save
NAME
String
Blank
INSTANCE STATE
Drop-down
Master
HA INTERFACE
Drop-down
Blank
VIRTUAL ROUTER ID
Integer
0
PRIORITY
Integer
0
MONITORING FREQUENCY
Integer
0
Enable VMAC
Boolean
False
Enable VMAC Base
Boolean
False
Auth Type
Drop-down
Pass
Auth Password
String
Blank
Virtual IPs
Integer
Blank
Peer IPs
Strings
Blank
Excluded Virtual IPs
Integer
Blank
Users can specify the user-friendly name for the setting.
Users can define the state of the instance. it should be either MASTER or BACKUP.
Users can add the high available interface for redundancy.
Users can specify the data interfaces.
Users can specify the virtual router ID for the setting.
Users can set the priority for the setting.
Users can set the monitoring frequency timeout value.
Users can enable or disable virtual MAC. A virtual MAC address is a floating entity shared by the primary and the secondary nodes in an HA setup.
Users can enable or disable VMAC BASE.
Users can specify which type of authentication is being used.
When user has selected auth type to password, then user need to update the password in this field.
Users can specify the virtual IPs for the VRRP setting
Users can specify the peer IPs to which machine will keep sending hello messages and verify they are up or not.
Users can specify the VIP which need to be excluded in advert. For cases with large numbers (eg 200) of IPs on the same interface. To decrease the number of addresses sent in adverts, you can exclude most IPs from adverts. Since all addresses in virtual_ipaddress must be of the same family.