Digi Connect IT Mini User Manual page 180

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

Routing
Task 2: Configure VRRP+ on device two
1. Enable VRRP+:
(config network vrrp VRRP_test)> vrrp_plus enable true
(config network vrrp VRRP_test )>
2. Add the interface to monitor:
(config network vrrp VRRP_test)> add vrrp_plus monitor_interface end /network/interface/modem
(config network vrrp VRRP_test)>
3. Enable the ability to monitor the master device:
(config network vrrp VRRP_test)> vrrp_plus monitor_master true
(config network vrrp VRRP_test)>
4. Set the amount that the device's priority should be decreased or increased due to SureLink
connectivity failure or success to 30:
(config network vrrp VRRP_test )> network vrrp VRRP_test vrrp_plus weight 30
(config network vrrp VRRP_test )>
Task 3: Configure the IP address for the VRRP interface, ETH, on device two
1. Type ... to return to the root of the config prompt:
(config network vrrp VRRP_test )> ...
(config)>
2. Set the IP address for ETH:
(config)> network interface eth ipv4 address 192.168.3.2
(config)>
3. Set the default gateway to the IP address of the VRRP interface on the master device,
configured above in
(config)> network interface eth ipv4 gateway 192.168.3.1
(config)>
Task 4: Configure SureLink for ETH on device two
1. Enable SureLink on the ETH interface:
(config)> network interface eth ipv4 surelink enable true
(config)>
2. Create a SureLink test target:
(config)> add network interface eth ipv4 surelink target end
(config network interface eth ipv4 surelink target 0)>
Digi Connect IT® Mini User Guide
Task 3, step 2
(192.168.3.1).
Virtual Router Redundancy Protocol (VRRP)
180

Advertisement

Table of Contents
loading

Table of Contents