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

3200 Controller, wlan DHCP issue

This thread has been viewed 0 times
  • 1.  3200 Controller, wlan DHCP issue

    Posted Jan 24, 2014 03:56 AM

    I have a 3200 controller with aruba os 6.1.1.3 managing one ap 105.

     

    When i connect an mobile phone or a computer. I can see that it is authenticated and receive an ip adress. Now I try to connect a new device, the authentification is ok, i can see it in the controller. But it appears only the mac adress and no ip.

     

    How and when can I start to debug it ?


    #3200


  • 2.  RE: 3200 Controller, wlan DHCP issue

    Posted Jan 24, 2014 04:50 AM
    Can you please share the show user-table | include <device Mac>

    What type authentication are you using?

    You can turn on logging debugging user-debug <device Mac>
    Show log user-debug 50





  • 3.  RE: 3200 Controller, wlan DHCP issue



  • 4.  RE: 3200 Controller, wlan DHCP issue

    Posted Jan 24, 2014 10:52 AM

    The authentification is a WPA2 PSK with AES. In the controller I can look it's authentificated.

     

    The show user table gives nothing :

     

    Users -----     IP           MAC       Name   Role  Age(d:h:m)  Auth  VPN link  AP name  Roaming  Ess id/Bssid/Phy  Profile  Forward mode  Type ----------  ------------  ------  ----  ----------  ----  --------  -------  -------  --- ------------  -------  ------------  ----

    User Entries: 0/0



  • 5.  RE: 3200 Controller, wlan DHCP issue

    Posted Jan 24, 2014 12:31 PM

     

    Enable the following to see the dhcp process :

     

    logging debugging network subcat dhcp

    show log network all | include <device mac>

     

     

     

     



  • 6.  RE: 3200 Controller, wlan DHCP issue

    Posted Jan 27, 2014 05:52 AM

    From where can I enable it ? From the command line in putty or into the webinterface ?

     

    Best regards.



  • 7.  RE: 3200 Controller, wlan DHCP issue

    Posted Jan 27, 2014 06:17 AM
    From the command line using Putty or any other terminal program


  • 8.  RE: 3200 Controller, wlan DHCP issue

    Posted Jan 27, 2014 06:18 AM
    Are you using internal of external DHCP server?
    if internal, make sure that DHCP service is enable.


  • 9.  RE: 3200 Controller, wlan DHCP issue

    EMPLOYEE
    Posted Jan 27, 2014 06:31 AM

    hamdy.aea@gmail.com wrote:

    The authentification is a WPA2 PSK with AES. In the controller I can look it's authentificated.

     

    The show user table gives nothing :

     

    Users -----     IP           MAC       Name   Role  Age(d:h:m)  Auth  VPN link  AP name  Roaming  Ess id/Bssid/Phy  Profile  Forward mode  Type ----------  ------------  ------  ----  ----------  ----  --------  -------  -------  --- ------------  -------  ------------  ----

    User Entries: 0/0


    A user requires an ip address and mac address to get into the user table.  If it did not get an ip address, it will not end up there.  Where do you have DHCP running in your environment?

     



  • 10.  RE: 3200 Controller, wlan DHCP issue

    Posted Jan 27, 2014 07:17 AM

    I can't connect to the controller today but in a few days.. I saw another thing from wireshark : EAPOL-Key-Timeout



  • 11.  RE: 3200 Controller, wlan DHCP issue

    Posted Feb 03, 2014 05:11 AM

    The DHCP is enabled for ipv4 and v6. I think i found the issue. The ssid encryption is 
       opmode wpa-psk-tkip

    Normally we have to do it in wpa2-psk-tkip.



  • 12.  RE: 3200 Controller, wlan DHCP issue

    Posted Feb 03, 2014 06:02 AM

    Seems like authentication issue on layer 2 cause the IP DHCP issue. Do a show auth trace-buff and see if client is having any autehentication issue.