FortiLink over P2P Wireless Bridges
This article explains how to configure FortiLink over a point-to-point wireless bridge solution.
This has been tested using:
1x FG-120G (v7.6.3)
1x FSW-108E-FPOE (v7.4.6) - LOCAL SWITCH (assumed already in place)
1x FSW-224E-POE (v7.6.2) - REMOTE SWITCH (assumed factory-reset)
2x Ubiquiti Building Bridge (v3.1.5)
The topology appears as follows:

Instructions
Log in to the LOCAL SWITCH via SSH.
Run the following commands on the LOCAL SWITCH:
config switch physical-port
edit "<DOWNLINK-PORT>"
set fortilink-p2p enable
set lldp-profile "default-auto-isl"
next
end
config switch global
set fortilink-p2p-native-vlan <MGMT-VLAN>
end
Log in to the REMOTE SWITCH via console cable (note: 115200-baud).
Run the following commands on the REMOTE SWITCH:
config switch physical-port
edit "<UPLINK-PORT>"
set fortilink-p2p enable
set lldp-profile "default-auto-isl"
next
end
config switch interface
edit "internal"
set native-vlan 4094
next
end
Replace the <MGMT-VLAN> with the VLAN to be used for wireless bridge management.
config switch global
set fortilink-p2p-native-vlan <MGMT-VLAN>
end
Connect the LOCAL BRIDGE to the nominated port on the LOCAL SWITCH
Connect the REMOTE BRIDGE to the nominated port on the REMOTE SWITCH
The two bridges should establish a link, and the FortiSwitch should appear in the FortiGate for authorisation.
Related articles
The content by label feature automatically displays related articles based on labels you choose. To edit options for this feature, select the placeholder and tap the pencil icon.
Last updated
Was this helpful?