07-06-2020 08:43 PM
I am keep receiving a MACFLAP notification from switch log.
Po1 is uplink and Gi0/6 connecting with an AP which facing wireless partition, and the MAC addresss xxxx.xxxx.xxxx is my gateway MAC address and I prefer it go through interface Po1. But I cannot identify what device connecting through wireless that cause this problem.
Now I had added a static binding to solve this problem, but any idea that can be better to solve this issue ? Thank you.
"mac address-table static xxxx.xxxx.xxxx vlan 94 interface Port-channel1"
I had tried to added below mcl but seem not work.
mac access-list extended block
deny any host xxxx.xxxx.xxxx
deny host xxxx.xxxx.xxxx any
permit any any
!
interface GigabitEthernet0/6
mac access-group block in
.Jul 7 11:21:45 HKG: %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.xxxx in vlan 94 is flapping between port Gi0/6 and port Po1
.Jul 7 11:22:01 HKG: %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.xxxx in vlan 94 is flapping between port Gi0/6 and port Po1
.Jul 7 11:22:16 HKG: %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.xxxx in vlan 94 is flapping between port Gi0/6 and port Po1
.Jul 7 11:22:31 HKG: %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.xxxx in vlan 94 is flapping between port Gi0/6 and port Po1
.Jul 7 11:22:47 HKG: %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.xxxx in vlan 94 is flapping between port Gi0/6 and port Po1
.Jul 7 11:23:12 HKG: %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.xxxx in vlan 94 is flapping between port Gi0/6 and port Po1
.Jul 7 11:23:15 HKG: %SW_MATM-4-MACFLAP_NOTIF: Host xxxx.xxxx.xxxx in vlan 94 is flapping between port Gi0/6 and port Po1
07-07-2020 12:38 AM
It is very normal on the switch to display this mac flapping message if APs are connected to the switch port. The reason for this is due to the fact that switch learns of a particular clients mac from one particular port to which the AP is connected to. Now when the wireless client roam to other AP.
we need to look is there any impact on the services, if not we need to ignore this message.
07-07-2020 06:43 PM
07-08-2020 12:36 AM
is this known MAC Address which can be traced? or unknown here?
Do you have in the network any other path or dual connected anywhere, you see other than mentioned in the diagram flow you mentioned in the post.
can you please give us more details about the device, AP model, Switch, Interswitch, router model along with version of code running.
07-08-2020 01:00 AM
07-08-2020 02:05 AM
Hello @LittleApple ,
to see the gateway MAC address as source on the AP port and causing so the flapping there should be a device that is performing bridging between the wired interface and the wireless one . In that case when the gateway makes an ARP request for example from the wired portion of the network the bridging device can propagate it to the wireless causing the flapping.
For the moment the static mapping is a good solution. You need to examine all the wireless clients and to see if anyone is also bridging with the wired network.
Hope to help
Giuseppe
07-08-2020 03:16 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide