Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ipsc(8)			    System Manager's Manual		       ipsc(8)

NAME
       ipsc -- IP Subnet Calculator

SYNOPSIS
       ipsc [Options] [addr/mask | addr/offset | addr]

DESCRIPTION
       The  IP	Subnet Calculator 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.

       The options are as follows:

       -C -<class>  Network class (a, b, or c).	Must be	used with -B

       -B -<bits>   Subnet bits	(must be used with -C).

       -i -<if>	    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.

FreeBSD	ports 15.0	       December10, 2006			       ipsc(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ipsc&sektion=8&manpath=FreeBSD+Ports+15.0>

home | help