Last active
July 11, 2018 19:37
-
-
Save danmack/3460f999216ab4ed3f6c78462f7af880 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
] | |
{ | |
"nic_tag": "admin", | |
"ip": "172.22.1.3", | |
"netmask": "255.255.248.0", | |
"gateway": "172.22.0.253" | |
}, | |
{ | |
"nic_tag": "admin", | |
"ip": "172.22.18.252", | |
"netmask": "255.255.255.0", | |
"gateway": "172.22.18.254", | |
"vlan_id": 18 | |
}, | |
{ | |
"nic_tag": "admin", | |
"ip": "172.22.18.252", | |
"netmask": "255.255.255.0", | |
"gateway": "172.22.19.254", | |
"vlan_id": 19 | |
} | |
] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment