Question

  Asked: Oct 17 2007   11:40 AM GMT
  Asked by: Tvs


dhcp


DHCP

i have different scopes in dhcp .how can i split into to two ethernet card

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
+1
Click to Vote:
  •   1
  •  0



Say you have two ethernet card on two different subnets and you are running a DHCP server. You can make a scope that applied to each subnet (because the scope IP address range matches that of the IP configuration on the ethernet adaptor). The DHCP server will hand out IP addresses from that scope to clients on that ethernet adaptor.

I hope that helps!

Thanks,
David Davis
Personal Website: HappyRouter.com - IT Training Videos
ITKE Blog - Cisco Networking
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Networking.

Looking for relevant Networking Whitepapers? Visit the SearchNetworking.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Wrobinson  |   Dec 22 2007  8:41PM GMT

If you plan on installing an additional network adapter, or have already, into the DHCP server, I think this should work but it isn’t required. You can setup DHCP scopes for different network subnets; however, DHCP is not a routable protocol so a DHCP relay agent is needed in this case.

 

Jlees  |   Feb 27 2008  6:32AM GMT

Both these guys are correct. I’ve setup a network of around 10 subnets on one DHCP server before with only one physical NIC in the machine and the correct addresses always got handed out on the right subnet thanks to the ip helper commands on our cisco switches (and dhcp relays, if we had needed them)