- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- LAN Routing
- >
- DHCP relay and ip-helper- what's the different?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2012 10:59 AM
09-05-2012 10:59 AM
Hello
What's the different betweem dhcp-relay and ip-helper?
if i enabled the option of dhcp-relay in my switch(HP 5406) for what i need to write ip-helper?
Thanks you ver much.
Meir.H
CCNA
MCITP
Solved! Go to Solution.
- Tags:
- DHCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2012 11:30 AM - edited 09-05-2012 11:34 AM
09-05-2012 11:30 AM - edited 09-05-2012 11:34 AM
Re: DHCP relay and ip-helper- what's the different?
the dhcp-relay command in global config is to enable or disable the use of ip-helper to relay DHCP packets. if you disable dhcp-relay, the ip-helper command will not relay DHCP anymore, but still be able to be used as UDP forwarder for other protocols.
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2012 11:49 AM - edited 09-05-2012 12:40 PM
09-05-2012 11:49 AM - edited 09-05-2012 12:40 PM
Re: DHCP relay and ip-helper- what's the different?
thanks!
why there is need to forward other udp packets? other services like dns, need ip helper to serve devices from other subnets?
and "ip bootp" It’s necessary when there is no bootp server (for proper work of regular dhcp server) ? when configure bootp, there is need to write bootp server or just vlan default gateway?
thank you
Meir.H
CCNA
MCITP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2012 06:19 AM
09-06-2012 06:19 AM
Re: DHCP relay and ip-helper- what's the different?
Hi
I have other question, very important question:
Some department in our company ran out of ip address(in there VLAN) , there is no option to move them to other VLAN or create new VLAN for them, the only option was to do multinet= combine to subnets in 1 vlan.
Its work fine but the problem occurred when the servers try to get ip from DHCP, we have ip-helper and BOOTP on this VLAN, and according to HP manuals, in multinet VLAN, just 1 subnet can reach the dhcp server.
It’s make us a lot of problem, I can create no VLAN for this department, there is some option the “work around” and enable bootp&dhcp for 2 subnets in multinet?
vlan 11
name "qa-vlan"
tagged B1,B4,B8,B11,B23,C4,C8,D1
untagged A5-A9,A11
ip helper-address 10.4.1.121
ip helper-address 10.4.1.122
ip address 10.7.4.1 255.255.252.0
ip address 10.7.80.1 255.255.248.0
ip bootp-gateway 10.7.80.1
when to BOOTP is going to 10.7.80.1, the servers in subnet 10.7.80.1 can get ip from the dhcp, and the servers from 10.7.4.1 cant, and also opposite.
Anyone can give me an answer?
Thank you very much
Meir.H
CCNA
MCITP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2012 08:54 AM
09-06-2012 08:54 AM
SolutionI haven't tried your scenario so I cannot give you an answer unfortunately. But if the HP manual says it cant be done.. :/.
Why can't you add another VLAN? I'd definately recommend against having that many clients (/21 + /22 == ~3000 IPs) in one segment.
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2012 11:17 AM
09-06-2012 11:17 AM
Re: DHCP relay and ip-helper- what's the different?
you’re absolutely right, but we have some specific department that ran out of ip and we can’t change or add another VLAN, we need to make their vlan bigger in some way :)
thank you very much for the help
Meir.H
CCNA
MCITP