20-Redundant+Interfaces - Fortigate
20-Redundant+Interfaces - Fortigate
1/administration-guide/567758/aggregation-and-redundancy
Switch Configuration
Switch(config)#hostname Remote-SW
Remote-SW(config)#interface range ethernet 0/0,e0/3
Remote-SW(config-if-range)#switchport trunk encapsulation dot1q
Remote-SW(config-if-range)#switchport mode trunk
To configure an interface, go to Network > Interfaces Click Create New > Interface.
Type the name, Alias, select Interface type Redundant interface, Assign the Gateway IP address.
Finally, Redundant interface has been configured combine Port3 and Port4.
WAN device, has gateway IP of 192.168.3.254 and this is next hop for creating
static route from FW for sending lan traffic to internet
Create a firewall policy, go to Policy & Objects > Firewall Policy, and click Create New. Type the
name of the Policy, choose incoming Interface Redundant-IF, outgoing Interface ISP-1 click OK.
After shutdown the interface there is one drop the interface switchover.
Shutdown FW interface
FW4 # config system interface
FW4 (interface) # edit port3
FW4 (port3) # set status up
FW4 (port3) # end
After bring up the interface there is one drop the interface switchover.