IP Helper Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2007 01:24 PM - edited 03-05-2019 05:56 PM
Hi,
Regarding IP-Helper Configuration, when you list IP addresses with the ip-helper address command, does the router forward the broadcast/DHCP/BootP request to the first IP address on the list first or does the router forward the request to all IP addresses on the list?
Just wondering....
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2007 01:31 PM
Herman
When you configure multiple ip helper-address statements, the router will forward broadcasts to each of the addresses in the list.
HTH
Rick
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2007 01:21 AM
As rick said, the broadcast is forwarded to all the addresses in the list.
Each DHCP server send a response to the host.
The Host then chooses a DHCP server and requests for the IP address
HTH
Narayan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2007 08:52 AM
Additionally to Rick an Narayan, in practice VLANs are setup with several helper-addresses (2 or 3 in our case) and then only one one of the destination DHCP servers the SCOPE is enabled (it's disabled on other servers). in case of server failure with an active SCOPE, this SCOPE on another server is activated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2007 09:08 AM
Thank you everyone for your answers and feedback - Greatly appreciate it!
