Created
June 4, 2018 07:35
-
-
Save sufuf3/7e78fce04a9073598cc52bc95262981b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"addresses":[ | |
{ | |
"address":"10.246.1.3/24", | |
"gateway":"10.246.1.1" | |
} | |
], | |
"routes":[ | |
{ | |
"dst":"0.0.0.0/0" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment