subnet mask
default gateway address
It's called APIPA (automatic private ip addressing).
If both DHCP server and DHCP client are properly configured, this is true.
DHCP and port 68 conquerorthecomputer.blogspot.com
169.254.10.1 is an IP address generated automatically by a computer when it is unable to lease an address from a DHCP server. It is called an Automatic Private IP Addressing (APIPA) address.
Nothing. That is not a valid IP address as its stands however ip addresses with the first 2 octets of 169.254.xxx.xxx means that Automatic Private IP Addressing has been enabled because no DHCP server was found and no static address has been defined.
DHCP should only be enabled if your network is set up for dynamic IP addressing.
DHCP
According to Microsoft:How to use automatic TCP/IP addressing without a DHCP server"A Windows-based computer that is configured to use DHCP can automatically assign itself an Internet Protocol (IP) address if a DHCP server is not available. For example, this could occur on a network without a DHCP server, or on a network if a DHCP server is temporarily down for maintenance."For more information, see Related Links, below.
This is an APIPA (Automatic Private IP Addressing) address. When Windows computers can't get an IP address from a DHCP server, they automatically assign themselves this address.
dhcp
DHCP stands for Dynamic host configuration protocol. DHCP is a piece of the TCP/IP protocol suite that handles the automatic assignment of IP addresses to clients.
APIPA avoids the problem of IP hosts being unable to communicate if a DHCP server is unavailable,which stands for Automatic Private IP Addressing. APIPA is a Windows feature that allows a computer to determine IP configuration information without DHCP. It is only useful on a small workgroup and not a large network.