Wireless Access

last person joined: 23 hours ago 

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

AP225 LACP Configuration Issue

This thread has been viewed 15 times
  • 1.  AP225 LACP Configuration Issue

    Posted Sep 25, 2015 08:32 AM

    Hi guys,

     

    Having an issue with the configuration and installation of an AP225.

    We've got a 7220 with IOS version 6.3.1.3

    On the Cisco switch side, I'm connecting the AP225 to a cisco 3750 switch.

    I've read documentation and posts in here. Unfortunately, still cannot find a solution to my issue.

    I've configured etherchannel as per below:

     

    interface Port-channel10
     description ##AP225##
     switchport access vlan 267
     switchport mode access

    Interface config

     

    interface FastEthernet1/0/3
     switchport access vlan 267
     switchport mode access
     no snmp trap link-status
     channel-group 10 mode active

     

    interface FastEthernet1/0/4
     switchport access vlan 267
     switchport mode access
     no snmp trap link-status
     channel-group 10 mode active

     

    Etherchannel Summary is showing:

     

    Group  Port-channel  Protocol    Ports
    ------+-------------+-----------+-----------------------------------------------
    10     Po10(SD)        LACP      Fa1/0/3(D)  Fa1/0/4(D)

     

     

    And this is even before looking into the Aruba controller side of things for the AP needs to boot up first to be able to communicate with the 7220.

    Any advise please?

    Many thanks

     

     

     

     


    #AP225


  • 2.  RE: AP225 LACP Configuration Issue

    EMPLOYEE
    Posted Sep 25, 2015 04:11 PM

    have you set the gre-striping-ip in the system profile?



  • 3.  RE: AP225 LACP Configuration Issue

    Posted Oct 06, 2015 04:01 AM

    Hi Michael,

     

    I've set the stripping and I'm getting LACP up. However, the ports don't seem to be participating in LAG and are showing as stand-alone.

     

    Looking at the aruba side, I'm getting:

     

    show ap debug lacp ap-name 225-AC

    AP Static Port Channel Status
    -----------------------------
    Interface     Link Status  LAG Member
    ---------     -----------  ----------
    port channel  Up           n/a
    eth0          Up           yes
    eth1          Up           yes
    GRE Radio Traffic Received on Enet Ports
    ----------------------------------------
    Radio Num  Enet 0 Rx Count  Enet 1 Rx Count
    ---------  ---------------  ---------------
    0          526              7
    1          5                0
    Traffic Sent on Enet Ports
    --------------------------
    Radio Num  Enet 0 Tx Count  Enet 1 Tx Count
    ---------  ---------------  ---------------
    0          0                0
    1          0                0
    non-wifi   2                0

     

    Can you please assist?

    Many thanks in advance...



  • 4.  RE: AP225 LACP Configuration Issue

    Posted Oct 07, 2015 10:06 AM

    Just to update that I had static DHCP on the AP.

     

    This is an issue with ArubaOS 6.3.1.3

     

    Once AP was purged, I've provisioned it outside of etherchannel, then added it and all working fine.



  • 5.  RE: AP225 LACP Configuration Issue

    EMPLOYEE
    Posted Sep 25, 2015 04:37 PM

    @Mike_Garland wrote:

    Hi guys,

     

    Having an issue with the configuration and installation of an AP225.

    We've got a 7220 with IOS version 6.3.1.3

    On the Cisco switch side, I'm connecting the AP225 to a cisco 3750 switch.

    I've read documentation and posts in here. Unfortunately, still cannot find a solution to my issue.

    I've configured etherchannel as per below:

     

    interface Port-channel10
     description ##AP225##
     switchport access vlan 267
     switchport mode access

    Interface config

     

    interface FastEthernet1/0/3
     switchport access vlan 267
     switchport mode access
     no snmp trap link-status
     channel-group 10 mode active

     

    interface FastEthernet1/0/4
     switchport access vlan 267
     switchport mode access
     no snmp trap link-status
     channel-group 10 mode active

     

    Etherchannel Summary is showing:

     

    Group  Port-channel  Protocol    Ports
    ------+-------------+-----------+-----------------------------------------------
    10     Po10(SD)        LACP      Fa1/0/3(D)  Fa1/0/4(D)

     

     

    And this is even before looking into the Aruba controller side of things for the AP needs to boot up first to be able to communicate with the 7220.

    Any advise please?

    Many thanks

     

     

     

     


    You need to do configuration on the Controller side.  Please see the user guide here:  http://www.arubanetworks.com/techdocs/ArubaOS_64x_WebHelp/Web_Help_Index.htm#ArubaFrameStyles/AP_Config/LACP_Support_on_AP_220.htm

     

    I would:

     

    - Let the AP find the controller and be up

    - Configure the switch side

    - Configure the AP side...

    - ***The second port on the AP225 will not come up unless you are supplying high-powered POE or using an AC Adapter.

     

     



  • 6.  RE: AP225 LACP Configuration Issue

    Posted Sep 29, 2015 10:24 AM

    Dear Collin,

     

    The Aruba controller and the switch were already configured as per provided link.

    However, I did go through the suggested steps.


    The AP System profile on the controller is configures as per below:

     

    ap system-profile "AP225"
       lms-ip 10.181.4.110
       gre-striping-ip 10.181.4.111

     

    As suggested, I've plugged the AP to the switch using 1 cable outside of the port channel. Once AP was seen on Aruba, I've provisioned it with the AP225 profile as per configuration above.

    Configured the port channel, added ports to it and plugged AP into the switch This causes the AP to lose its connection to the switch.

     

    A show etherchannel summary gives me:

     

    TEST_SWITCH#sh etherchannel summary
    Flags:  D - down        P - bundled in port-channel
            I - stand-alone s - suspended
            H - Hot-standby (LACP only)
            R - Layer3      S - Layer2
            U - in use      f - failed to allocate aggregator

            M - not in use, minimum links not met
            u - unsuitable for bundling
            w - waiting to be aggregated
            d - default port


    Number of channel-groups in use: 1
    Number of aggregators:           1

    Group  Port-channel  Protocol    Ports
    ------+-------------+-----------+-----------------------------------------------
    10     Po10(SD)        LACP      Fa1/0/3(D)  Fa1/0/4(w) 

     

    A sh int status shows the ports as not connected:

     

    Fa1/0/3 notconnect 267 auto auto 10/100BaseTX
    Fa1/0/4 notconnect 267 auto auto 10/100BaseTX


    However, on the interface intself I'm getting:

     

    REGENTS_GATEWAY_TEST_SWITCH#sh int f1/0/4
    FastEthernet1/0/4 is up, line protocol is down (notconnect)

     

    I've consoled into the AP to log the activity and got the below output:

     



    APBoot 1.4.0.6 (build 38177)
    Built: 2013-04-25 at 22:52:20

    Model: AP-22x
    CPU0:  P1020E, Version: 1.1, (0x80ec0011)
    Core:  E500, Version: 5.1, (0x80212051)
    Clock:
           CPU0: 800 MHz
           CPU1: 800 MHz
           CCB:  400 MHz
           DDR:  333.333 MHz (666.667 MT/s data rate) (Asynchronous)
           LBC:   25 MHz
    L1:    D-cache 32KB enabled
           I-cache 32KB enabled
    I2C:   ready
    DRAM:  Configuring DDR for 666.667 MT/s data rate
    DDR:   512 MB (DDR3, 32-bit, CL=5, ECC off)
    POST1: memory passed
    Flash: 32 MB
    L2:    256 KB enabled
    Power: 802.3af POE
    PCIe1: RC, link up, x1
           dev fn venID devID class  rev    MBAR0    MBAR1    MBAR2    MBAR3
           00  00  14e4  43a2 00002   03 80000004 00000000 80200004 00000000
    PCIe2: RC, link up, x1
           dev fn venID devID class  rev    MBAR0    MBAR1    MBAR2    MBAR3
           00  00  14e4  43a1 00002   03 a0000004 00000000 a0200004 00000000
    Net:   eth0, eth1
    Radio: bcm43460#0, bcm43460#1

    Hit <Enter> to stop autoboot:  0
    Checking image @ 0xee000000
    Copying image from 0xee000000

    Image is signed; verifying checksum... passed
    Signer Cert OK
    Policy Cert OK
    RSA signature verified.
    [    0.000000]
    [    0.000000] Aruba Networks
    [    0.000000] ArubaOS Version 6.3.1.3 (build 42233 / label #42233)
    [    0.000000] Built by p4build@port-royal on 2014-02-11 at 11:15:36 PST (gcc version 4.5.1)
    [    0.000000]
    [    0.000000] Memory: 510388k/524288k available (8384k kernel code, 13900k reserved, 464k data, 355k bss, 5020k init)
    [    0.002959] Processor 1 found.
    [    0.113002] Brought up 2 CPUs
    [    0.189525] PCI: Probing PCI hardware
    [    0.232576] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
    [    0.295578] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
    [    0.357793] pci 0000:00:00.0: enabling device (0106 -> 0107)
    [    0.424988] pci 0001:02:00.0: enabling device (0106 -> 0107)
    [    4.024753] ee000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank
    [    4.099787] Amd/Fujitsu Extended Query Table at 0x0040
    [    4.161307] number of CFI chips: 1
    [    4.206438] /proc/gfar_eth0_stats created
    [    4.257123] /proc/gfar_eth1_stats created
    [    4.321128] wdg_create_new_proc_entry: proc initializedEnabling watchdog on CPU 1
    [    4.381611] Enabling watchdog on CPU 0
    [    4.462395]
    [    4.462400] Starting Kernel SHA1 KAT ...Starting Kernel HMAC SHA1 FIPS KAT ...Completed Kernel HMAC SHA1 FIPS KAT
    [    4.472491] Starting Kernel HMAC SHA256 FIPS KAT ...Completed Kernel HMAC SHA256 FIPS KAT
    [    4.473454] Starting Kernel HMAC SHA384 FIPS KAT ...Completed Kernel HMAC SHA384 FIPS KAT
    [    4.473909] Starting Kernel HMAC SHA512 FIPS KAT ...Completed Kernel HMAC SHA512 FIPS KAT
    [    4.474329] Starting Kernel AES-CBC FIPS KAT ...Completed Kernel AES-CBC FIPS KAT
    [    4.481091] Starting Kernel AES-CCM FIPS KAT ...Completed Kernel AES-CCM FIPS KAT
    [    4.481559] Starting Kernel 3DES-CBC FIPS KAT ...Completed Kernel 3DES-CBC FIPS KAT
    [    5.175012] Completed Kernel SHA1 KAT
    [    5.219827] Starting Kernel HMAC-SHA1 KAT ...Completed Kernel HMAC-SHA1 KAT
    [    5.307964] Starting Kernel DES KAT ...Completed Kernel DES KAT
    [    5.379916] Starting Kernel AES KAT ...Completed Kernel AES KAT
    [    5.423716]
    Domain Name: arubanetworks.com
    No panic info available
    [    7.075185] p1020_soc: P1020 Misc Utils Driver version 1
    Ethernet port 1 mode: active-standby
    [    7.329645] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [    7.399109] ADDRCONF(NETDEV_UP): bond0: link is not ready
    [    7.480179] bonding: bond0: enslaving eth0 as a backup interface with a down link.
    [    7.586816] bonding: bond0: enslaving eth1 as a backup interface with a down link.
    [    7.809753] AP xml model 66, num_radios 2 (jiffies 3701)
    [    7.873340] init_asap_mod: installation:0
    [    7.921285] radio 0: band 1 ant 0 max_ssid 16
    [    7.973392] radio 1: band 0 ant 0 max_ssid 16
    [    8.025506] ethernet_device_event: dev eth0 is up
    [    8.089570] ASAP Slowpath initialized
    Starting watchdog process...
    Got all network params from APboot env. Skipping DHCP
    10.181.33.175 255.255.255.128 10.181.33.129
    Running ADP...Done. Master is 10.181.4.110
    [   11.193567] PHY: eth0 (mdio@ffe24000:00) - Link is Up - 100/Full
    [   11.266050] PHY: eth1 (mdio@ffe24000:01) - Link is Up - 100/Full
    [   11.363063] wifi0: AP type AP-225, radio 0, max_bssids 16
    [   11.408015] bonding: bond0: link status definitely up for interface eth0.
    [   11.408026] bonding: bond0: making interface eth0 the new active one.
    [   11.408081] bonding: bond0: first active interface up!
    [   11.408087] bonding: bond0: link status definitely up for interface eth1.
    [   11.408251] ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
    [   11.830026] Shutting down eth1 due to insufficient POE voltage [power profile 2]
    [   11.918754] Shutting down 2 2.4G radio TX/RX chains due to insufficient POE voltage[power profile 2]
    [   12.052692] wifi1: AP type AP-225, radio 1, max_bssids 16
    Clearing P1020 PCIe Error Status
    shutting down watchdog process (nanny will restart it)...
     
            <<<<<       Welcome to the Access Point     >>>>>
     
    ~ # [   14.769777] bonding: bond0: Warning: the permanent HWaddr of eth0 - 18:64:72:c5:d7:04 - is still in use by bond0. Set the HWaddr of eth0 to a different address to avoid conflicts.
    [   14.961524] bonding: bond0: releasing active interface eth0
    [   15.028271] bonding: bond0: making interface eth1 the new active one.
    [   15.120464] ethernet_device_event: dev eth0 is down
    [   15.183585] bonding: bond0: releasing active interface eth1
    [   15.276471] bonding: bond0: setting xmit hash policy to layer2+3 (2).
    [   15.353727] bonding: bond0: setting mode to balance-xor (2).
    [   15.431484] ADDRCONF(NETDEV_UP): bond0: link is not ready
    [   15.505278] ethernet_device_event: dev eth0 is up
    [   15.561658] bonding: bond0: enslaving eth0 as an active interface with an up link.
    [   15.652448] ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
    [   15.727878] Disable device eth1 due to insufficient POE voltage.
    [   15.806185] Disable device eth1 due to insufficient POE voltage.
    [   18.726937] PHY: eth0 (mdio@ffe24000:00) - Link is Up - 100/Full
    [   72.085539] POE power conditions have improved: the new condition would be 'POE: No restrictions'
    [   76.385655] bonding: bond0: releasing active interface eth0
    [   76.466915] ethernet_device_event: dev eth0 is down
    [   76.547954] bonding: bond0: setting xmit hash policy to layer2+3 (2).
    [   76.625152] bonding: bond0: setting mode to balance-xor (2).
    [   76.693100] ADDRCONF(NETDEV_UP): bond0: link is not ready
    [   76.766205] ethernet_device_event: dev eth0 is up
    [   76.822562] bonding: bond0: enslaving eth0 as an active interface with an up link.
    [   76.913311] ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
    [   76.988047] Disable device eth1 due to insufficient POE voltage.
    [   77.067812] Disable device eth1 due to insufficient POE voltage.
    [   80.052426] PHY: eth0 (mdio@ffe24000:00) - Link is Up - 100/Full
    [  137.148671] bonding: bond0: releasing active interface eth0
    [  137.228398] ethernet_device_event: dev eth0 is down
    [  137.299903] bonding: bond0: setting xmit hash policy to layer2+3 (2).
    [  137.377190] bonding: bond0: setting mode to balance-xor (2).
    [  137.445194] ADDRCONF(NETDEV_UP): bond0: link is not ready
    [  137.518339] ethernet_device_event: dev eth0 is up
    [  137.574716] bonding: bond0: enslaving eth0 as an active interface with an up link.
    [  137.665464] ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
    [  137.740103] Disable device eth1 due to insufficient POE voltage.
    [  137.818324] Disable device eth1 due to insufficient POE voltage.
    [  140.946922] PHY: eth0 (mdio@ffe24000:00) - Link is Up - 100/Full

     



  • 7.  RE: AP225 LACP Configuration Issue

    EMPLOYEE
    Posted Sep 29, 2015 10:39 AM

    How are you powering the access point?  Without high powered POE, it looks like it is shutting down eth1



  • 8.  RE: AP225 LACP Configuration Issue

    Posted Sep 29, 2015 10:40 AM

    AP is plugged into a 3750 POE switch.

     

    Model number: WS-C3750-48PS-S



  • 9.  RE: AP225 LACP Configuration Issue
    Best Answer

    EMPLOYEE
    Posted Sep 29, 2015 10:49 AM

    That switch model only supports standard POE and not POE+, so the second port on the AP will not be brought up.



  • 10.  RE: AP225 LACP Configuration Issue

    Posted Sep 29, 2015 11:05 AM

    Hi Collin,

     

    Thanks for the info. I've plugged AP into a 3750X.

    I'm getting both ports on AP up. However, they are in stand alone mode.

     

    Switch#sh etherchannel summary
    Flags:  D - down        P - bundled in port-channel
            I - stand-alone s - suspended
            H - Hot-standby (LACP only)
            R - Layer3      S - Layer2
            U - in use      f - failed to allocate aggregator

            M - not in use, minimum links not met
            u - unsuitable for bundling
            w - waiting to be aggregated
            d - default port

    10     Po10(SD)        LACP      Gi3/0/39(I) Gi4/0/27(I)

    And I'm starting to get link flapping on the Vlan. So rather than having a loop, I've had to shut down one of the ports.



  • 11.  RE: AP225 LACP Configuration Issue

    Posted Sep 29, 2015 11:39 AM

    I've run the below command no the Aruba controller and noticed that LAG Member is N/A.

    show ap debug lacp ap-name 225-AC

    AP Static Port Channel Status
    -----------------------------
    Interface     Link Status  LAG Member
    ---------     -----------  ----------
    port channel  Up           n/a
    eth0          Up           yes
    eth1          Up           yes
    GRE Radio Traffic Received on Enet Ports
    ----------------------------------------
    Radio Num  Enet 0 Rx Count  Enet 1 Rx Count
    ---------  ---------------  ---------------
    0          526              7
    1          5                0
    Traffic Sent on Enet Ports
    --------------------------
    Radio Num  Enet 0 Tx Count  Enet 1 Tx Count
    ---------  ---------------  ---------------
    0          0                0
    1          0                0
    non-wifi   2                0



  • 12.  RE: AP225 LACP Configuration Issue

    Posted Oct 01, 2015 10:56 AM

    Hi

     

    Are the ports meant to show as standalone? I have still shut down one of the ports due to the Vlan flap messasge in case a loop will be created.

    Can you please advise, I think it's almost there..

    Many thanks...