Skip to content

Instantly share code, notes, and snippets.

@webgtx
Created July 7, 2023 03:22
Show Gist options
  • Save webgtx/bb16534f0c46df1bbebc519d00d3f5d8 to your computer and use it in GitHub Desktop.
Save webgtx/bb16534f0c46df1bbebc519d00d3f5d8 to your computer and use it in GitHub Desktop.
The power of subnetting
192.168.1.0 - 192.168.1.31
192.168.1.32 - 192.168.1.63
192.168.1.64 - 192.168.1.95
192.168.1.96 - 192.168.1.127
192.168.1.128 - 192.168.1.159
192.168.1.160 - 192.168.1.191
192.168.1.192 - 192.168.1.223
192.168.1.224 - 192.168.1.255
192.168.1.0/32
255.255.255.224/27
11111111.11111111.11111111.11100000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment