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

DHCP HELPER NOT WORKING

This thread has been viewed 5 times
  • 1.  DHCP HELPER NOT WORKING

    Posted Jun 12, 2013 01:38 PM

    HI , 

      I have my controller on vlan 100 connected directly to office core switch, DHCP server is connected to site office core switch. MPLS connectivity is there between core switches. We are able to reach from controller to dhcp server. vlan 10 has been configured on controller, assigned a ipaddress on vlan 10 and dhcp helper is configured. Clients are not able to get ipaddress:( 

     

     

     



  • 2.  RE: DHCP HELPER NOT WORKING

    Posted Jun 12, 2013 01:41 PM

    HI, 

     i have configured dhcp server on aruba, it releases ipaddress for different vlan randomly. how can we specify different dhcp scope for specific vlan. 



  • 3.  RE: DHCP HELPER NOT WORKING

    Posted Jun 12, 2013 01:49 PM

     

     

    Do the following  :

     

    - create a Layer2 VLAN : VLAN 10

    - then create an SVI

     interface vlan 10  

    ip address 10.10.10.1 255.255.255.0

    - Apply this VLAN 10 under the Virtual AP 

     

    ip dhcp pool TEST-DHCP-POOL1
    default-router 10.10.10.1
    dns-server 8.8.8.8
    lease 0 1 0 0
    network 10.10.10.0 255.255.255.0



  • 4.  RE: DHCP HELPER NOT WORKING

    Posted Jun 14, 2013 06:28 AM

    hi victor, 

        thanks for your reply, i tried it.. where can we add the specific route for vlan. 



  • 5.  RE: DHCP HELPER NOT WORKING

    Posted Jun 17, 2013 02:54 AM
    What do you mean by specific route for VLAN ? you can configure destination based routing under configuration and IP route tab.