man ipsc (Commandes) - IP Subnet Calculator for console
NAME
ipsc - IP Subnet Calculator for console
SYNOPSIS
ipsc
[options] <addr/mask | addr/offset | addr>
DESCRIPTION
ipsc is a tool that allows network administrators to make calculations that will assist in subnetting a network. It also has a number of other useful functions. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.
OPTIONS
A summary of options is included below.
- -C <class>
- Network class (a, b, or c). Must be used with -B.
- -B <bits>
- Subnet bits (must be used with -C).
- -i <iface>
- Reverse engineer an interface (e.g. eth0).
- -a
- Print all information available.
- -g
- Print general information.
- -s
- Print all possible subnets.
- -h
- Print host information.
- -c
- Print CIDR information.
- -v
- Print the program version.
- -?
- Print help message.
SEE ALSO
AUTHOR
This manual page was written by Juan Alvarez <jalvarez@fluidsignal.com>, for the Debian GNU/Linux system (but may be used by others).