VRRP potential culprit for redundant static routes
Hello, Fortinet newbie here.
I am trying to migrate our campus network from a collapsed Dell core on S series switches to a Fortinet core with two Fortigate 601F in HA and two FortiSwitch 2048 in MCLAG. My plan is set up VRRP on the FG601 to join the production network and eventually make the HA the primary router and take over the network.
After I created the vlans and VRRP, like this:
FortiGate-601F # config system int
I get an extra static route for every VRIP along with the directly connected subnet in that vlan:
FortiGate-601F # get router info routing-table all
...
C 172.16.4.0/24 is directly connected, VLAN4
C 172.16.4.1/32 is directly connected, VLAN4
C 172.16.5.0/24 is directly connected, VLAN5
C 172.16.5.1/32 is directly connected, VLAN5
...
I have never noticed this kind of extra host routes on other platforms. Is it normal?
Thank you very much for your input.
