Routing
Virtual Router Redundancy Protocol (VRRP)
TX54 User Guide
396
6. Add the virtual IP address associated with this VRRP instance.
(config network vrrp VRRP_test)> add virtual_address end 192.168.3.3
(config network vrrp VRRP_test)>
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/wwan1
(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, LAN1, 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 LAN1:
(config)> network interface lan1 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
(
192.168.3.1
).
(config)> network interface lan1 ipv4 gateway 192.168.3.1
(config)>
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...