Hello,
This is a normal phenomenon when wireless user roaming in the network. On the Huawei switch, we can use the following command to reduce the alarms.
mac-address flapping detection security-level low
mac-address flapping aging-time
There should be similar functions on the Cisco switch.
And the "port-isolate enable" command is used to implement Layer 2 isolation between interfaces. After port isolation is configured, ports are isolated at Layer 2 but can communicate at Layer 3 by default. This function does not prevent MAC address flapping.