cancel
Showing results for 
Search instead for 
Did you mean: 

assign dhcp server address on vlan

assign dhcp server address on vlan

Erhan_YILDIZ1
New Contributor II
Hi,

In Enterasys Networks for external DHCP server we configure,

interface vlan 10
ip address 192.168.1.1
ip-helper-address 192.168.2.1
no shutdown
exit
exit

For new Extreme Networks Device for example x460, how can I configure this.
I got 1 external DHCP in windows 2008 R2. 1 BD 8806 and some x460 on edge
2 REPLIES 2

Paul_Russo
Extreme Employee
Frank you are right great explanation. depending of the version of code you can configure a different DHCP server per VLAN.

P

Frank
Contributor
Hi,

configure bootprelay add [vr ]
enable bootprelay ipv4 vlan

So you configure the DHCP server ip addresses on a virtual router (or VR-Default) and then enable it on the specific VLANs that are connected to that VR that need DHCP.

As far as I know, you can configure more than one DHCP server (one "configure" line per server, i think), and you'll just get the IP address of the server that replies first. The new Windows 2008 DHCP servers can be configured smart enough that both know what addresses have been given out - no more "80-20 splitting" mess like in older windows versions 🙂

Frank
GTM-P2G8KFN