Wired Intelligent Edge

last person joined: yesterday 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

S3500 dhcp-relay

This thread has been viewed 0 times
  • 1.  S3500 dhcp-relay

    Posted Nov 19, 2012 04:58 PM

    I need to setup dhcp relay on a S3500 switch running Version 7.1.3.0

     

    I believe I have it set up right and that there is a problem in my dhcp server but just in case I got it wrong or I'm missing something I thought I better put up this post.

     

    First set up the relay profile

    (ArubaS3500-24-POE) (config) # interface-profile dhcp-relay-profile 1
    (ArubaS3500-24-POE) (dhcp relay profile "1") #helper-address 172.16.1.254  <-- Your dhcp server ip address

     

    Then apply the profile to the vlan interface

    (ArubaS3500-24-POE) (config) #interface vlan 3

    (ArubaS3500-24-POE) (vlan "3") #dhcp-relay-profile 1 

    (Aruba-24-POE_GREllington3) (vlan "3") #exit

     

    Then of course do a wr mem.

     

    Am I missing anything because it sure isn't working.....

     

    Thanks guys !!!

     



  • 2.  RE: S3500 dhcp-relay

    EMPLOYEE
    Posted Nov 19, 2012 06:25 PM

    Do you also have an IP interface on that VLAN? Otherwise the configuration looks correct.

     

    Best regards,

     

    Madani



  • 3.  RE: S3500 dhcp-relay

    Posted Nov 19, 2012 08:50 PM

    Yes I have an IP address assigned to the interface. 

     

    Ok. Thanks. Like I said I think there is a problem with dhcp server. 

     

    Just wanted to confirm the config on the switch. 



  • 4.  RE: S3500 dhcp-relay

    Posted Nov 20, 2012 02:04 PM

    REMOVED

     

    Suggestion was already answered above.



  • 5.  RE: S3500 dhcp-relay

    Posted Sep 25, 2014 12:30 PM

    Team,

    This thread was very handy, however I am new to 3500 (Aruba) and need to change to a new DHCP server... can some one post how to remove the profile? I am unable, says, profile in use, but no vlan interface is assigned to it..

     

    Started with:

    interface-profile dhcp-relay-profile DHCP-RELAY-Profile1 <-- Old Profile
    helper-address 10.x.x.xx5 <-- Old dhcp server ip address

     

    Created a new profile with new helper IP...

    Removed the dhcp profile from vlan interface

    assigned new profile to the VLAN interface...

     

    Unable to remove old profile now?

     

    Thanks for your help...



  • 6.  RE: S3500 dhcp-relay
    Best Answer

    EMPLOYEE
    Posted Sep 25, 2014 12:32 PM
    Is the profile tied to another interface or group?


  • 7.  RE: S3500 dhcp-relay

    Posted Sep 25, 2014 01:16 PM
    Ahhh yes it was... removed ok now. Thanks