Query: ipcalc
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ipcalc(1) General Commands Manual ipcalc(1)NAMEipcalc - An IP Netmask/broadcast/etc calculatorSYNTAXipcalc [-n|-h|-v|-help] <ADDRESS>[[/]<NETMASK>] [NETMASK]DESCRIPTIONipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design sub- and supernetworks. It is also intended to be a teaching tool and presents the results as easy-to-under- stand binary values. -n Don't display ANSI color codes -b Suppress the bitwise output -c Just print bit-count-mask of given address -h Display results as HTML -v Print VersionEXAMPLESipcalc 192.168.0.1/24 ipcalc 192.168.0.1/255.255.128.0 ipcalc 192.168.0.1 255.255.128.0 255.255.192.0 ipcalc 192.168.0.1 0.0.63.255AUTHORWritten by Krischan Jodies <krischan@jodies.de>SEE ALSOipsc(1) gipsc(1) The ipcalc website: http://jodies.de/ipcalc . ipcalc(1)