Wireless Access

 View Only
last person joined: 21 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

WX5004 VLAN's & AP 2620-AGN

This thread has been viewed 0 times
  • 1.  WX5004 VLAN's & AP 2620-AGN

    Posted Aug 03, 2011 01:32 PM

    We have implemented VLAN's at a site, but I am running into a issue with the new wireless controller (H3C WX5004, firmware 2107P10) and AP (WA2620-AGN). For some odd reason, the AP will not grab the correct DHCP Scope (Wireless VLAN 20, 10.60.32.x). Also, when users connect to the AP, they do not get a 10.60.32.x address; instead, they get the 10.60.0.x (PC VLAN). Both AP and user are getting the default VLAN address. I have gone through the controller and configure it to use the VLAN 20. The controller is off site which is not running VLAN's yet.

    Switch Port (HP 4800-48G-POE) @ Site:
    port link-type hybrid
    port hybrid vlan 20 tagged
    port hybrid vlan 1 untagged
    voice vlan 30 enable

    WX5004 (3C WX5004, firmware 2107P10)
    #
    vlan 1
    #
    vlan 20
    #
    wlan service-template 1 crypto
     ssid VLANTest
     beacon ssid-hide
     bind WLAN-ESS 0
     cipher-suite wep104
     wep default-key 1 wep104 raw-key cipher
     client forwarding-mode local vlan 20
     service-template enable
    #
    interface Vlan-interface1
     ip address x.x.x.x 255.255.240.0
    #
    interface WLAN-ESS0
     port link-type hybrid
     undo port hybrid vlan 1
     port hybrid vlan 20 untagged
     port hybrid pvid vlan 20


    #VLAN
    #2620
    #wx5004


  • 2.  RE: WX5004 VLAN's & AP 2620-AGN

    Posted Aug 03, 2011 01:38 PM

    I forgot to add of a couple of details. I did try to get the controller to use tagged instead of untagged, but it will not allow me to change it. I have also change the switch port to match what the controller untagged port. Both User/AP will not grab the correct ip address.



  • 3.  RE: WX5004 VLAN's & AP 2620-AGN

    Posted Sep 15, 2011 04:24 PM

    I think is better you put the WLAN-ESS0 the follow command :

     

    port access vlan 20.

     

    Only this, if you use this when the person connect in this ssid, her only will take the IP in the VLAN 20.

     

    To another SSID, put the port access vlan 30......etc

     



  • 4.  RE: WX5004 VLAN's & AP 2620-AGN

    Posted Sep 16, 2011 07:28 AM

    thanks, I will try that out and let you know if that works :)



  • 5.  RE: WX5004 VLAN's & AP 2620-AGN

    Posted Sep 16, 2011 07:09 PM

    It works, because I did it in one customer.



  • 6.  RE: WX5004 VLAN's & AP 2620-AGN

    Posted Dec 28, 2011 08:21 AM

    The port connected to the AP how exactly to configure that, Hybrid or Access port ?



  • 7.  RE: WX5004 VLAN's & AP 2620-AGN

    Posted Dec 28, 2011 08:20 AM
    You are configuring local forwarding, there is a missing step I think regarding map configuration command missing


    @Wellington:

    What about the port connected to the AP, how do you configure that ?