Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
asm19
New Contributor

Fortiswitch Connection Problem

I'm trying to connect two switches 248E-FPOE through the Fortilink interface, both on port 52 but I can't uplink them. Port 52 only have link/green light on one of the switches. I don't understand what could be wrong, the switch that doesn't blink is connected directly to the fortigate (switch port 48 dedicated to fortilink), the second switch have the port 52 with link.

 

My interface settings are:

config system interface
    edit "FortiSwitch"
        set vdom "root"
        set fortilink enable
        set ip 169.254.1.1 255.255.255.0
        set allowaccess ping fabric
        set type aggregate
        set member "port14"
        set lldp-reception enable
        set lldp-transmission enable
        set snmp-index 12
        set auto-auth-extension-device enable
        set fortilink-split-interface disable
        set swc-first-create 127

 

I also noticed I have a warning when I put the SFP (image attached) but these have already worked before.

 

 

Can anyone help?

 

Thank you!

2 REPLIES 2
M_M_SW
Contributor

Your transceiver module may be compatible with fortigate but not compatible with fortiswitch

ac1
Contributor II

Your FortiLink Interface is an aggregate interface 802.1ad.

You must create a new hardware switch ad set it like a FortiLink interface with the command:

set fortilink enable

 

With this method you are able to connect plus switch with 2 different interfaces.

Labels
Top Kudoed Authors