Wireless Access

last person joined: yesterday 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

My core switch is logging flapping messages

This thread has been viewed 2 times
  • 1.  My core switch is logging flapping messages

    Posted Sep 12, 2013 09:29 AM

    My core switch is logging the following messages. 

    34078551: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 0050.56ac.749f in vlan 6 is flapping between port Po20 and port Po1 
    34078552: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 0050.56ac.749f in vlan 6 is flapping between port Po20 and port Po1 
    34078553: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 0050.56ab.548e in vlan 6 is flapping between port Po20 and port Po1 
    34078554: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 0014.5ed8.9f68 in vlan 6 is flapping between port Po20 and port Po3 
    34078555: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 0014.5ed8.9f68 in vlan 6 is flapping between port Po20 and port Po3 
    34078556: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 0014.5ed8.9f68 in vlan 6 is flapping between port Po20 and port Po3 
    34078557: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 001a.645c.71ac in vlan 6 is flapping between port Po20 and port Po200 
    34078558: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 0014.5ed8.9f68 in vlan 6 is flapping between port Po20 and port Po3 
    34078559: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 0014.5ed8.9f68 in vlan 6 is flapping between port Po20 and port Po3 
    34078560: Sep 12 08:32:22.868 BRA: %MAC_MOVE-SP-4-NOTIF: Host 0014.5ed8.9f68 in vlan 6 is flapping between port Po20 and port Po3 

    What can happening to log these messages?

     

    Po20 is the etherchannel to my aruba controller

    Po1 and Po3 are blade servers.



  • 2.  RE: My core switch is logging flapping messages

    Posted Sep 12, 2013 11:40 AM

     

    Do you have STP turned on on your controllers ?

     

     



  • 3.  RE: My core switch is logging flapping messages

    Posted Nov 28, 2013 07:16 AM

    Yes, I have PVST.

     

    At controller.

     

    spanning-tree mode rapid-pvst
    spanning-tree vlan 1
    spanning-tree vlan 1 priority 61440
    !
    spanning-tree vlan 25
    spanning-tree vlan 25 priority 61440
    !
    spanning-tree vlan 30
    spanning-tree vlan 30 priority 61440
    !
    spanning-tree vlan 32
    spanning-tree vlan 32 priority 61440
    !
    spanning-tree vlan 2
    spanning-tree vlan 2 priority 61440
    !
    spanning-tree vlan 23
    spanning-tree vlan 23 priority 61440

     

    AT CORE

     

    spanning-tree mode rapid-pvst
    no spanning-tree bridge assurance
     spanning-tree portfast edge default
    spanning-tree portfast edge bpduguard default
    no spanning-tree optimize bpdu transmission
    no spanning-tree etherchannel guard misconfig
    spanning-tree extend system-id
    spanning-tree vlan 1-65 priority 0

     

     



  • 4.  RE: My core switch is logging flapping messages

    EMPLOYEE
    Posted Nov 28, 2013 10:24 AM

    anderson.gomes,

     

    Do you have a port channel configured on the link between the switch and the controller?

     



  • 5.  RE: My core switch is logging flapping messages

    Posted Nov 28, 2013 10:46 AM

    Hi,

     

    Yes, I have a portchannel.

     

    At Controller

     

    interface port-channel 1
    add gigabitethernet 1/0
    trusted
    trusted vlan 1-4094
    switchport mode trunk

     

    At Cisco.

     

    interface Port-channel20
    description ## CONTROLLER_ARUBA_WIRELESS ##
    switchport
    switchport trunk encapsulation dot1q
    --More--   switchport trunk allowed vlan 1-35,37-4094
    switchport mode trunk
    speed 1000
    duplex full
    spanning-tree bpduguard disable
    spanning-tree guard root



  • 6.  RE: My core switch is logging flapping messages

    EMPLOYEE
    Posted Nov 28, 2013 01:16 PM
    On the Aruba side, you only have one interface added to the port channel.  Is there a reason why?


  • 7.  RE: My core switch is logging flapping messages

    EMPLOYEE
    Posted Nov 29, 2013 12:36 AM

    please also check if you have broadcast/multicast optimisation enabled on any of the vlan interfaces on the controller - there is a known issue in releases equal or older than 6.2.1.1, 6.1.3.8 where the controller sometimes sends out a proxy arp for a host that it learnt, which causes the switch to think the mac flapped.

     

    -jeff



  • 8.  RE: My core switch is logging flapping messages

    Posted Sep 07, 2017 10:49 AM

    Hi,

     

    is still have this issue with version 6.4.4.13.

     

    We disabled STP, Broadcast and Multicast optimization is off, 

     

    As it looks like the Aruba send out messages where our switch thinks it has the mac-address of the default gateway.

     

    thx

    martin