Why configuring manual IP do not work for me in DHCP?
Posted
by
user58859
on Server Fault
See other posts from Server Fault
or by user58859
Published on 2011-01-14T14:24:21Z
Indexed on
2011/01/14
14:54 UTC
Read the original article
Hit count: 176
I have broadband connection in my laptop. It's getting the IP by protocol. configuration is :
ip : 192.168.1.2
subnet : 255.255.255.0
gateway : 192.168.1.1
Now I am curious, In IPV4 properties when instead of choosing "Obtain an IP address automatically", I choose "Use the following IP address" and configure everything same, why it do not work? Do DHCP do not work when we configure the IP manually? (operating system : windows-7)
EDIT : After configuring the ip manually, when I used ipconfig/all , it's showing dhcp enabled : NO. I am not doing it. Why it got disabled automatically? and how to enable it?
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.1.2(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled
© Server Fault or respective owner