DHCP Classid - TechRepublic
Question
March 30, 2007 at 09:38 AM
b_rezapour

DHCP Classid

by b_rezapour . Updated 19 years, 3 months ago

Dear Sir or Madam:
I was looking for a way to have visitors and unauthorized personnel that come in with their own laptops and plug into an available port to be denied a DHCP address until I can verify them.
So I try to install a DHCP server and set a classid. I defined a DHCP Server with this range: 100.100.100.1 to 100.100.100.254 and subnet mask 255.255.0.0 but I didn?t define any DNS nor default Gateway for it because I thought I must set them for classid(scope option setting advanced tab and choosing desired class then setting the options). So I defined a class ?myclass? and there I set ?003 router? (I thought this will play the role of default gateway) and DNS and time and ? then on the client side I set the class by executing ipconfig /setclassid ?local area connection? ?myclass?. Every thing was ok but when I execute the ipconfig/all command on client in the ipconfig report I saw that default gateway was not set (and DNS too).
Can you help me I don?t know what is the problem.

This discussion is locked

All Comments