answersLogoWhite

0

0.0.0.0 --> Current network (only valid as source address) 10.x.x.x --> Private address space for class A networks 14.x.x.x --> Public data network 127.0.0.1 --> Loopback (refers to own computer) 128.0.0.x --> Reserved (IANA) 169.254.0.x --> Zeroconf network 172.16.x.x through 172.31.x.x --> Private address space for class B networks 191.255.0.x --> Reserved (IANA) 192.0.0.x --> Reserved (IANA) 192.88.99.0 --> IPv6 to IPv4 relay 192.168.x.x --> Private address space for class C networks 198.18.0.0 --> Benchmark tests 223.255.255.0 --> Reserved (IANA) 224.0.0.x --> Multicasting 240.0.0.x --> Reserved 255.255.255.255 --> Broadcast

I think I've got that right.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the range for experimental addresses?

One major block of addresses reserved for special purposes is the IPv4 experimental address range 240.0.0.0 to 255.255.255.254. Currently, they cannot be used in IPv4 networks. However, these addresses could be used for research or experimentation.


How many bits are in an IPv4 address How many IPv4 addresses does that mean there are?

An IPv4 address consists of 32 bits. This allows for a total of (2^{32}) possible unique addresses, which equals 4,294,967,296 IPv4 addresses. However, some of these addresses are reserved for special purposes, such as private networks and multicast addresses.


What zone is used in conjunction with ipv4 ip addresses to resolve queries for ipv4 ip addresses to resolve queries for fqdns?

In.addr-arpa (ali66reza)


Explain what the number 0 and the number 255 are used for in IPv4 addressing?

Number 0 is used at the end of an IPv4 address for network identifiers and number 255 is used at end of an IPv4 for broadcast addresses.


What is the largest address that you can have in IPv4?

The largest address in IPv4 is 255.255.255.255. This address is reserved for broadcasting to all hosts on a local network, and it represents the highest possible value for each of the four octets in the IPv4 address format. The total range of IPv4 addresses spans from 0.0.0.0 to 255.255.255.255, with the largest address being a special case used for broadcast purposes.


What method should be used when applying IPv4 addresses to router interfaces on a network?

When applying IPv4 addresses to router interfaces on a network, you would manually configure predictable addresses. For example, the lowest or highest address of the local subnet, on each particular router interface.


How Many Classes in internet protocal address?

IP addresses are divided into five IP classes:IP address class AIP address class BIP address class CIP address class DIP address class E


What type of address is ipv4 address?

The address space of IPV4 is limited to 4294967296 possible unique addresses.


What facts are true about the network portion of IPv4 addresses?

Here are 3 facts about the network portion of an IPv4 address.Identical for all hosts in a broadcast domainVaries in lengthIs used to forward packets


What range are valid IPv4 addresses?

Valid IPv4 addresses range from 0.0.0.0 to 255.255.255.255. However, certain addresses are reserved for specific purposes, such as 0.0.0.0 (used to denote an invalid address) and 255.255.255.255 (used for broadcast). Additionally, private IP address ranges include 10.0.0.0 to 10.255.255.255, 172.16.0.0 to 172.31.255.255, and 192.168.0.0 to 192.168.255.255, which are not routable on the public internet.


Which of the following addresses is a non routable ipv4 address?

192.169.32.1


What method is used to allow continued use of IPv4 addressing once the available hosts were exhausted?

To address the exhaustion of available IPv4 addresses, Network Address Translation (NAT) is commonly used. NAT allows multiple devices on a private network to share a single public IP address, enabling continued internet connectivity while conserving the limited pool of IPv4 addresses. This method effectively extends the usability of IPv4 by allowing organizations to use private IP addresses internally and translating them to a public address for external communication.