Skip to content

Instantly share code, notes, and snippets.

@johnlokerse
Created August 21, 2023 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnlokerse/ea3cb28bf3eae9f6c099ea573cf2d4e5 to your computer and use it in GitHub Desktop.
Save johnlokerse/ea3cb28bf3eae9f6c099ea573cf2d4e5 to your computer and use it in GitHub Desktop.
Subnetting blog
[
{
"name": "subnet-0",
"properties": {
"addressPrefix": "192.168.1.0/25"
}
},
{
"name": "subnet-1",
"properties": {
"addressPrefix": "192.168.1.128/25"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment