Description | This article describes the behavior of the command 'mclag-port-base'. |
Scope | FortiSwitch |
Solution |
The command was introduced in FortiSwitchOS 6.4.2. It was added to address MCLAG interoperability issues with Dell switches using VLTi.
[FortiSwitch A] {port D - ActorPort X} ----| MCLAG |---- [Dell Switch F]
If the ActorPort number used was the same on both members (identified as 'X' in the simplified diagram), this could result in interoperability problems with the Dell switches using VLTi.
To address this issue, a CLI command to configure the setting was introduced.
Configure the following:
config switch global
The command will be modified automatically by the system to a value of 64 from a default value of 0:
config switch global set mclag-port-base 64
This makes ActorPort unique for MCLAG members across FortiSwitches and corrects the interoperability issue with Dell switches using VLTi.
Notes
unset mclag-port-base end
|