Description |
This article describes the default interface configuration of the inter-switch link trunk, mclag-icl fortilink trunk and the FortiGate Fortilink trunk that the FortiSwitch forms automatically in a Managed FortiSwitch Network. |
Scope | Managed FortiSwitch, FortiGate v7.2.x and above. |
Solution |
When FortiGate manages FortiSwitch(es), the FortiSwitches automatically create a trunk interface. Refer to the below example:
Let's focus on the FortiSwitch that is directly connected to the FortiGate.
FortiSwitch FortiGate fortilink trunk default configuration::
FortiSwitch# config switch trunk edit "906CACDECE68-0"
Note that this trunk name, lacp-mode and 'isl-fortilink' configuration depend on the FortiLink interface configuration on the Fortiate:
FortiGate#config system interface set lacp-mode active end
FortiSwitch-FortiGate fortilink trunk interface default configuration: native VLAN 4094, allowed VLANS all, stp disabled, edge port disabled, dhcp snooping trusted
FortiSwitch# config switch interface
FortiSwitch inter-switch link fortilink trunk default configuration:
FortiSwitch# config switch trunk edit "8EFTF18000726-0" end
FortiSwitch inter-switch link fortilink trunk interface default configuration: native vlan 4094, allowed vlans all, stp enabled, edge port disabled, dhcp snooping trusted.
FortiSwitch# config switch interface set stp-state enabled
FortiSwitch MCLAG-ICL fortilink trunk default configuration:
FortiSwitch# config switch trunk edit "_FlInK1_ICL0_" end
FortiSwitch MCLAG-ICL fortilink trunk interface default configuration: native vlan 4094, allowed vlans all, stp enabled, edge port disabled, dhcp snooping trusted, igmp-snooping-flood-reports enable and mcast-snooping-flood-traffic enable.
FortiSwitch# config switch interface edit "_FlInK1_ICL0_" set stp-state enabled |