Technical Tip: How To Properly Configure VRRP For Secondary IP Address
| Description | This article describes how to configure VRRP in a situation where it is necessary to apply the parameter over a secondary IP address. |
| Scope | FortiSwitch v7.2.10, 7.4.6, 7.6.2 and above. |
| Solution | When VRRP is required for a secondary IP address, a network mask must be added to match the secondary IP address. The configuration is as shown in the following example:
config system interface
This is because VRRP always compares the network mask with the primary IP address. For the secondary IP address, the 'netmask' parameter is required to be added. |
