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
‎05-07-2018 01:50 PM
I know this is an old post, but would this configuration still be the same when working with dhcp servers in a load balancing configuration (windows server 2016)? List both servers? Does it matter which one is first?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2017 12:12 PM
disable bootprelay vlan XXX
--
Jarek
--
Jarek
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2017 12:11 PM
I was going to say, not every vlan is DHCP serviced so would i stick with my example?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-18-2017 12:05 PM
Simpler:
1) confgure bootprelay servers
configure bootprelay add 1.1.1.1 vr VR-Default
configure bootprelay add 2.2.2.2 vr VR-Default
2) enable bootprelay
enable bootprelay - "Enables the BOOTP Relay function on all VLANs"
"If DHCP/BOOTP Relay is enabled on a per VLAN basis, make sure it is enabled on both theclient-side and server-side VLANs."
--
Jarek
1) confgure bootprelay servers
configure bootprelay add 1.1.1.1 vr VR-Default
configure bootprelay add 2.2.2.2 vr VR-Default
2) enable bootprelay
enable bootprelay - "Enables the BOOTP Relay function on all VLANs"
"If DHCP/BOOTP Relay is enabled on a per VLAN basis, make sure it is enabled on both theclient-side and server-side VLANs."
--
Jarek
