How to turn default hard-switch FortiLink to aggregate?
- March 13, 2021
- 1 reply
- 9518 views
I have an FGT-61F (FortiOS 6.4.4) connected on Port A to a FortiSwitch ISL Ring (4 Units of 148F). So far all looks good.
The FGT-61F comes out of the box with two predefined dedicated as FortiLink interfaces (A,B).
I would like to setup a Standby Fortilink connection to another switch in the current ISL ring and wanted to use port B for that. Similar to the configuration described here: https://docs.fortinet.com/document/fortiswitch/6.4.2/devices-managed-by-fortios/617516/network-topologies#Single2 (Single FortiGate unit managing a stack of several FortiSwitch units).
However, A+B are setup as hardware switch. I can therefore not apply "set fortilink-split-interface enable" as Standby only works with aggregate interfaces.
The out-of-the-box FortiLink interface represents like this:
config system interface
edit "fortilink"
set vdom "root"
set fortilink enable
set ip 169.254.1.1 255.255.255.0
set allowaccess ping fabric
set type hard-switch
set snmp-index 7
set auto-auth-extension-device enable
set switch-controller-nac "fortilink"
set swc-first-create 127
next
end
Since the current FortiLink interface has many dependencies and I'd like to stay as much as possible with the pre-configured setting, it is not a simple task (at least for me) to change this interface into an aggregate interface which would then allow to enable split-interface.
Is there a way to change that current fortilink interface in a way that I can connect port B to another switch and get a standby connection? Would you be able to show me step by step on how to do this? I would really appreciate your help.
I might want, to a later time, turn the main connection into an MCLAG, but for the time being I'm just interested in a Standby FortiLink as shown in the picture.
Thanks for any hint.
Daniel
Information sources consulted so far:
[ul]