cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
503
Views
0
Helpful
2
Replies

Flapping between ports? How to fix and could it cause AP to crash?

mheddy439
Level 1
Level 1

2023-05-23 16_05_07-10.216.155.235 _ Cisco Network Assistant.png


Type: SW_MATM-4-MACFLAP_NOTIF

interface GigabitEthernet1/0/7
description COPPER Startech VDSL
switchport trunk encapsulation dot1q
switchport mode trunk
priority-queue out
mls qos trust dscp
spanning-tree portfast edge trunk
!
interface GigabitEthernet1/0/8
description ACCESS POINT VLAN 1 + 403
switchport trunk encapsulation dot1q
switchport mode trunk
spanning-tree portfast edge trunk
!
interface GigabitEthernet1/0/9
description ACCESS POINT VLAN 1 + 403
switchport trunk encapsulation dot1q
switchport mode trunk
spanning-tree portfast edge trunk
!
interface GigabitEthernet1/0/10
description ACCESS POINT VLAN 1 + 403
switchport trunk encapsulation dot1q
switchport mode trunk
spanning-tree portfast edge trunk
!
interface GigabitEthernet1/0/11
description ACCESS POINT VLAN 1 + 403
switchport trunk encapsulation dot1q
switchport mode trunk
spanning-tree portfast edge trunk
!
interface GigabitEthernet1/0/12
description ACCESS POINT VLAN 1 + 403
switchport trunk encapsulation dot1q
switchport mode trunk
spanning-tree portfast edge trunk

 

I keep having these Errors on a Cisco 3750, only thing on this switch is APs.

Could this be why the AP are so hit or miss or keep messing up and If so what would be a good way to fix this?

Thank you

2 Replies 2

This normal if wifi client do roaming 

You can use 

No mac address notify mac move 

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

It appears that you have some sort of loop on the network, because the same MAC address shows up on multiple physical ports. Are all the APs connected to this switch using a single link or multiple? Are you using any hubs anywhere on the network?

Also, on your trunk ports to APs, it is always a good idea to allow only the vlans that need to be on the trunk port and not all vlans.

switchport trunk allowed vlan x, y, z

HTH 

 

 

Review Cisco Networking for a $25 gift card