DHCP Standard Practise
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2017 11:27 AM
I have a question regarding DHCP.
Whats the standard practise for implementing DHCP helpers.
Our current setup, we use UDP profile on all our vlans on our core switches that require dhcp services. this is an inherited design before my time.
would it be more beneficial to go down the bootprelay route?
are there any other options? pros and cons for each?
Many Thanks
Ian
Whats the standard practise for implementing DHCP helpers.
Our current setup, we use UDP profile on all our vlans on our core switches that require dhcp services. this is an inherited design before my time.
would it be more beneficial to go down the bootprelay route?
are there any other options? pros and cons for each?
Many Thanks
Ian
9 REPLIES 9
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2017 11:52 AM
Hi,
the scenario is, we have two DHCP servers and I would like all DHCP requests for 20 VLANs to go to these servers.
is it a case of;
configure bootprelay add "DHCP Server IP 1"
configure bootprelay add "DHCP Server IP 2"
configure bootprelay vlan "vlan 1"
configure bootprelay vlan "vlan 2"
and so on.
the scenario is, we have two DHCP servers and I would like all DHCP requests for 20 VLANs to go to these servers.
is it a case of;
configure bootprelay add "DHCP Server IP 1"
configure bootprelay add "DHCP Server IP 2"
configure bootprelay vlan "vlan 1"
configure bootprelay vlan "vlan 2"
and so on.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2017 11:48 AM
Ian, it depend what you need .
Oscar, I think you can use bootprelay with more DHCP servers, with additional config on server: agent.circuit-id, agent.remote-id, class, allow members of ... and so on.
It will respond only to configured "class members".
--
Jarek
Oscar, I think you can use bootprelay with more DHCP servers, with additional config on server: agent.circuit-id, agent.remote-id, class, allow members of ... and so on.
It will respond only to configured "class members".
--
Jarek
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2017 11:41 AM
We use 2 DHCP servers for all our vlans, I assume you can specify more than one server within the bootprelay config?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2017 11:41 AM
For example rel. notes 15.6 says that the maximum number of BOOTP or DHCP servers per virtual router is 4
--
Jarek
--
Jarek
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2017 11:36 AM
In early days UDP helper was the only method to be able to distinguish between vlans and DHCP servers.
Nowadays you can enable bootprelay per vlan so you can use bootprelay without enabling it for all vlans. Still I think if you need different DHCP servers for different vlans UDP profile is the only config possible.
Nowadays you can enable bootprelay per vlan so you can use bootprelay without enabling it for all vlans. Still I think if you need different DHCP servers for different vlans UDP profile is the only config possible.
