Files
.sync
EduNetworkBuilder
EduNetworkBuilderSetup
Web
EduResources
Resources
Level0-Help.json
Level0-HubVsSwitch.json
Level0-IP.json
Level0-NeedsLink.json
Level0-NoSwitch.json
Level0-Ping.js
Level0-Ping.json
Level0-SimpleDHCP.json
Level0_BadPower1.json
Level0_BadPower2.json
Level0_BrokenLink.json
Level0_Frozen.json
Level0_HiddenSwitch.json
Level0_NetworkLoop.json
Level0_NetworkLoop2.json
Level0_PacketCorruption1.json
Level0_PacketCorruption2.json
Level0_Power.json
Level0_Traceroute.json
Level1-BadDHCP.json
Level1-BadIP.json
Level1-DuplicateIPs.json
Level1-MidDHCP.json
Level1-NoGateway.json
Level1_AddingDevices.json
Level1_BadGateway.json
Level1_BadNetmask.json
Level1_DuplicateMAC.json
Level1_OneNetTwoSubnets.json
Level1_OneNetTwoSubnets2.json
Level1_Practice1.json
Level1_Practice2.json
Level1_Practice3.json
Level1_Practice4.json
Level1_Practice5.json
Level1_Practice6.json
Level1_Practice7.json
Level1_VPNTraceroute.json
Level23
Level2_Bad_Encryption.json
Level2_Bad_Route.json
Level2_Bad_VPN_IP.json
Level2_Blast_From_Past.json
Level2_Build_A_VPN.json
Level2_CannotConnect.json
Level2_Connect_The_Dots.json
Level2_FirewallDemo.json
Level2_FirewallTest2.json
Level2_Not_Working.json
Level2_VPN_Demo.json
Level2_VPN_woes.json
Level3
Level34
Level3_BlackHole.json
Level3_Busted.json
Level3_Dead.json
Level3_EncryptionTroubles.json
Level3_GrandCentralStation.json
Level3_Middle_Man_Out.json
Level3_NowhereToGo.json
Level3_PhoneyNetwork.json
Level3_TwoDHCPServers.json
Level3_VPNify.json
Level3_invisible.json
Level45
Level4_DualWans.json
Level4_Internalhemorrhage.json
Level4_InternelSubnetting.json
Level4_OneRoute.json
Level4_RouterReplacement.json
Level4_SinglesLife.json
Level4_SmallSubnets.json
Level4_WhoDidThat.json
Level5_APProblems.json
Level5_Failed.json
Level5_HereComesTrouble.json
Level5_LineOfSight.json
Level5_LostPacket.json
Level5_Practice1.json
Level5_Practice2.json
Level5_Practice3.json
Level5_Practice4.json
Level5_Practice5.json
Level5_Practice6.json
Level5_WirelessAccessPoint.json
Level5_WirelessBridge.json
Level5_WirelessCorruption.json
Level5_WirelessDevices.json
Level5_WirelessRepeater.json
Level5_WirelessRepeater2.json
Level5_WirelessRouters.json
Level6_CleanSlate.json
Level6_ConnectTheLaptop.json
Level6_ForbiddenVLAN.json
Level6_Intro3_LockedOut.json
Level6_NeedVLANs.json
Level6_SorryBoss.json
Level6_SwitchedUp.json
Level6_TaggedBetweenSwitches.json
Level6_TwoAccessPoints.json
Level6_VLANFrustrations.json
Level6_VLANRouting.json
Level6_VLANRouting2.json
Level6_VLAN_Intro.json
Level6_VLAN_Intro2.json
Level6_VlanRouting3.json
Level6_WhereFrom.json
puzzles.js
img
scripts
allpuzzles.js
index.html
network.js
selectmenu.js
textwindow.js
ui.js
.gitattributes
.gitignore
EduNetworkBuilder.sln
EduNetworkBuilder.userprefs
README.md
EduNetworkBuilder/Web/Resources/Level0_HiddenSwitch.json
Tim Young 8a08bd209e Starting to work on a web version of EduNetworkBuilder. The first bunch
of commits are probably going to be a bit interesting.
2024-04-17 17:14:07 -05:00

1035 lines
29 KiB
JSON

