answersLogoWhite

0


Best Answer

I would think that the request was not satisfied but am not sure. Any feedback would be welcome.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does Unrequited IP Address request mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

An IP address that is assigned to a device upon request and is changeable is known as what?

A dynamic IP address.


How do you request an IP address from a DHCP server in Linux?

1. dhclient -r This releases the current IP address lease 2. dhclient This requests a new IP address.


What command to request a IP address?

If you mean your own internal address, at the command prompt, type "ipconfig" For most users, your public IP address will change but is normally different to your local address. Typically, your local address is a private address that others can't see.


Why does your ipchicken keep changing?

Because you have a Dynamic IP address, if you want your IP to stay the same, contact your ISP provider and request a static IP address.


Can a computer communicate without an IP address?

Yes. There are a number of ways this can (and in fact does) happen. The most obvious happens in a DHCP request, which is a method by which a computer that does not have an IP address gets an IP address from a DHCP server.


What does ARPA stand for?

ARP stands for Address Resolution Protocol, a network layer protocol used to convert an IP address into a physical address, such as an Ethernet address. A host wishing to obtain a physical address broadcasts an ARP request onto the TCP/IP network. The host on the network that has the IP address in the request then replies with its physical hardware address.


Can you be charged money for your ip address?

Internet service provider (ISP) may charge you to have you own Static Public IP address the IP address you use in your home are normally within the private IP address range 10.1.1.X or 192.168.1.X these are used in every home network and will not be charged for them normally ISPs use dynamic IP address which mean that it isn't reserved for someone but if they give you the option of a Static IP address they will charge for this unless its included as part of the package but they will charge for extra ones that you request


What does a invalid IP address mean?

invalid ip address means which password you who are not correct.


Which of the following initiates an ARP request?

An ARP request may be initiated anytime a client needs to know the IP address of a machine from its MAC address.


A request by a DHCP client for permission to use the network configuration previously offered by the DHCP server refers to?

A client will request an IP address it had previously in a DHCP Discover or Request message with option 50 marked, and an IP address inserted into the data field of option 50.


What command can be used to cause windows to request a new IP address?

ipconfig /renew


What does an unlisted IP address mean?

An IP address that is not on a list. This is in the context of access lists, and there are two primary variants:Blacklist - block these IP addressesWhitelist - allow only these IP addressesUnlisted then means that the IP address is not in the list, which could mean either that it is blocked (if missing from a whitelist) or that it is allowed (if not on a blacklist).