Calculate IP information (subnet, broadcast, host range) from an IP address and netmask. More information: https://manned.org/ipcalc.
ipcalc {{192.168.0.1}}
ipcalc {{192.168.0.1}}/{{24}}
ipcalc {{192.168.0.1}} {{255.255.255.0}}
ipcalc {{[-b|--nobinary]}} {{192.168.0.1}}
ipcalc {{[-s|--split]}} {{size1 size2 size3 ...}} {{192.168.0.1}}
ipcalc {{[-v|--version]}}