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

Connect Fortiswitch (standalone mode) to a cisco 3850

I am trying to connect a Fortiswitch 124F to a cisco switch and would like to know the basic steps.

The cisco switch would be the gateway for the fortiswitch and would issues IP addresses in VLAN 5 - 10.1.5.x.

 

 

5 REPLIES 5
qasimbashir6242
New Contributor III

To connect a FortiSwitch 124F to a Cisco 3850 switch, follow these basic steps:

Physical Connection: Connect an Ethernet cable from an available port on the Cisco 3850 to an available port on the FortiSwitch 124F.

VLAN Configuration: On the Cisco 3850, create the VLANs (VLAN 5) and configure the interface VLAN (SVI) for each VLAN with the corresponding IP addresses (e.g., VLAN 5 - 10.1.5.x).

Trunk Configuration: On the Cisco switch port connected to the FortiSwitch, configure it as a trunk port to allow the passage of multiple VLANs.

FortiSwitch Configuration: Access the FortiSwitch's management interface. Configure the ports you want to use as access ports for the desired VLANs. Assign VLAN IDs to these ports and set the appropriate IP addresses for each VLAN interface.

Gateway Configuration: On the Cisco switch, make sure the VLAN SVIs are configured as gateways for the respective VLANs (e.g., VLAN 5).

Routing: If necessary, configure routing on the Cisco 3850 to allow communication between different VLANs.

Testing: Test connectivity by connecting devices to the configured VLAN ports on the FortiSwitch and verifying that they can communicate within their respective VLANs and access the gateway.

Remember to ensure that both switches have compatible settings for VLAN tagging and trunking, and that there are no security or access-list configurations that might block the communication between the switches or VLANs.

mwhitfill

The Cisco switch has a trunk port and I want to connect it to port 24 on the Fortiswitch. My understanding is that I don't have to set that port as a trunk port on the Fortiswitch, but rather just allow the correct vlans.

 

sachitdas_FTNT

Yes thats correct, you need to configure the native and allowed vlans on port24

Regards,
Sachit Das
ETAC Engineer
Wifi-Switching – International Support
mwhitfill

Am I to add VLANS at interface level or a switch level?

sachitdas_FTNT

Hope this helps:

https://community.fortinet.com/t5/FortiSwitch/Troubleshooting-Tip-Configure-IP-parameters-on-out-of-...

In FSW version 7.2 and above, we have "auto-network" configuration, so if you are using standalone mode, then we should disable this.

config switch auto-network

set mgmt-vlan <1-4094>

set status disable

end

https://docs.fortinet.com/document/fortiswitch/7.4.0/fortiswitchos-cli-reference/511852/config-switc...

Regards,
Sachit Das
ETAC Engineer
Wifi-Switching – International Support
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors