Routing Virtual Router Redundancy Protocol (VRRP)
Digi Connect IT® 4 User Guide
285
(config network vrrp VRRP_test)> password pwd
(config network vrrp VRRP_test)>
9. Add a virtual IP address associated with this VRRP instance. This can be an IPv4 or IPv6
address.
(config network vrrp VRRP_test)> add virtual_address end ip_address
(config network vrrp VRRP_test)>
Additional virtual IP addresses can be added by repeating this step with different values for ip_
address.
10. Save the configuration and apply the change:
(config network vrrp new_vrrp_instance)> save
Configuration saved.
>
11. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
Configure VRRP+
VRRP+ is an extension to the VRRP standard that uses SureLink network probing to monitor
connections through VRRP-enabled devices and adjust devices' VRRP priority based on the status of
the SureLink tests.
This section describes how to configure VRRP+on a Connect IT 4 device.
Required configuration items
n Both master and backup devices:
l A configured and enabled instance of VRRP. See Configure VRRP for information.
l Enable VRRP+.
l WAN interfaces to be monitored by using VRRP+.
Note SureLink is enabled by default on all WAN interfaces, and should not be disabled on
the WAN interfaces that are being monitored by VRRP+.
If multiple WANinterfaces are being monitored on the same device, the VRRP priority will
be adjusted only if all WANinterfaces fail SureLink tests.
l The amount that the VRRP priority will be modified when SureLink determines that the
VRRP interface is not functioning correctly.
l Configure the VRRP interface's DHCP server to use a custom gateway that corresponds to
one of the VRRP virtual IP addresses.
n Backup devices only:
l Enable and configure SureLink on the VRRP interface.
l Set the IP gateway to the IP address of the VRRP interface on the master device.