Changes

1,625 bytes removed ,  14:19, 17 December 2018
Line 8: Line 8:  
[[Image:Services vrrp config.PNG]]
 
[[Image:Services vrrp config.PNG]]
   −
{| class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
+
        <th>field name</th>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
+
      <th>value</th>
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
+
      <th>description</th>
|-
+
    </tr>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Enable
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''no'''
+
      <td>Enable</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Toggles VRRP ON or OFF
+
      <td>yes {{!}} no; Default: '''no'''</td>
|-
+
      <td>Toggles VRRP ON or OFF</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP address
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip; Default: '''192.168.1.253'''
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Virtual IP address for LAN's VRRP cluster
+
      <td>IP address</td>
|-
+
      <td>ip; Default: '''192.168.1.253'''</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Virtual ID
+
      <td>Virtual IP address for LAN's VRRP cluster</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..255]; Default: '''1'''
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Routers with same IDs will be grouped in the same VRRP cluster
+
    <tr>
|-
+
    <td>Virtual ID</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Priority
+
        <td>integer [1..255]; Default: '''1'''</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [1..255]; Default: '''100'''
+
        <td>Routers with same IDs will be grouped in the same VRRP cluster</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The router with the highest priority value on the same VRRP cluster will act as a master
+
    </tr>
|-
+
    <tr>
|}
+
    <td>Priority</td>
 +
        <td>integer [1..255]; Default: '''100'''</td>
 +
        <td>The router with the highest priority value on the same VRRP cluster will act as a master</td>
 +
    </tr>
 +
</table>
    
You can find more information on configuring VRRP '''[[VRRP_configuration|here]]'''
 
You can find more information on configuring VRRP '''[[VRRP_configuration|here]]'''