Routing
Virtual Router Redundancy Protocol (VRRP)
IX14 User Guide
741
ii. Determine the VRRP virtual IP addresses:
(config)> show network vrrp VRRP_test virtual_address
0 192.168.3.3
1 10.10.10.1
(config)>
iii. Set the custom gateway to one of the VRRP virtual IP addresses. For example:
(config)> network interface LAN ipv4 dhcp_server advanced gateway_
custom 192.168.3.3
(config)>
b. For backup devices, set the default gateway to the IP address of the VRRP interface on the
master device. For example:
(config)> network interface LAN ipv4 gateway 192.168.3.1
(config)>
c. For backup devices, enable and configure SureLink on the VRRP interface.
i. Determine the VRRP interface. Generally, this should be a LAN interface; VRRP+ will
then monitor the LAN using SureLink to determine if the interface has network
connectivity and promote a backup to master if SureLink fails.
(config)> show network vrrp VRRP_test interface
/network/interface/LAN
(config)>
ii. Enable SureLink on the interface:
(config)> network interface LAN ipv4 surelink enable true
(config)>
iii. Set the amount of time to wait between connectivity tests:
(config)> network interface LAN ipv4 surelink interval
value
(config)>
where
value
is any number of weeks, days, hours, minutes, or seconds, and takes the
format
number
{
w|d|h|m|s
}.
For example, to set
interval
to ten minutes, enter
5s
:
(config)> network interface LAN ipv4 surelink interval 5s
(config)>
iv. Create a SureLink test target:
(config)> add network interface LAN ipv4 surelink target end
(config network interface LAN ipv4 surelink target 0)>
Содержание IX14
Страница 1: ...IX14 User Guide Firmware version 22 2 ...
Страница 45: ...Configuration and management Exit the command line interface IX14 User Guide 45 Type q or quit to exit ...
Страница 515: ...Monitoring This chapter contains the following topics intelliFlow 516 Configure NetFlow Probe 523 IX14 User Guide 515 ...
Страница 756: ...Routing Virtual Router Redundancy Protocol VRRP IX14 User Guide 756 ...
Страница 803: ...Command line interface Command line reference IX14 User Guide 803 Parameters None ...
Страница 812: ...Command line interface Command line reference IX14 User Guide 812 reboot Reboot the system Parameters None ...