Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [{
- "net_address": "10.0.0.0",
- "net_masklength": 16,
- "description": "CompanyX B.V.",
- "type": "supernet",
- "children": [
- {
- "net_address": "10.0.1.0",
- "net_masklength": 24,
- "type": "supernet",
- "url": "http://localhost/10.0.1.0-24",
- "description": "Internal",
- "children": [
- {
- "net_address": "10.0.1.64",
- "net_masklength": 26,
- "url": "http://localhost/10.0.1.64-26",
- "type": "subnet",
- "description": "VOIP",
- "hosts": [
- {
- "ip": "10.0.1.70",
- "fqdn": "test.CompanyX.nl",
- "url": "http://localhost/host/test.CompanyX.nl"
- }
- ]
- },
- {
- "net_address": "10.0.1.128",
- "net_masklength": 26,
- "url": "http://localhost/10.0.1.128-26",
- "type": "subnet",
- "description": "Clients",
- "hosts": [
- {
- "ip": "10.0.1.150",
- "fqdn": "test2.CompanyX.nl",
- "url": "http://localhost/host/test2.CompanyX.nl"
- }
- ]
- }
- ]
- },
- {
- "net_address": "10.0.100.0",
- "net_masklength": 24,
- "url": "http://localhost/10.0.100.0-24",
- "type": "supernet",
- "description": "Datacenter",
- "children": [
- {
- "net_address": "10.0.100.64",
- "net_masklength": 26,
- "url": "http://localhost/10.0.100.64-26",
- "type": "subnet",
- "description": "Cloud",
- "hosts": [
- {
- "ip": "10.0.100.70",
- "fqdn": "test3.CompanyX.nl",
- "url": "http://localhost/host/test3.CompanyX.nl"
- }
- ]
- },
- {
- "net_address": "10.0.100.128",
- "net_masklength": 26,
- "url": "http://localhost/10.0.100.128-26",
- "type": "subnet",
- "description": "Grid",
- "hosts": [
- {
- "ip": "10.0.100.150",
- "fqdn": "test4.CompanyX.nl",
- "url": "http://localhost/host/test4.CompanyX.nl"
- }
- ]
- }
- ]
- },
- {
- "net_address": "10.0.200.0",
- "net_masklength": 24,
- "url": "http://localhost/10.0.200.0-24",
- "type": "supernet",
- "description": "LAB",
- "children": [
- {
- "net_address": "10.0.200.64",
- "net_masklength": 26,
- "url": "http://localhost/10.0.200.64-26",
- "type": "subnet",
- "description": "test",
- "hosts": [
- {
- "ip": "10.0.200.70",
- "fqdn": "test5.CompanyX.nl",
- "url": "http://localhost/host/test5.CompanyX.nl"
- }
- ]
- },
- {
- "net_address": "10.0.200.128",
- "net_masklength": 26,
- "url": "http://localhost/10.0.200.128-26",
- "type": "subnet",
- "description": "equipment",
- "hosts": [
- {
- "ip": "10.0.200.150",
- "fqdn": "test6.CompanyX.nl",
- "url": "http://localhost/host/test6.CompanyX.nl"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "net_address": "10.20.0.0",
- "net_masklength": 16,
- "description": "CompanyX B.V.",
- "type": "supernet",
- "children": [
- {
- "net_address": "10.20.200.0",
- "net_masklength": 24,
- "url": "http://localhost/10.20.200.0-24",
- "type": "supernet",
- "description": "LAB",
- }
- ]
- }]
Advertisement
Add Comment
Please, Sign In to add comment