Jump to content

RUT900 VRRP: Difference between revisions

From Teltonika Networks Wiki
No edit summary
Line 16: Line 16:
     <tr>
     <tr>
       <td>Enable</td>
       <td>Enable</td>
       <td>yes {{!}} no; Default: '''no'''</td>
       <td>yes | no; Default: '''no'''</td>
       <td>Toggles VRRP ON or OFF</td>
       <td>Toggles VRRP ON or OFF</td>
     </tr>
     </tr>
Line 50: Line 50:
     <tr>
     <tr>
       <td>Enable</td>
       <td>Enable</td>
       <td>yes {{!}} no; Default: '''no'''</td>
       <td>yes | no; Default: '''no'''</td>
       <td>Toggles internet connection checking ON or OFF</td>
       <td>Toggles internet connection checking ON or OFF</td>
     </tr>
     </tr>
Line 79: Line 79:
     </tr>
     </tr>
</table>
</table>
[[Category:RUT900 WebUI]]

Revision as of 07:59, 1 March 2019

Summary

The Virtual Router Redundancy Protocol (VRRP) is a computer networking protocol that provides for automatic assignment of available Internet Protocol (IP) routers to participating hosts. This increases the availability and reliability of routing paths via automatic default gateway selections on an IP sub-network. This chapter is an overview of the VRRP function in RUT routers.

VRRP Configuration

field name value description
Enable yes | no; Default: no Toggles VRRP ON or OFF
IP address ip; Default: 192.168.1.253 Virtual IP address for LAN's VRRP cluster
Virtual ID integer [1..255]; Default: 1 Routers with same IDs will be grouped in the same VRRP cluster
Priority integer [1..255]; Default: 100 The router with the highest priority value on the same VRRP cluster will act as a master

You can find more information on configuring VRRP here

Check Internet Connection


field name value description
Enable yes | no; Default: no Toggles internet connection checking ON or OFF
Ping IP address ip; Default: " " A host to send ICMP packets to
Ping interval integer; Default: 10 Time interval between two Pings (in seconds)
Ping timeout (sec) integer [0..1000]; Default:1 Response timeout value
Ping packet size integer [0..1000]; Default: " " ICMP packet's size
Ping retry integer [1..9999]; Default: " " Failed Ping attempt count before determining that the connection is lost