Routing
Virtual Router Redundancy Protocol (VRRP)
TX54 User Guide
378
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Add a VRRP instance. For example:
(config)> add network vrrp VRRP_test
(config network vrrp VRRP_test)>
4. Enable the VRRP instance:
(config network vrrp VRRP_test)> enable true
(config network vrrp VRRP_test)>
5. Set the interface on which this VRRP instance should run:
a. Use the
?
to determine available interfaces:
(config network vrrp VRRP_test)> interface ?
Interface: The network interface to communicate with VRRP peers on and
listen for traffic to virtual IP addresses.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/lan1
/network/interface/lan_hotspot
/network/interface/loopback
/network/interface/wan1
/network/interface/wwan1
/network/interface/wwan2
Current value:
(config network vrrp VRRP_test)> interface
b. Set the interface, for example:
(config network vrrp VRRP_test)> interface /network/interface/lan1
(config network vrrp VRRP_test)>
c. Repeat for additional interfaces.
6. Set the router ID. The Router ID must be the same on all VRRP devices that participate in the
same VRRP device pool. Allowed values are from
1
and
255
, and it is configured to
50
by
default.
(config network vrrp VRRP_test)> router_id
int
(config network vrrp VRRP_test)>
7. Set the priority for this router in the group. The router with the highest priority will be used as
the master router. If the master router fails, then the IP address of the virtual router is mapped
to the backup device with the next highest priority. If this device's actual IP address is being
used as the virtual IP address of the VRRP pool, then the priority of this device should be set to
Содержание 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 ...