Skip to main content
Franklin1791
New Member
September 21, 2025
Question

Fortilink p2p redundant

  • September 21, 2025
  • 1 reply
  • 275 views

I want to know if there is a way to create Fortilink p2p redundancy using Fiber Link and Radio Antenna

1 reply

Atul_S
Staff & Editor
Staff & Editor
September 21, 2025

Hi Franklin,

 

You may review the items below to see if this fix your issue:

 

For Fibre link:

- Enable FortiLink P2P on the ports connected to the fiber link on both FortiSwitch units.

- Ensure the TPID value is consistent on both ends.

 

config switch physical-port edit <fiber_port_name>

set fortilink-p2p enable

end

 

For Radio Link:

-Enable FortiLink P2P on the ports connected to the radio antenna on both FortiSwitch units.

-Ensure the TPID value is consistent on both ends.

 

config switch physical-port edit <radio_port_name>

set fortilink-p2p enable end

 

config switch physical-port

edit <fiber_port_name>

set fortilink-p2p enable

end

 

Thanks,