зеркало из
https://github.com/iharh/notes.git
synced 2025-11-02 06:36:06 +02:00
8 строки
274 B
Plaintext
8 строки
274 B
Plaintext
2018
|
|
https://www.digitalocean.com/community/tutorials/understanding-ip-addresses-subnets-and-cidr-notation-for-networking
|
|
|
|
subnet masks
|
|
192.168.0.0/24 - (24 significant bits [3*8]) - 255.255.255.0
|
|
192.168.0.0/23 - (23 significant bits ) - 255.255.254.0
|
|
...
|