Template:Networking rutos7 configuration examples vrrp configuration: Difference between revisions
Appearance
PauliusRug (talk | contribs) Created page with "==Introduction== The <b>Virtual Router Redundancy Protocol</b> (<b>VRRP</b>) is a computer networking protocol used for automatic default gateway selection for clients on a L..." |
PauliusRug (talk | contribs) No edit summary |
||
| Line 36: | Line 36: | ||
The figure below is a screenshot of the VRRP configuration page for the MASTER router: | The figure below is a screenshot of the VRRP configuration page for the MASTER router: | ||
[[File:Networking rutOS7 vrrp configuration webui config.png]] | [[File:Networking rutOS7 vrrp configuration webui config v1.png]] | ||
The configuration for VRRP BACKUP router should be identical with the exception of the <i>Priority</i> parameter (which should have a lower value on VRRP BACKUP routers). | The configuration for VRRP BACKUP router should be identical with the exception of the <i>Priority</i> parameter (which should have a lower value on VRRP BACKUP routers). | ||
| Line 53: | Line 53: | ||
IPv4 address: 192.168.1.3 | IPv4 address: 192.168.1.3 | ||
Netmask: 255.255.255.0 | Netmask: 255.255.255.0 | ||
Gateway: 192.168.1. | Gateway: 192.168.1.253 | ||
If you are unsure of how to set up a static IP, please refer to one of our guides: | If you are unsure of how to set up a static IP, please refer to one of our guides: | ||