- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Problem implementation FORTILINK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Marcio,
You'll have to set up MC-LAG between the 424E's using an ICL (inter-chassis link) then connect the 148Fs via ISL to each 424E. Only after you set up the MC-LAG would you disable split interface on the FortiLink. Have you gone through the multi-chassis LAG setup?
Thanks
---
Opinions expressed are my own and may not represent the official opinion of my employer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the answer! But which topology should I use? a) Two FORTLINKS interfaces or b) A FORTILINK interface
Thank you again!
Marcio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You're going to have ONE FortiLink interface with two interfaces in it. You will just add multiple interfaces in the FortiLink interface setup:
edit "FortiLink" set vdom "root" set fortilink enable set ip 192.168.121.1 255.255.255.0 set allowaccess ping fabric set type aggregate set member "port23" "port24" set description "FortiLink" set lldp-reception enable set lldp-transmission enable set snmp-index 9 set auto-auth-extension-device enable set lacp-mode static next Most of this should be pretty intuitive from the GUI interface.---
Opinions expressed are my own and may not represent the official opinion of my employer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My fried,
You very nice! Thank you for everything! But it still didn't work! It really should be easy, but I don't know what's going on! See my configuration:
edit "fortilink" 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 "port9" "port10" set lldp-reception enable set lldp-transmission enable set snmp-index 12 set auto-auth-extension-device enable set fortilink-split-interface disable set switch-controller-nac "fortilink" set swc-first-create 127 set lacp-mode static next
What do you think about it? is there problem in the VMWARE? set member "port9" "port10" - only one port working for time. I have only the half of the topology! Do you have idea?
The FORTIGATE VM is implemented in a host ESXi 6.0 STANDALONE.
Thank you very much!
Marcio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