{
"EduNetworkBuilder": {
"Network": {
"fr_message": "Votre patron a acheté un commutateur,et l'a branché sur votre réseau, mais il ne vous a pas dit où il l'avait placé. Maintenant, il veut que vous trouviez l'commutateur.\n\nQue faites-vous lorsque vous savez où se trouve quelque chose, mais pas exactement? Vous allez à l'appareil, vous savez qu'il est branché et suivez le fil.\nPour résoudre ce problème, faites glisser le commutateur autour, puis retrouvez l'autre extrémité du fil et faites-le glisser sur l'endroit vide pour le \"trouver\". Ensuite, modifiez l'adresse IP du commutateur manquant.",
"en_message": "Your boss bought a switch and plugged it into your network, but did not tell you where he put it. Now he wants you to find it.\nWhat do you do when you know where something is, but not exactly? You go to the device you know it is plugged into and follow the wire.\nTo solve this, drag the switch around, and then find the other end of the wire and \"drag\" on the empty spot to \"find\" it. Then, change the IP address of the missing switch.",
"fr_title": "Où ai-je mis cela?",
"en_title": "Where did I put that?",
"en_url": "https://youtu.be/m0tgUUC3l4g",
"height": "1024",
"width": "1024",
"itemsize": "100",
"showlabels": "full",
"level": "0",
"sortorder": "5",
"uniqueidentifier": "141",
"startinghelplevel": "full",
"vlansenabled": "True",
"VLANPacketColors": "False",
"device": [
{
"hostname": "laptop0",
"size": "100",
"uniqueidentifier": "103",
"location": "559,560",
"mytype": "laptop",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.1.1",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "103",
"nicid": "104",
"hostname": "laptop0",
"nicname": "lo0"
},
"uniqueidentifier": "104",
"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": "103",
"nicid": "105",
"hostname": "laptop0",
"nicname": "eth0"
},
"uniqueidentifier": "105",
"usesdhcp": "False",
"encryptionkey": null,
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.1.3",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "laptop1",
"size": "100",
"uniqueidentifier": "123",
"location": "680,147",
"mytype": "laptop",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.2.1",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "123",
"nicid": "124",
"hostname": "laptop1",
"nicname": "lo0"
},
"uniqueidentifier": "124",
"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": "123",
"nicid": "125",
"hostname": "laptop1",
"nicname": "eth0"
},
"uniqueidentifier": "125",
"usesdhcp": "False",
"encryptionkey": null,
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.2.2",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "net_switch0",
"size": "100",
"uniqueidentifier": "109",
"location": "400,310",
"mytype": "net_switch",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.1.1",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "109",
"nicid": "110",
"hostname": "net_switch0",
"nicname": "lo0"
},
"uniqueidentifier": "110",
"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": [
"management_interface",
"management_interface"
],
"nicname": "management_interface0",
"myid": {
"hostid": "109",
"nicid": "111",
"hostname": "net_switch0",
"nicname": "management_interface0"
},
"uniqueidentifier": "111",
"usesdhcp": "False",
"encryptionkey": null,
"ssid": null,
"interface": {
"nicname": "management_interface0",
"myip": {
"ip": "192.168.1.4",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port1",
"myid": {
"hostid": "109",
"nicid": "112",
"hostname": "net_switch0",
"nicname": "port1"
},
"uniqueidentifier": "112",
"usesdhcp": "False",
"encryptionkey": null,
"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": "109",
"nicid": "113",
"hostname": "net_switch0",
"nicname": "port2"
},
"uniqueidentifier": "113",
"usesdhcp": "False",
"encryptionkey": null,
"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": "109",
"nicid": "114",
"hostname": "net_switch0",
"nicname": "port3"
},
"uniqueidentifier": "114",
"usesdhcp": "False",
"encryptionkey": null,
"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": "109",
"nicid": "115",
"hostname": "net_switch0",
"nicname": "port4"
},
"uniqueidentifier": "115",
"usesdhcp": "False",
"encryptionkey": null,
"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": "109",
"nicid": "116",
"hostname": "net_switch0",
"nicname": "port5"
},
"uniqueidentifier": "116",
"usesdhcp": "False",
"encryptionkey": null,
"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": "109",
"nicid": "117",
"hostname": "net_switch0",
"nicname": "port6"
},
"uniqueidentifier": "117",
"usesdhcp": "False",
"encryptionkey": null,
"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": "109",
"nicid": "118",
"hostname": "net_switch0",
"nicname": "port7"
},
"uniqueidentifier": "118",
"usesdhcp": "False",
"encryptionkey": null,
"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": "130",
"location": "510,310",
"mytype": "net_switch",
"isdns": "False",
"isdhcp": "False",
"isinvisible": "True",
"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": "130",
"nicid": "131",
"hostname": "net_switch1",
"nicname": "lo0"
},
"uniqueidentifier": "131",
"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": [
"management_interface",
"management_interface"
],
"nicname": "management_interface0",
"myid": {
"hostid": "130",
"nicid": "132",
"hostname": "net_switch1",
"nicname": "management_interface0"
},
"uniqueidentifier": "132",
"usesdhcp": "False",
"encryptionkey": null,
"ssid": null,
"interface": {
"nicname": "management_interface0",
"myip": {
"ip": "192.168.120.1",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"port",
"port"
],
"nicname": "port1",
"myid": {
"hostid": "130",
"nicid": "133",
"hostname": "net_switch1",
"nicname": "port1"
},
"uniqueidentifier": "133",
"usesdhcp": "False",
"encryptionkey": null,
"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": "130",
"nicid": "134",
"hostname": "net_switch1",
"nicname": "port2"
},
"uniqueidentifier": "134",
"usesdhcp": "False",
"encryptionkey": null,
"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": "130",
"nicid": "135",
"hostname": "net_switch1",
"nicname": "port3"
},
"uniqueidentifier": "135",
"usesdhcp": "False",
"encryptionkey": null,
"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": "130",
"nicid": "136",
"hostname": "net_switch1",
"nicname": "port4"
},
"uniqueidentifier": "136",
"usesdhcp": "False",
"encryptionkey": null,
"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": "130",
"nicid": "137",
"hostname": "net_switch1",
"nicname": "port5"
},
"uniqueidentifier": "137",
"usesdhcp": "False",
"encryptionkey": null,
"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": "130",
"nicid": "138",
"hostname": "net_switch1",
"nicname": "port6"
},
"uniqueidentifier": "138",
"usesdhcp": "False",
"encryptionkey": null,
"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": "130",
"nicid": "139",
"hostname": "net_switch1",
"nicname": "port7"
},
"uniqueidentifier": "139",
"usesdhcp": "False",
"encryptionkey": null,
"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": "100",
"location": "246,560",
"mytype": "pc",
"isdns": "False",
"isdhcp": "False",
"gateway": {
"ip": "192.168.1.1",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "gw"
},
"nic": [
{
"nictype": [
"lo",
"lo"
],
"nicname": "lo0",
"myid": {
"hostid": "100",
"nicid": "101",
"hostname": "pc0",
"nicname": "lo0"
},
"uniqueidentifier": "101",
"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": "100",
"nicid": "102",
"hostname": "pc0",
"nicname": "eth0"
},
"uniqueidentifier": "102",
"usesdhcp": "False",
"encryptionkey": null,
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.1.2",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
},
{
"hostname": "router0",
"size": "100",
"uniqueidentifier": "119",
"location": "400,158",
"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": "119",
"nicid": "120",
"hostname": "router0",
"nicname": "lo0"
},
"uniqueidentifier": "120",
"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": "119",
"nicid": "121",
"hostname": "router0",
"nicname": "eth0"
},
"uniqueidentifier": "121",
"usesdhcp": "False",
"encryptionkey": null,
"ssid": null,
"interface": {
"nicname": "eth0",
"myip": {
"ip": "192.168.1.1",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
},
{
"nictype": [
"eth",
"eth"
],
"nicname": "eth1",
"myid": {
"hostid": "119",
"nicid": "122",
"hostname": "router0",
"nicname": "eth1"
},
"uniqueidentifier": "122",
"usesdhcp": "False",
"encryptionkey": null,
"ssid": null,
"interface": {
"nicname": "eth1",
"myip": {
"ip": "192.168.2.1",
"mask": "255.255.255.0",
"gateway": "0.0.0.0",
"type": "ip"
},
"VLAN": {
"@ID": "1",
"#text": "Untagged"
}
}
}
]
}
],
"link": [
{
"SrcNic": {
"hostid": "100",
"nicid": "102",
"hostname": "pc0",
"nicname": "eth0"
},
"DstNic": {
"hostid": "109",
"nicid": "112",
"hostname": "net_switch0",
"nicname": "port1"
},
"hostname": "pc0_link_net_switch0",
"linktype": "normal",
"uniqueidentifier": "126"
},
{
"SrcNic": {
"hostid": "103",
"nicid": "105",
"hostname": "laptop0",
"nicname": "eth0"
},
"DstNic": {
"hostid": "109",
"nicid": "113",
"hostname": "net_switch0",
"nicname": "port2"
},
"hostname": "laptop0_link_net_switch0",
"linktype": "normal",
"uniqueidentifier": "127"
},
{
"SrcNic": {
"hostid": "109",
"nicid": "114",
"hostname": "net_switch0",
"nicname": "port3"
},
"DstNic": {
"hostid": "119",
"nicid": "121",
"hostname": "router0",
"nicname": "eth0"
},
"hostname": "net_switch0_link_router0",
"linktype": "normal",
"uniqueidentifier": "128"
},
{
"SrcNic": {
"hostid": "119",
"nicid": "122",
"hostname": "router0",
"nicname": "eth1"
},
"DstNic": {
"hostid": "123",
"nicid": "125",
"hostname": "laptop1",
"nicname": "eth0"
},
"hostname": "router0_link_laptop1",
"linktype": "normal",
"uniqueidentifier": "129"
},
{
"SrcNic": {
"hostid": "109",
"nicid": "118",
"hostname": "net_switch0",
"nicname": "port7"
},
"DstNic": {
"hostid": "130",
"nicid": "133",
"hostname": "net_switch1",
"nicname": "port1"
},
"hostname": "net_switch0_link_net_switch1",
"linktype": "normal",
"uniqueidentifier": "140",
"isinvisible": "True"
}
],
"nettest": {
"shost": "net_switch1",
"dhost": "net_switch0",
"thetest": "NeedsLocalIPTo"
},
"VLANName": {
"@ID": "1",
"@Color": "Blue",
"#text": "Default"
}
}
}
}