Plage IP ?

Solved
portéo -  
souamzohir Posted messages 184 Status Membre -
Hello,

When we talk about IP range on the internet, what does it actually mean?

Is it the number of addressable machines?
For example, an address like 192.168.1.1/24, its IP range is 255 addresses?

So from 192.168.1.1 to 192.168.1.255?

Did I understand correctly or not?

Thanks in advance
Configuration: Windows Vista Firefox 3.0.11

2 réponses

Jean-François Pillou Posted messages 18961 Registration date   Status Webmaster Last intervention   63 308
 
Range IP means IP address range. So indeed it is a set of consecutive IP addresses.

The /24 notation is called CIDR, more info here: http://www.commentcamarche.net/contents/internet/le cidr

See the following article for IP address classes: https://www.commentcamarche.net/informatique/technologies/26233-adresse-ip-principe-utilisation-ecriture/

--
Jeff
webmaster @ comment ca marche . <net|com>
Jean-François Pillou

Fondateur de CommentCaMarche.net

2
souamzohir Posted messages 184 Status Membre 28
 
Hey my buddy !!
Example of this IP address 192.168.1.0 /24
The network IP address is 192.168.1.0 and the other addresses are from 192.168.1.1 to 192.168.1.254
It's a range of IP addresses "address range" with the address 192.168.1.255 being a broadcast address
In French, it's called "adresse de diffusion" which allows us to contact the entire network.
I think you got it. If there is more info !! We're here
2