For example, we could express the idea that the IP address 192.168.0.15
is associated with the netmask 255.255.255.0
by using the CIDR notation of 192.168.0.15/24
. This means that the first 24 bits of the IP address given are considered significant for the network routing.
https://www.digitalocean.com/community/tutorials/understanding-ip-addresses-subnets-and-cidr-notation-for-networking
No comments:
Post a Comment