diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/ipcalc/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/network/ipcalc/README b/network/ipcalc/README index 93860e8cac71a..54cea5ec5d24d 100644 --- a/network/ipcalc/README +++ b/network/ipcalc/README @@ -1,4 +1,5 @@ -ipcalc 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-understand binary values. +ipcalc 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-understand binary values. |