24 netmask code example
Example 1: what is subnet mask
A subnet mask is used to divide an IP address into two parts.
One part identifies the host (computer),
the other part identifies the network to which it belongs.
Example 2: netmask /24
// netmask /24 equals:
255.255.255.0