answersLogoWhite

0

DHCP server must be assigned a static IP address...

On a Windows computer you can find out the IP address of the DHCP server that assigned your current IP address by opening a command prompt and typing "ipconfig /all".

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

In the Absence of dhcp server which ip client will receive?

A DHCP server will privide a client with a valid IP address for the network for which the DHCP server is providing a service.Where there is no DHCP server the IP address for a client must be set manually. When doing this care must be taken to ensure that two IP addresses are not set the same on the network.


A system is currently having Public ip address How can you assign it to private ip address?

You have to install a router with a DHCP server option on. In that way the public address will be assign to the router and your PC will get a private ip address from the DHCP server.


When will get apipa address in dhcp client?

A DHCP client will receive an Automatic Private IP Addressing (APIPA) address when it fails to obtain an IP address from a DHCP server after several attempts. This typically happens when there is no DHCP server available on the network or if the server is unreachable. APIPA assigns an IP address in the 169.254.0.1 to 169.254.255.254 range, allowing for local communication on the same subnet.


What does an ip address of 169.254.0.12 indicate?

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.


What type of type or server up IP addresses to computer on a network?

DHCP server gives the IP address


What is dhcp nak?

A NAK is a negative acknowledgment from DHCP. This can be done when an address renewal is refused by the DHCP server, or a duplicate IP address exists when requesting an offered IP address, among other reasons.


Why was apipa created?

Automatic Private IP Address was basically made so that clients which could not get an IP address automatically from a DHCP server could configure its own Private IP address until it can obtain address from the DHCP server which will override the APIPA and become the new IP address.


What service distributes IP addresses automatically?

DHCP (Dynamic Host Configuration Protocol). A network node can request an IP address from a DHCP server using a broadcast frame. The DHCP server may assign an IP address to the node as well as a subnet mask and default gateway.


What is persistent ip?

Persistent IP is when the DHCP server is configured to give you the same DHCP Address every time. So you have the same IP Address without having to configure your IP Address and network settings manually.


Is 169.254.10.1 a good ip address?

It means you're not pulling an address from the DHCP server


Why does your ip address change?

Because DHCP server optimizes its IP addresses base sometimes.


What does a dhcprequest do?

A DHCP request is a message sent by a client to a DHCP server to request an IP address and other network configuration parameters. This typically occurs after the client receives a DHCP offer from the server, and the request indicates the client's acceptance of the offered IP address. The DHCP server then responds with an acknowledgment, finalizing the lease of the IP address to the client for a specified duration. This process is part of the Dynamic Host Configuration Protocol (DHCP) used to automate the assignment of IP addresses in a network.