Comware

 View Only
last person joined: 3 days ago 

Expand all | Collapse all

ip-helper - HP 2920 stack

This thread has been viewed 2 times
  • 1.  ip-helper - HP 2920 stack

    Posted Apr 28, 2014 09:44 AM

    Hi,

     

    I am trying to set up a network with users on one VLAN and Servers on the other just for practice. I can't seem to find the ip-helper setting, is this a command line option? If so can you provide me with the specific, I have tried a couple but they they do not seem to work on my switch. It is a HP 2920 

     

    Thank you


    #helper
    #ip
    #VLAN
    #DHCP-relay
    #relay
    #switch
    #ip-helper
    #server
    #vSphere
    #DHCP
    #Networking
    #routing
    #telnet


  • 2.  RE: ip-helper - HP 2920 stack

    Posted Apr 29, 2014 07:13 AM

    After 401 views and still no one able to help I have found the answer for myself, 

     

    for anyone looking for the same answer this is the solution.

     

    After telnetting to the switch and logging in rather than typing 'menu' type 'config' and enter the below commands (without < >)

     

    vlan xx
    name "xxx"
    ip address <VLAN IP> <subnet mask>
    ip helper-address <ip address of dhcp server>
    tagged xx 

    write mem

    exit