IP-prefix notation
You can define IP addresses with IP-prefix notation using a slash (/) character. The IP address to the left of the slash is the base IP address. The number (1 to 32) to the right of the slash is the number of contiguous bits in the netmask. For example, 192.168.2.0/24 has an associated net/subnetmask containing 24 contiguous bits or 255.255.255.0 in dotted decimal format.