EduNetworkBuilder/Web/Resources/Level4_InternelSubnetting.json
2024-04-17 17:14:07 -05:00

2094 lines
57 KiB
JSON

{
"EduNetworkBuilder": {
"Network": {
"en_message": "Sometimes it is good to subnet within your network. Connect up PC5 to net_switch0 and give it an IP address that is on the same subnet as pc2. To make sure it works, ping pc4 from pc5.",
"fr_message": "Parfois, il est bon de sous-réseau dans votre réseau. Connectez PC5 à net_switch0 et donnez-lui une adresse IP qui se trouve sur le même sous-réseau que pc2. Pour vous assurer que cela fonctionne, envoyez un message ping à pc4 à partir de pc5.",
"en_title": "Internal Subnets",
"height": "1024",
"width": "1024",
"itemsize": "100",
"showlabels": "full",
"level": "4",
"sortorder": "7",
"uniqueidentifier": "181",
"startinghelplevel": "basic",
"vlansenabled": "False",
"VLANPacketColors": "False",
"device": [
{
"hostname": "firewall0",
"size": "100",
"uniqueidentifier": "100",
"location": "440,350",
"mytype": "firewall",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "100",
"nicid": "101",
"hostname": "firewall0",
"nicname": "lo0"
},
"uniqueidentifier": "101",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"wan",
"wan"
],
"nicname": "wan0",
"myid": {
"hostid": "100",
"nicid": "104",
"hostname": "firewall0",
"nicname": "wan0"
},
"uniqueidentifier": "104",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "wan0",
"myip": {
"ip": "192.168.20.2",
"mask": "255.255.255.252",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "100",
"nicid": "102",
"hostname": "firewall0",
"nicname": "eth0"
},
"uniqueidentifier": "102",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.10.5",
"mask": "255.255.255.252",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth1",
"myid": {
"hostid": "100",
"nicid": "103",
"hostname": "firewall0",
"nicname": "eth1"
},
"uniqueidentifier": "103",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth1",
"myip": {
"ip": "192.168.10.1",
"mask": "255.255.255.252",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
],
"route": [
{
"ip": "192.168.2.0",
"mask": "255.255.255.0",
"gateway": "192.168.10.2",
"type": "route"
},
{
"ip": "192.168.1.0",
"mask": "255.255.255.0",
"gateway": "192.168.10.6",
"type": "route"
},
{
"ip": "192.168.100.1",
"mask": "255.255.255.0",
"gateway": "192.168.20.1",
"type": "route"
}
]
},
{
"hostname": "copier0",
"size": "100",
"uniqueidentifier": "139",
"location": "290,780",
"mytype": "copier",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.1.130",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "139",
"nicid": "140",
"hostname": "copier0",
"nicname": "lo0"
},
"uniqueidentifier": "140",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "139",
"nicid": "141",
"hostname": "copier0",
"nicname": "eth0"
},
"uniqueidentifier": "141",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.1.131",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "copier1",
"size": "100",
"uniqueidentifier": "148",
"location": "860,790",
"mytype": "copier",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.2.130",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "148",
"nicid": "149",
"hostname": "copier1",
"nicname": "lo0"
},
"uniqueidentifier": "149",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "148",
"nicid": "150",
"hostname": "copier1",
"nicname": "eth0"
},
"uniqueidentifier": "150",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.2.131",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "copier2",
"size": "100",
"uniqueidentifier": "170",
"location": "290,600",
"mytype": "copier",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.1.130",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "170",
"nicid": "171",
"hostname": "copier2",
"nicname": "lo0"
},
"uniqueidentifier": "171",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "170",
"nicid": "172",
"hostname": "copier2",
"nicname": "eth0"
},
"uniqueidentifier": "172",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.1.132",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "copier3",
"size": "100",
"uniqueidentifier": "173",
"location": "870,620",
"mytype": "copier",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.2.130",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "173",
"nicid": "174",
"hostname": "copier3",
"nicname": "lo0"
},
"uniqueidentifier": "174",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "173",
"nicid": "175",
"hostname": "copier3",
"nicname": "eth0"
},
"uniqueidentifier": "175",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.2.132",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "net_switch0",
"size": "100",
"uniqueidentifier": "113",
"location": "720,600",
"mytype": "net_switch",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "113",
"nicid": "114",
"hostname": "net_switch0",
"nicname": "lo0"
},
"uniqueidentifier": "114",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"management_interface",
"management_interface"
],
"nicname": "management_interface0",
"myid": {
"hostid": "113",
"nicid": "115",
"hostname": "net_switch0",
"nicname": "management_interface0"
},
"uniqueidentifier": "115",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "management_interface0",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port1",
"myid": {
"hostid": "113",
"nicid": "116",
"hostname": "net_switch0",
"nicname": "port1"
},
"uniqueidentifier": "116",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port1",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port2",
"myid": {
"hostid": "113",
"nicid": "117",
"hostname": "net_switch0",
"nicname": "port2"
},
"uniqueidentifier": "117",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port2",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port3",
"myid": {
"hostid": "113",
"nicid": "118",
"hostname": "net_switch0",
"nicname": "port3"
},
"uniqueidentifier": "118",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port3",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port4",
"myid": {
"hostid": "113",
"nicid": "119",
"hostname": "net_switch0",
"nicname": "port4"
},
"uniqueidentifier": "119",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port4",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port5",
"myid": {
"hostid": "113",
"nicid": "120",
"hostname": "net_switch0",
"nicname": "port5"
},
"uniqueidentifier": "120",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port5",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port6",
"myid": {
"hostid": "113",
"nicid": "121",
"hostname": "net_switch0",
"nicname": "port6"
},
"uniqueidentifier": "121",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port6",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port7",
"myid": {
"hostid": "113",
"nicid": "122",
"hostname": "net_switch0",
"nicname": "port7"
},
"uniqueidentifier": "122",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port7",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "net_switch1",
"size": "100",
"uniqueidentifier": "123",
"location": "150,600",
"mytype": "net_switch",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "123",
"nicid": "124",
"hostname": "net_switch1",
"nicname": "lo0"
},
"uniqueidentifier": "124",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"management_interface",
"management_interface"
],
"nicname": "management_interface0",
"myid": {
"hostid": "123",
"nicid": "125",
"hostname": "net_switch1",
"nicname": "management_interface0"
},
"uniqueidentifier": "125",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "management_interface0",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port1",
"myid": {
"hostid": "123",
"nicid": "126",
"hostname": "net_switch1",
"nicname": "port1"
},
"uniqueidentifier": "126",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port1",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port2",
"myid": {
"hostid": "123",
"nicid": "127",
"hostname": "net_switch1",
"nicname": "port2"
},
"uniqueidentifier": "127",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port2",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port3",
"myid": {
"hostid": "123",
"nicid": "128",
"hostname": "net_switch1",
"nicname": "port3"
},
"uniqueidentifier": "128",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port3",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port4",
"myid": {
"hostid": "123",
"nicid": "129",
"hostname": "net_switch1",
"nicname": "port4"
},
"uniqueidentifier": "129",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port4",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port5",
"myid": {
"hostid": "123",
"nicid": "130",
"hostname": "net_switch1",
"nicname": "port5"
},
"uniqueidentifier": "130",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port5",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port6",
"myid": {
"hostid": "123",
"nicid": "131",
"hostname": "net_switch1",
"nicname": "port6"
},
"uniqueidentifier": "131",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port6",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port7",
"myid": {
"hostid": "123",
"nicid": "132",
"hostname": "net_switch1",
"nicname": "port7"
},
"uniqueidentifier": "132",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "port7",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "pc0",
"size": "100",
"uniqueidentifier": "133",
"location": "10,780",
"mytype": "pc",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.1.1",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "133",
"nicid": "134",
"hostname": "pc0",
"nicname": "lo0"
},
"uniqueidentifier": "134",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "133",
"nicid": "135",
"hostname": "pc0",
"nicname": "eth0"
},
"uniqueidentifier": "135",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.1.2",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "pc1",
"size": "100",
"uniqueidentifier": "136",
"location": "150,780",
"mytype": "pc",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.1.1",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "136",
"nicid": "137",
"hostname": "pc1",
"nicname": "lo0"
},
"uniqueidentifier": "137",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "136",
"nicid": "138",
"hostname": "pc1",
"nicname": "eth0"
},
"uniqueidentifier": "138",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.1.3",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "pc2",
"size": "100",
"uniqueidentifier": "142",
"location": "600,800",
"mytype": "pc",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.2.1",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "142",
"nicid": "143",
"hostname": "pc2",
"nicname": "lo0"
},
"uniqueidentifier": "143",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "142",
"nicid": "144",
"hostname": "pc2",
"nicname": "eth0"
},
"uniqueidentifier": "144",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.2.2",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "pc3",
"size": "100",
"uniqueidentifier": "145",
"location": "730,800",
"mytype": "pc",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.2.1",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "145",
"nicid": "146",
"hostname": "pc3",
"nicname": "lo0"
},
"uniqueidentifier": "146",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "145",
"nicid": "147",
"hostname": "pc3",
"nicname": "eth0"
},
"uniqueidentifier": "147",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.2.3",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "pc4",
"size": "100",
"uniqueidentifier": "161",
"location": "440,10",
"mytype": "pc",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.100.1",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "161",
"nicid": "162",
"hostname": "pc4",
"nicname": "lo0"
},
"uniqueidentifier": "162",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "161",
"nicid": "163",
"hostname": "pc4",
"nicname": "eth0"
},
"uniqueidentifier": "163",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.100.2",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "router0",
"size": "100",
"uniqueidentifier": "105",
"location": "150,420",
"mytype": "router",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.10.5",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "105",
"nicid": "106",
"hostname": "router0",
"nicname": "lo0"
},
"uniqueidentifier": "106",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "105",
"nicid": "107",
"hostname": "router0",
"nicname": "eth0"
},
"uniqueidentifier": "107",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.10.6",
"mask": "255.255.255.252",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth1",
"myid": {
"hostid": "105",
"nicid": "108",
"hostname": "router0",
"nicname": "eth1"
},
"uniqueidentifier": "108",
"usesdhcp": "False",
"ssid": null,
"interface": [
{
"nicname": "eth1",
"myip": {
"ip": "192.168.1.1",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
},
{
"nicname": "eth1",
"myip": {
"ip": "192.168.1.130",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
]
}
],
"route": {
"ip": "192.168.2.0",
"mask": "255.255.255.0",
"gateway": "192.168.10.5",
"type": "route"
}
},
{
"hostname": "router1",
"size": "100",
"uniqueidentifier": "109",
"location": "720,430",
"mytype": "router",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.10.1",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "109",
"nicid": "110",
"hostname": "router1",
"nicname": "lo0"
},
"uniqueidentifier": "110",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "109",
"nicid": "111",
"hostname": "router1",
"nicname": "eth0"
},
"uniqueidentifier": "111",
"usesdhcp": "False",
"ssid": null,
"interface": [
{
"nicname": "eth0",
"myip": {
"ip": "192.168.2.1",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
},
{
"nicname": "eth0",
"myip": {
"ip": "192.168.2.130",
"mask": "255.255.255.128",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
]
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth1",
"myid": {
"hostid": "109",
"nicid": "112",
"hostname": "router1",
"nicname": "eth1"
},
"uniqueidentifier": "112",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth1",
"myip": {
"ip": "192.168.10.2",
"mask": "255.255.255.252",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "router2",
"size": "100",
"uniqueidentifier": "164",
"location": "440,170",
"mytype": "router",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "164",
"nicid": "165",
"hostname": "router2",
"nicname": "lo0"
},
"uniqueidentifier": "165",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "164",
"nicid": "166",
"hostname": "router2",
"nicname": "eth0"
},
"uniqueidentifier": "166",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.20.1",
"mask": "255.255.255.252",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth1",
"myid": {
"hostid": "164",
"nicid": "167",
"hostname": "router2",
"nicname": "eth1"
},
"uniqueidentifier": "167",
"usesdhcp": "False",
"ssid": null,
"interface": {
"nicname": "eth1",
"myip": {
"ip": "192.168.100.1",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "pc5",
"size": "100",
"uniqueidentifier": "178",
"location": "550,640",
"mytype": "pc",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "178",
"nicid": "179",
"hostname": "pc5",
"nicname": "lo0"
},
"uniqueidentifier": "179",
"usesdhcp": "False",
"encryptionkey": null,
"ssid": null,
"interface": {
"nicname": "lo0",
"myip": {
"ip": "127.0.0.1",
"mask": "255.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth0",
"myid": {
"hostid": "178",
"nicid": "180",
"hostname": "pc5",
"nicname": "eth0"
},
"uniqueidentifier": "180",
"usesdhcp": "False",
"encryptionkey": null,
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "0.0.0.0",
"mask": "0.0.0.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
}
],
"link": [
{
"SrcNic": {
"hostid": "105",
"nicid": "107",
"hostname": "router0",
"nicname": "eth0"
},
"DstNic": {
"hostid": "100",
"nicid": "102",
"hostname": "firewall0",
"nicname": "eth0"
},
"hostname": "router0_link_firewall0",
"linktype": "normal",
"uniqueidentifier": "151"
},
{
"SrcNic": {
"hostid": "164",
"nicid": "167",
"hostname": "router2",
"nicname": "eth1"
},
"DstNic": {
"hostid": "161",
"nicid": "163",
"hostname": "pc4",
"nicname": "eth0"
},
"hostname": "router2_link_pc4",
"linktype": "normal",
"uniqueidentifier": "169"
},
{
"SrcNic": {
"hostid": "136",
"nicid": "138",
"hostname": "pc1",
"nicname": "eth0"
},
"DstNic": {
"hostid": "123",
"nicid": "128",
"hostname": "net_switch1",
"nicname": "port3"
},
"hostname": "pc1_link_net_switch1",
"linktype": "normal",
"uniqueidentifier": "154"
},
{
"SrcNic": {
"hostid": "145",
"nicid": "147",
"hostname": "pc3",
"nicname": "eth0"
},
"DstNic": {
"hostid": "113",
"nicid": "117",
"hostname": "net_switch0",
"nicname": "port2"
},
"hostname": "pc3_link_net_switch0",
"linktype": "normal",
"uniqueidentifier": "157"
},
{
"SrcNic": {
"hostid": "133",
"nicid": "135",
"hostname": "pc0",
"nicname": "eth0"
},
"DstNic": {
"hostid": "123",
"nicid": "127",
"hostname": "net_switch1",
"nicname": "port2"
},
"hostname": "pc0_link_net_switch1",
"linktype": "normal",
"uniqueidentifier": "153"
},
{
"SrcNic": {
"hostid": "105",
"nicid": "108",
"hostname": "router0",
"nicname": "eth1"
},
"DstNic": {
"hostid": "123",
"nicid": "126",
"hostname": "net_switch1",
"nicname": "port1"
},
"hostname": "router0_link_net_switch1",
"linktype": "normal",
"uniqueidentifier": "152"
},
{
"SrcNic": {
"hostid": "170",
"nicid": "172",
"hostname": "copier2",
"nicname": "eth0"
},
"DstNic": {
"hostid": "123",
"nicid": "130",
"hostname": "net_switch1",
"nicname": "port5"
},
"hostname": "copier2_link_net_switch1",
"linktype": "normal",
"uniqueidentifier": "176"
},
{
"SrcNic": {
"hostid": "100",
"nicid": "104",
"hostname": "firewall0",
"nicname": "wan0"
},
"DstNic": {
"hostid": "164",
"nicid": "166",
"hostname": "router2",
"nicname": "eth0"
},
"hostname": "firewall0_link_router2",
"linktype": "normal",
"uniqueidentifier": "168"
},
{
"SrcNic": {
"hostid": "139",
"nicid": "141",
"hostname": "copier0",
"nicname": "eth0"
},
"DstNic": {
"hostid": "123",
"nicid": "129",
"hostname": "net_switch1",
"nicname": "port4"
},
"hostname": "copier0_link_net_switch1",
"linktype": "normal",
"uniqueidentifier": "155"
},
{
"SrcNic": {
"hostid": "142",
"nicid": "144",
"hostname": "pc2",
"nicname": "eth0"
},
"DstNic": {
"hostid": "113",
"nicid": "116",
"hostname": "net_switch0",
"nicname": "port1"
},
"hostname": "pc2_link_net_switch0",
"linktype": "normal",
"uniqueidentifier": "156"
},
{
"SrcNic": {
"hostid": "148",
"nicid": "150",
"hostname": "copier1",
"nicname": "eth0"
},
"DstNic": {
"hostid": "113",
"nicid": "118",
"hostname": "net_switch0",
"nicname": "port3"
},
"hostname": "copier1_link_net_switch0",
"linktype": "normal",
"uniqueidentifier": "158"
},
{
"SrcNic": {
"hostid": "109",
"nicid": "112",
"hostname": "router1",
"nicname": "eth1"
},
"DstNic": {
"hostid": "100",
"nicid": "103",
"hostname": "firewall0",
"nicname": "eth1"
},
"hostname": "router1_link_firewall0",
"linktype": "normal",
"uniqueidentifier": "160"
},
{
"SrcNic": {
"hostid": "113",
"nicid": "119",
"hostname": "net_switch0",
"nicname": "port4"
},
"DstNic": {
"hostid": "109",
"nicid": "111",
"hostname": "router1",
"nicname": "eth0"
},
"hostname": "net_switch0_link_router1",
"linktype": "normal",
"uniqueidentifier": "159"
},
{
"SrcNic": {
"hostid": "173",
"nicid": "175",
"hostname": "copier3",
"nicname": "eth0"
},
"DstNic": {
"hostid": "113",
"nicid": "120",
"hostname": "net_switch0",
"nicname": "port5"
},
"hostname": "copier3_link_net_switch0",
"linktype": "normal",
"uniqueidentifier": "177"
}
],
"nettest": [
{
"shost": "pc5",
"dhost": "net_switch0",
"thetest": "NeedsLinkToDevice"
},
{
"shost": "pc5",
"dhost": "pc2",
"thetest": "NeedsLocalIPTo"
},
{
"shost": "pc5",
"dhost": "pc4",
"thetest": "SuccessfullyPings"
}
],
"tag": "WhenToSubnet",
"VLANName": {
"@ID": "1",
"@Color": "Blue",
"#text": "Default"
}
}
}
}