What is IPv4?

Map Of Internet 1973

About

ipv4 is the IP at the version 4 because it has 4 bytes..

Example: 172.217.20.110

Syntax

What is a IP Address? A Unique network IDentifier

Host Identifier

The host identifier of an IPv4 address is represented:

  • in the form nnn.nnn.nnn.nnn,
  • where nnn is a number from 0 to 255 (ie 8bit)

Example:

  • 192.168.1.10
  • 85.151.134.69)

An IPv4 address has a size of 32 bits (4×8 bit), which limits the total address space to 4 billion (<math>4294967296 = 2^{32}</math> ) addresses

Ipv4

Wildcard

The wildcard IP address 0.0.0.0 match any possible machine.

IPv4 vs IPv6

The main difference between IPv4 and IPv6 is the number of possible addresses. IPv6 was introduced in 1995 to ensure that the world would not run out anytime soon of IP number.

IP Version Bit Address Space Possible addresses
IPv4 32 4 billion
IPv6 128 <math>3.4 \times 10^{38}</math>

Packet

See packet

Documentation / Reference





Discover More
Firewalld - How to filter your traffic based on an IP, port or Region?

This page shows you how to filter your traffic based on a IP with firewalld rich rules. where: --permanent means that the rule will be used even after reboot. --add-rich-rule specifies the rich...
Map Of Internet 1973
How to use tracert, the traceroute utility?

tracert is an utility to trace a route: tracert on Windows traceroute on Linux With an Ipv4 address With an Ipv6 address
Mask Format
Network - (Network|Subnet) Mask

subnet mask is the second part of an Ip address. It's also called the mask of a subnet because all hosts on a subnet have the same network mask. The maximum size of the network is given by the number...
Map Of Internet 1973
Network - Address (Addressing)

IPv4 is the most common network addressing architecture used, though the use of IPv6 has been growing since 2006. A host is addressed by a node id A process is addressed by a node id and a port ...
Windows Qos
Network - Quality of Service (QoS)

Management of network bandwidth via QoS on Windows Two key QoS controls that are used to manage network traffic: DSCP value - Packet Priority (By default, Windows traffic has a DSCP value of 0.)...
URI - Host

In a uri, a host is a subcomponent of authority It's identified by: an IP literal encapsulated within square brackets, an IPv4 address in dotted-decimal form, or a hostname (registered name)....
Dns Architecture
What is DNS ? The Domain Name System

The Domain Name System (DNS) is a database of name. It's naming system (service). It holds naming information for some kind of object (not only but mainly host) DNS can be seen as the phone book of...
What is Hosting? (or hosted domains for HTTP, Email, )

... Hosting is when the domains of a request are not directly associated with the machine's name. The domains are then called hosted. web hosting is when a web/http server is provided to you....
Packet Structure Dns Query
What is IP Packet?

ip packet is the name of a data unit for the network layer (level 3 of the OSI model) (ie IP). packet TCP/IP sends a TCP packet known as segment: which is carried in one or more IP packets by the...
Map Of Internet 1973
What is a DNS A record?

An A is a type of DNS record that maps a domain name to a IP address Version 4. AAAAdomain name where: api is a relative name IN is the INTERNET class A is the A record. 164.132.99.202 is...



Share this page:
Follow us:
Task Runner