Skip to content

adidgit/vlsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

vlsm

vlsm calculator

usage: vlsm.py [-h] [-v] CIDR num [num ...]

Variable Length Subneting

positional arguments: CIDR CIDR notation i.e 192.168.1.10/24 num number of needed hosts per subnet (excluding network and broadcast address)

optional arguments: -h, --help show this help message and exit -v print detailed info for network and subnets)

Example of use: ./vlsm.py 192.168.1.0/24 10 10 100

About

vlsm calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages