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

port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA

This thread has been viewed 8 times
  • 1.  port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA

    Posted Apr 23, 2014 02:55 AM
      |   view attached

    hi,

     

    I have a lot of input errors for 5 ARUBA controllers with portchannel. All ARUBA controllers are connected to Cisco 6500. I am not sure when problem started, but probably after replacing Cisco 6500. Have you some idea, what can be checked or changed ?

     

     

    CISCO SIDE

     

    basic info

    cisco WS-C6509-E
    Version 15.1(1)SY1


    All interfaces which are connected to ARUBA have types - 10/100/1000BaseT

     

    configuration
    interface Port-channel201
     description EtherChan NYKARUBA01
     switchport
     switchport mode trunk
     switchport nonegotiate

    interface GigabitEthernet1/6/5
     description Portchan 201 to NYKARUBA01
     switchport
     switchport mode trunk
     switchport nonegotiate
     no cdp enable
     channel-group 201 mode active

    interface GigabitEthernet2/6/5
     description Portchan 201 to NYKARUBA01
     switchport
     switchport mode trunk
     switchport nonegotiate
     no cdp enable
     channel-group 201 mode active

     

    ARUBA SIDE

     

    basic info

    Model Aruba3600
    Version 6.2.1.2

     


    interface port-channel 0
    790915827 input error bytes

    interface gigabitethernet 1/0
    790911428 input error bytes

    interface gigabitethernet 1/1
    7580 input error bytes

     

    configuration
    interface port-channel 0
            trusted
            trusted vlan 1-4094
            switchport mode trunk
            switchport trunk allowed vlan 1,1220,1230,1320,1330-1332,1420-1424
            no spanning-tree
          
    interface gigabitethernet 1/0
            description "GE1/0"
            trusted
            trusted vlan 1-4094
            switchport mode trunk
            lacp group 0 mode active

    interface gigabitethernet 1/1
            description "GE1/1"
            trusted
            trusted vlan 1-4094
            switchport mode trunk
            lacp group 0 mode active


    #3600


  • 2.  RE: port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA

    EMPLOYEE
    Posted Apr 23, 2014 05:29 AM

    Can you make sure that the same VLANs on the Cisco side are allowed on the Aruba side?  I only see allowed VLANs on the Aruba side..

     



  • 3.  RE: port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA

    Posted Apr 23, 2014 06:26 AM

    I added ´´switchport trunk allowed vlan 1,1220,1230,1320,1330-1332,1420-1424´´ on cisco side, but there still input errors on ARUBA side.



  • 4.  RE: port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA

    Posted Apr 23, 2014 08:25 AM
    You probably do but make sure you are using Aruba recommended gbics on the controller

    http://www.arubanetworks.com/support-services/interoperability/#SFP-XFP


  • 5.  RE: port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA

    Posted Apr 28, 2014 06:28 AM

    I am using 10/100/1000BASE-T (RJ-45), not SFP.



  • 6.  RE: port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA

    Posted Jun 04, 2014 04:04 AM

    I have two customer which have same physical network connection.

    It means that there is Cisco Switch 6500 connected via Port-channel to ARUBA 3600.

    ARUBA 3600 - portchannnel 0 (gi 1/0 + gi 1/1).

    I cleared counters before 6 six days and there is especially a lot of input error in device NYNARUBA01.

     

    Do you think that it is ok, when there is a lot of input errors? or maybe is it normal behaviour ?

     

     

    -----------------------------------------------------------------------------------------------
    -----------------------------------------------------------------------------------------------
    (NYNARUBA01) #show interface gigabitethernet 1/0
    Last clearing of "show interface" counters 6 day 0 hr 47 min 53 sec
        44333653 packets input, 11224431154 bytes
        Received 4048942 broadcasts, 0 runts, 0 giants, 0 throttles
        3123049 input error bytes, 0 CRC, 0 frame

    (NYNARUBA01) #show interface gigabitethernet 1/1
    Last clearing of "show interface" counters 6 day 0 hr 47 min 57 sec
        18386869 packets input, 4708390157 bytes
        Received 481551 broadcasts, 0 runts, 0 giants, 0 throttles
        20 input error bytes, 0 CRC, 0 frame

    -----------------------------------------------------------------------------------------------
    -----------------------------------------------------------------------------------------------
    (HAN-RES-029-ARUBA1) #show interface gigabitethernet 1/0
    Last clearing of "show interface" counters 6 day 0 hr 50 min 0 sec
        131698854 packets input, 141993577801 bytes
        Received 1474241 broadcasts, 0 runts, 0 giants, 0 throttles
        17541 input error bytes, 0 CRC, 0 frame
        
    (HAN-RES-029-ARUBA1) #show interface gigabitethernet 1/1
    Last clearing of "show interface" counters 6 day 0 hr 50 min 1 sec
        55661025 packets input, 10655092070 bytes
        Received 1708014 broadcasts, 0 runts, 0 giants, 0 throttles
        51681 input error bytes, 9 CRC, 0 frame
    -----------------------------------------------------------------------------------------------
    -----------------------------------------------------------------------------------------------



  • 7.  RE: port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA

    Posted Jun 04, 2014 04:27 AM

    is ARUBA using only LACP protocol ? can I set static port-channel ?

     

    probably I will try to turn off portchannel and I will try connect only one physical cabel.

     

     

     



  • 8.  RE: port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA
    Best Answer

    EMPLOYEE
    Posted Jun 04, 2014 04:33 AM

    If  it is a trunk, please make sure the allowed vlans match on both sides.



  • 9.  RE: port channel between CISCO WS-C6509-E and ARUBA 3600 ------ Input Errors on ARUBA
    Best Answer

    Posted Sep 24, 2014 06:55 AM

    I found root cause. It was STP. I added bpdu filter on CISCO switchports + I denied STP on ARUBA and then input errors on ARUBA interfaces disappeared.


    @cjoseph wrote:

    If  it is a trunk, please make sure the allowed vlans match on both sides.