dum3ng / study-issues

0 stars 0 forks source link

how to private ip address decided? #24

Open dum3ng opened 4 years ago

dum3ng commented 4 years ago

The ip address category, A, B, C, there are private ip address for each category:

category private ip range
A 10.0.0.0 - 10.255.255.255
B 172.16.0.0 - 172.31.255.255
C 192.168.0.0 - 192.168.255.255

But how the ip range is decided?