Security

last person joined: 13 hours ago 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

window devices not getting dhcp after AP replacement

This thread has been viewed 1 times
  • 1.  window devices not getting dhcp after AP replacement

    Posted Aug 08, 2015 12:04 PM

    I’ve encountered an odd situation. Im replacing Cisco APs with Aruba 215s. Now clients are unable to pickup DHCP, mostly windows clients. Smartdevices appear to be getting DHCP. We have the vlans, trunks configed properly, and are not exhausting the DHCP scope. Has anyone encountered this before or provide comments?



  • 2.  RE: window devices not getting dhcp after AP replacement

    EMPLOYEE
    Posted Aug 08, 2015 02:57 PM

    Instant or ArubaOS?

    What version?

    Encryption?



  • 3.  RE: window devices not getting dhcp after AP replacement

    Posted Aug 10, 2015 03:36 PM

    Instant running the latest Code. 802.1x AD auth no "validate server cert" 



  • 4.  RE: window devices not getting dhcp after AP replacement

    Posted Aug 11, 2015 01:03 PM

     Here is the Cisco Config before we replace the Cisco WAP with Aruba IAP:

    interface GigabitEthernet11/46

    description CISCO WAPS

    switchport

    switchport access vlan 180

    switchport mode access

    switchport nonegotiate

    switchport port-security violation restrict

    end

     

    Here are the changes to the the port when we add the Aruba IAP. We are making the port native Vlan 180: 

    interface GigabitEthernet13/42

    description ARUBA AP

    switchport

    switchport trunk encapsulation dot1q

    switchport trunk native vlan 180

    switchport trunk allowed vlan 180,188,313

    switchport mode trunk

    switchport nonegotiate