- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trunk Port on FortiSwitch
Hello Dears
I am trying to perform trunk with cisco interface on fortinet switch 148F , i did the configureation required for trunk as show below but it is not working anyone can help plz? i think the issue is unable to change to dot.1q it's working isl
config switch trunk edit "Trunk" set members "port2" next end
Bests
- Labels:
-
FortiSwitch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a difference between the naming of different vendors. If you have only one physical port connecting the switches you don't need to configure a trunk in FSW. The term "trunk" in FSW is for link aggregation.
Just set a native VLAN and the allowed VLAN that you need on the uplink port.
From Cisco side you have to configure the interface as trunk mode (switchport mode trunk) set the native VLAN and allow the VLANs that you need to pass.
Take a look at another related discussion: https://community.fortinet.com/t5/Support-Forum/Connected-148F-Switch-to-Cisco-2960X-Traffic-wont-pa...
If you have found a solution, please like and accept it to make it easily accessible for others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello dear
i did that but it is also not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dont configure the port as a trunk. You simply just need to allow the VLANs you want to pass.
Ignore the concept of access and trunk ports - thats not applicable here. Trunk, as mentioned above, is set to do LAG.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did the configuration like that but no luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you show cisco config?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SW(config)#interface g1/0/24
SW(config-if)#switchport mode trunk
SW(config-if)#switchport trunk allowed vlan 21
SW(config-if)#switchport nonegotiate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Okay - so you are only allowing vlan 21 on the Cisco side, but allowing 1-4000 on the FSW - is this by design?
If so - where does the SVI for VLAN 21 live? What is not working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The SVI on other device trying to reach a user on VLAN 21 AS SHOWN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see also the switch is not being added to fortigate firewall controller it is looks offline
