Template:Networking rut manual vrrp: Difference between revisions
No edit summary |
Gytispieze (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template: Networking_rutos_manual_fw_disclosure | {{Template: Networking_rutos_manual_fw_disclosure | ||
| fw_version = {{#switch: {{{series}}} | | fw_version = {{#switch: {{{series}}} | ||
| RUT2XX = {{{series}}}_R_00.01.14. | | RUT2XX = {{{series}}}_R_00.01.14.3 | ||
| RUT9XX = {{{series}}}_R_00.06.08.2}} | | RUT9XX = {{{series}}}_R_00.06.08.2}} | ||
| series = {{{series}}} | | series = {{{series}}} |
Revision as of 13:06, 19 August 2021
Template:Networking rutos manual fw disclosure
Summary
The Virtual Router Redundancy Protocol (VRRP) is a computer networking protocol used for automatic default gateway selection for clients on a LAN network in case the main router (Master) becomes unavailable. Another VRRP router (Backup) then assumes the role of Master and thus backing up the connection.
This chapter of the user manual provides an overview of the VRRP page for {{{name}}} devices.
VRRP configuration
The VRRP LAN configuration settings section is used to set the main settings of VRRP. Refer to the figure and table below for information on the fields contained in that section.
[[File:Networking_{{{series}}}_manual_vrrp_vrrp_lan_configuration_settings_v2.png|border|class=tlt-border]]
Field | Value | Description |
---|---|---|
Enable | yes | no; default: no | Turns VRRP on or off. |
IP address | ip; default: 192.168.1.253 | Virtual IP address for the router's LAN VRRP cluster. |
Virtual ID | integer [1..255]; default: 1 | The Virtual Router Identifier (VRID) is a field in the VRRP packet IP header used to identify the virtual router in the VRRP cluster. Routers with identical IDs will be grouped in the same VRRP cluster. |
Priority | integer [1..255]; default: 100 | VRRP priority of the virtual router. Higher values equal higher priority. The router with the highest priority is considered to be the Master router while other routers are Backup routers.
|
Advertisement Interval | integer [1..255]; default: 1 | Time interval in seconds between advertisements |
See also
- [[{{{name}}}_VRRP_configuration|VRRP configuration example]]
[[Category:{{{name}}} Services section]]