Skip to content
/ subnetr Public

Subnetter provides a basic deconstruction of CIDR Notation for you subnet needs.

License

Notifications You must be signed in to change notification settings

s7ck/subnetr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subnetr

Subneter provides a basic deconstruction of CIDR Notation on IPv4 address for your subnetting needs.

usage

Enter valid CIDR notation such as 192.168.1.1/18 and, if the table doesn't automatically update, click Run.

The table will be populated with the following information:

  1. Class
  2. Subnet Mask
  3. Network ID
  4. Broadcast IP
  5. Hosts

special note on hosts count

The number of hosts displayed is the total number of addresses in your range minus 2 reserved addresses: Network ID (first address), and Broadcast (last address).

Happy subnetting.

About

Subnetter provides a basic deconstruction of CIDR Notation for you subnet needs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published