From 124c3477518f2008c57c647296c887dda68bd5a4 Mon Sep 17 00:00:00 2001 From: Tim Young <tim.young@lightsys.org> Date: Tue, 6 Mar 2018 14:15:52 -0600 Subject: [PATCH] Add LineOfSight puzzle --- EduNetworkBuilder/EduNetworkBuilder.csproj | 1 + EduNetworkBuilder/NB.cs | 2 +- .../Properties/Resources.Designer.cs | 10 + EduNetworkBuilder/Properties/Resources.resx | 3 + .../Resources/Level5_LineOfSight.enbx | 2679 +++++++++++++++++ 5 files changed, 2694 insertions(+), 1 deletion(-) create mode 100644 EduNetworkBuilder/Resources/Level5_LineOfSight.enbx diff --git a/EduNetworkBuilder/EduNetworkBuilder.csproj b/EduNetworkBuilder/EduNetworkBuilder.csproj index 0f2e852..dfc6fe5 100644 --- a/EduNetworkBuilder/EduNetworkBuilder.csproj +++ b/EduNetworkBuilder/EduNetworkBuilder.csproj @@ -338,6 +338,7 @@ <None Include="Resources\Level5_APProblems.enbx" /> <None Include="Resources\Level5_Failed.enbx" /> <None Include="Resources\Level5_HereComesTrouble.enbx" /> + <None Include="Resources\Level5_LineOfSight.enbx" /> <None Include="Resources\Level5_LostPacket.enbx" /> <None Include="Resources\Level5_WirelessAccessPoint.enbx" /> <None Include="Resources\Level5_WirelessBridge.enbx" /> diff --git a/EduNetworkBuilder/NB.cs b/EduNetworkBuilder/NB.cs index 9612974..8705662 100644 --- a/EduNetworkBuilder/NB.cs +++ b/EduNetworkBuilder/NB.cs @@ -83,7 +83,7 @@ namespace EduNetworkBuilder Level4_InternalSubnetting, Level4_Internalhemorrhage, Level4_WhoDidThat, Level5_WirelessRouters, Level5_WirelessDevices, Level5_WirelessBridge, Level5_WirelessRepeater, Level5_WirelessRepeater2, Level5_WirelessAccessPoint, Level5_WirelessCorruption, Level5_Failed, Level5_LostPacket, Level5_HereComesTrouble, - Level5_APProblems, + Level5_APProblems, Level5_LineOfSight, Level6_VLAN_Intro, Level6_VLAN_Intro2, Level6_Intro3_LockedOut, Level6_ForbiddenVLAN, Level6_TaggedBetweenSwitches, Level6_VLANRouting, Level6_VLANRouting2, level6_UntaggedAndDHCP, Level6_SorryBoss, Level6_VLANFrustrations, Level6_TwoAccessPoints, Level6_VlanRouting3, Level6_ConnectTheLaptop, Level6_CleanSlate, Level6_WhereFrom, diff --git a/EduNetworkBuilder/Properties/Resources.Designer.cs b/EduNetworkBuilder/Properties/Resources.Designer.cs index 48b45d5..cb3fc5c 100644 --- a/EduNetworkBuilder/Properties/Resources.Designer.cs +++ b/EduNetworkBuilder/Properties/Resources.Designer.cs @@ -891,6 +891,16 @@ namespace EduNetworkBuilder.Properties { } } + /// <summary> + /// Looks up a localized resource of type System.Byte[]. + /// </summary> + internal static byte[] Level5_LineOfSight { + get { + object obj = ResourceManager.GetObject("Level5_LineOfSight", resourceCulture); + return ((byte[])(obj)); + } + } + /// <summary> /// Looks up a localized resource of type System.Byte[]. /// </summary> diff --git a/EduNetworkBuilder/Properties/Resources.resx b/EduNetworkBuilder/Properties/Resources.resx index a9b88cb..2df6687 100644 --- a/EduNetworkBuilder/Properties/Resources.resx +++ b/EduNetworkBuilder/Properties/Resources.resx @@ -520,4 +520,7 @@ <data name="X" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\X.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="Level5_LineOfSight" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\Level5_LineOfSight.enbx;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </data> </root> \ No newline at end of file diff --git a/EduNetworkBuilder/Resources/Level5_LineOfSight.enbx b/EduNetworkBuilder/Resources/Level5_LineOfSight.enbx new file mode 100644 index 0000000..5693d31 --- /dev/null +++ b/EduNetworkBuilder/Resources/Level5_LineOfSight.enbx @@ -0,0 +1,2679 @@ +<?xml version="1.0" encoding="utf-8"?> +<EduNetworkBuilder> + <!--This is a network file for EduNetworkBuilder.--> + <Network> + <en_message>This puzzle shows the issues with "Line of Sight." Wireless signals need to have a clear path to follow. Trees and a number of things will block the signal. You can go through some obstacles, but it is best to have a clear line of sight. + +To see the problem, try to ping google and the server from pc1. Then, move the wireless access-points to the window, where there is a clear line of sight beween the buildings.</en_message> + <en_title>Line Of Sight</en_title> + <en_url /> + <height>1024</height> + <width>1024</width> + <itemsize>60</itemsize> + <showlabels>host</showlabels> + <level>5</level> + <sortorder>7.5</sortorder> + <uniqueidentifier>343</uniqueidentifier> + <startinghelplevel>hints</startinghelplevel> + <vlansenabled>True</vlansenabled> + <VLANPacketColors>False</VLANPacketColors> + <device> + <hostname>firewall0</hostname> + <size>60</size> + <uniqueidentifier>175</uniqueidentifier> + <location>670,200</location> + <mytype>firewall</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.5.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>175</hostid> + <nicid>176</nicid> + <hostname>firewall0</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>176</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>wan</nictype> + <nicname>wan0</nicname> + <myid> + <hostid>175</hostid> + <nicid>179</nicid> + <hostname>firewall0</hostname> + <nicname>wan0</nicname> + </myid> + <nictype>wan</nictype> + <uniqueidentifier>179</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>wan0</nicname> + <myip> + <ip>192.168.5.2</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>175</hostid> + <nicid>177</nicid> + <hostname>firewall0</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>177</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>192.168.1.1</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth1</nicname> + <myid> + <hostid>175</hostid> + <nicid>178</nicid> + <hostname>firewall0</hostname> + <nicname>eth1</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>178</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth1</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>google.com</hostname> + <size>60</size> + <uniqueidentifier>190</uniqueidentifier> + <location>330,50</location> + <mytype>server</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>8.8.8.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>190</hostid> + <nicid>191</nicid> + <hostname>server0</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>191</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>190</hostid> + <nicid>192</nicid> + <hostname>server0</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>192</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>8.8.8.8</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>net_switch0</hostname> + <size>60</size> + <uniqueidentifier>132</uniqueidentifier> + <location>110,690</location> + <mytype>net_switch</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>132</hostid> + <nicid>133</nicid> + <hostname>net_switch0</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>133</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>management_interface</nictype> + <nicname>management_interface0</nicname> + <myid> + <hostid>132</hostid> + <nicid>134</nicid> + <hostname>net_switch0</hostname> + <nicname>management_interface0</nicname> + </myid> + <nictype>management_interface</nictype> + <uniqueidentifier>134</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>management_interface0</nicname> + <myip> + <ip>192.168.1.5</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port1</nicname> + <myid> + <hostid>132</hostid> + <nicid>135</nicid> + <hostname>net_switch0</hostname> + <nicname>port1</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>135</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port1</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port2</nicname> + <myid> + <hostid>132</hostid> + <nicid>136</nicid> + <hostname>net_switch0</hostname> + <nicname>port2</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>136</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port2</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port3</nicname> + <myid> + <hostid>132</hostid> + <nicid>137</nicid> + <hostname>net_switch0</hostname> + <nicname>port3</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>137</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port3</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port4</nicname> + <myid> + <hostid>132</hostid> + <nicid>138</nicid> + <hostname>net_switch0</hostname> + <nicname>port4</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>138</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port4</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port5</nicname> + <myid> + <hostid>132</hostid> + <nicid>139</nicid> + <hostname>net_switch0</hostname> + <nicname>port5</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>139</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port5</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port6</nicname> + <myid> + <hostid>132</hostid> + <nicid>140</nicid> + <hostname>net_switch0</hostname> + <nicname>port6</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>140</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port6</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port7</nicname> + <myid> + <hostid>132</hostid> + <nicid>141</nicid> + <hostname>net_switch0</hostname> + <nicname>port7</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>141</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port7</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>net_switch1</hostname> + <size>60</size> + <uniqueidentifier>142</uniqueidentifier> + <location>736,649</location> + <mytype>net_switch</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>142</hostid> + <nicid>143</nicid> + <hostname>net_switch1</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>143</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>management_interface</nictype> + <nicname>management_interface0</nicname> + <myid> + <hostid>142</hostid> + <nicid>144</nicid> + <hostname>net_switch1</hostname> + <nicname>management_interface0</nicname> + </myid> + <nictype>management_interface</nictype> + <uniqueidentifier>144</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>management_interface0</nicname> + <myip> + <ip>192.168.1.4</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port1</nicname> + <myid> + <hostid>142</hostid> + <nicid>145</nicid> + <hostname>net_switch1</hostname> + <nicname>port1</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>145</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port1</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port2</nicname> + <myid> + <hostid>142</hostid> + <nicid>146</nicid> + <hostname>net_switch1</hostname> + <nicname>port2</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>146</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port2</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port3</nicname> + <myid> + <hostid>142</hostid> + <nicid>147</nicid> + <hostname>net_switch1</hostname> + <nicname>port3</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>147</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port3</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port4</nicname> + <myid> + <hostid>142</hostid> + <nicid>148</nicid> + <hostname>net_switch1</hostname> + <nicname>port4</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>148</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port4</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port5</nicname> + <myid> + <hostid>142</hostid> + <nicid>149</nicid> + <hostname>net_switch1</hostname> + <nicname>port5</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>149</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port5</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port6</nicname> + <myid> + <hostid>142</hostid> + <nicid>150</nicid> + <hostname>net_switch1</hostname> + <nicname>port6</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>150</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port6</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port7</nicname> + <myid> + <hostid>142</hostid> + <nicid>151</nicid> + <hostname>net_switch1</hostname> + <nicname>port7</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>151</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port7</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>net_switch2</hostname> + <size>60</size> + <uniqueidentifier>283</uniqueidentifier> + <location>736,279</location> + <mytype>net_switch</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>283</hostid> + <nicid>284</nicid> + <hostname>net_switch2</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>284</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>management_interface</nictype> + <nicname>management_interface0</nicname> + <myid> + <hostid>283</hostid> + <nicid>285</nicid> + <hostname>net_switch2</hostname> + <nicname>management_interface0</nicname> + </myid> + <nictype>management_interface</nictype> + <uniqueidentifier>285</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>management_interface0</nicname> + <myip> + <ip>192.168.1.6</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port1</nicname> + <myid> + <hostid>283</hostid> + <nicid>286</nicid> + <hostname>net_switch2</hostname> + <nicname>port1</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>286</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port1</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port2</nicname> + <myid> + <hostid>283</hostid> + <nicid>287</nicid> + <hostname>net_switch2</hostname> + <nicname>port2</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>287</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port2</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port3</nicname> + <myid> + <hostid>283</hostid> + <nicid>288</nicid> + <hostname>net_switch2</hostname> + <nicname>port3</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>288</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port3</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port4</nicname> + <myid> + <hostid>283</hostid> + <nicid>289</nicid> + <hostname>net_switch2</hostname> + <nicname>port4</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>289</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port4</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port5</nicname> + <myid> + <hostid>283</hostid> + <nicid>290</nicid> + <hostname>net_switch2</hostname> + <nicname>port5</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>290</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port5</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port6</nicname> + <myid> + <hostid>283</hostid> + <nicid>291</nicid> + <hostname>net_switch2</hostname> + <nicname>port6</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>291</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port6</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port7</nicname> + <myid> + <hostid>283</hostid> + <nicid>292</nicid> + <hostname>net_switch2</hostname> + <nicname>port7</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>292</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port7</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>pc0</hostname> + <size>60</size> + <uniqueidentifier>109</uniqueidentifier> + <location>40,630</location> + <mytype>pc</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>109</hostid> + <nicid>110</nicid> + <hostname>pc0</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>110</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>109</hostid> + <nicid>111</nicid> + <hostname>pc0</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>111</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>192.168.1.12</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>pc1</hostname> + <size>60</size> + <uniqueidentifier>112</uniqueidentifier> + <location>40,770</location> + <mytype>pc</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>112</hostid> + <nicid>113</nicid> + <hostname>pc1</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>113</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>112</hostid> + <nicid>114</nicid> + <hostname>pc1</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>114</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>192.168.1.13</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>pc2</hostname> + <size>60</size> + <uniqueidentifier>115</uniqueidentifier> + <location>826,549</location> + <mytype>pc</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>115</hostid> + <nicid>116</nicid> + <hostname>pc2</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>116</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>115</hostid> + <nicid>117</nicid> + <hostname>pc2</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>117</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>192.168.1.10</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>pc3</hostname> + <size>60</size> + <uniqueidentifier>118</uniqueidentifier> + <location>816,749</location> + <mytype>pc</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>118</hostid> + <nicid>119</nicid> + <hostname>pc3</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>119</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>118</hostid> + <nicid>120</nicid> + <hostname>pc3</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>120</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>192.168.1.11</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>router0</hostname> + <size>60</size> + <uniqueidentifier>182</uniqueidentifier> + <location>670,50</location> + <mytype>router</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.7.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>182</hostid> + <nicid>183</nicid> + <hostname>router0</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>183</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>182</hostid> + <nicid>184</nicid> + <hostname>router0</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>184</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>192.168.5.1</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth1</nicname> + <myid> + <hostid>182</hostid> + <nicid>185</nicid> + <hostname>router0</hostname> + <nicname>eth1</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>185</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth1</nicname> + <myip> + <ip>192.168.7.2</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>router1</hostname> + <size>60</size> + <uniqueidentifier>186</uniqueidentifier> + <location>510,50</location> + <mytype>router</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>186</hostid> + <nicid>187</nicid> + <hostname>router1</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>187</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>186</hostid> + <nicid>188</nicid> + <hostname>router1</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>188</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>8.8.8.1</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth1</nicname> + <myid> + <hostid>186</hostid> + <nicid>189</nicid> + <hostname>router1</hostname> + <nicname>eth1</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>189</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth1</nicname> + <myip> + <ip>192.168.7.1</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <route> + <ip>192.168.5.0</ip> + <mask>255.255.255.0</mask> + <gateway>192.168.7.2</gateway> + <type>route</type> + </route> + </device> + <device> + <hostname>server0</hostname> + <size>60</size> + <uniqueidentifier>302</uniqueidentifier> + <location>826,209</location> + <mytype>server</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>302</hostid> + <nicid>303</nicid> + <hostname>server0</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>303</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>302</hostid> + <nicid>304</nicid> + <hostname>server0</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>304</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>192.168.1.2</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>tree0</hostname> + <size>60</size> + <uniqueidentifier>100</uniqueidentifier> + <location>350,760</location> + <mytype>tree</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>100</hostid> + <nicid>101</nicid> + <hostname>tree0</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>101</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>100</hostid> + <nicid>102</nicid> + <hostname>tree0</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>102</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>tree1</hostname> + <size>60</size> + <uniqueidentifier>103</uniqueidentifier> + <location>390,610</location> + <mytype>tree</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>103</hostid> + <nicid>104</nicid> + <hostname>tree1</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>104</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>103</hostid> + <nicid>105</nicid> + <hostname>tree1</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>105</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>tree2</hostname> + <size>60</size> + <uniqueidentifier>106</uniqueidentifier> + <location>470,720</location> + <mytype>tree</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>106</hostid> + <nicid>107</nicid> + <hostname>tree2</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>107</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>106</hostid> + <nicid>108</nicid> + <hostname>tree2</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>108</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>tree3</hostname> + <size>60</size> + <uniqueidentifier>225</uniqueidentifier> + <location>320,660</location> + <mytype>tree</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>225</hostid> + <nicid>226</nicid> + <hostname>tree3</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>226</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>225</hostid> + <nicid>227</nicid> + <hostname>tree3</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>227</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>tree4</hostname> + <size>60</size> + <uniqueidentifier>228</uniqueidentifier> + <location>510,650</location> + <mytype>tree</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>228</hostid> + <nicid>229</nicid> + <hostname>tree4</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>229</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>228</hostid> + <nicid>230</nicid> + <hostname>tree4</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>230</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>wap0</hostname> + <size>60</size> + <uniqueidentifier>121</uniqueidentifier> + <location>650,650</location> + <mytype>wap</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>121</hostid> + <nicid>124</nicid> + <hostname>wap0</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>124</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth1</nicname> + <myid> + <hostid>121</hostid> + <nicid>125</nicid> + <hostname>wap0</hostname> + <nicname>eth1</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>125</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth1</nicname> + <myip> + <ip>192.168.1.3</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>wport</nictype> + <nicname>wport2</nicname> + <myid> + <hostid>121</hostid> + <nicid>126</nicid> + <hostname>wap0</hostname> + <nicname>wport2</nicname> + </myid> + <nictype>wport</nictype> + <uniqueidentifier>126</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <encryptionkey>OfficeKey</encryptionkey> + <ssid>OfficeNet</ssid> + <interface> + <nicname>wport2</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>wport</nictype> + <nicname>wport3</nicname> + <myid> + <hostid>121</hostid> + <nicid>127</nicid> + <hostname>wap0</hostname> + <nicname>wport3</nicname> + </myid> + <nictype>wport</nictype> + <uniqueidentifier>127</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <encryptionkey>OfficeKey</encryptionkey> + <ssid>OfficeNet</ssid> + <interface> + <nicname>wport3</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>wport</nictype> + <nicname>wport4</nicname> + <myid> + <hostid>121</hostid> + <nicid>128</nicid> + <hostname>wap0</hostname> + <nicname>wport4</nicname> + </myid> + <nictype>wport</nictype> + <uniqueidentifier>128</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <encryptionkey>OfficeKey</encryptionkey> + <ssid>OfficeNet</ssid> + <interface> + <nicname>wport4</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>wport</nictype> + <nicname>wport5</nicname> + <myid> + <hostid>121</hostid> + <nicid>129</nicid> + <hostname>wap0</hostname> + <nicname>wport5</nicname> + </myid> + <nictype>wport</nictype> + <uniqueidentifier>129</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <encryptionkey>OfficeKey</encryptionkey> + <ssid>OfficeNet</ssid> + <interface> + <nicname>wport5</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>wport</nictype> + <nicname>wport6</nicname> + <myid> + <hostid>121</hostid> + <nicid>130</nicid> + <hostname>wap0</hostname> + <nicname>wport6</nicname> + </myid> + <nictype>wport</nictype> + <uniqueidentifier>130</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <encryptionkey>OfficeKey</encryptionkey> + <ssid>OfficeNet</ssid> + <interface> + <nicname>wport6</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>wport</nictype> + <nicname>wport7</nicname> + <myid> + <hostid>121</hostid> + <nicid>131</nicid> + <hostname>wap0</hostname> + <nicname>wport7</nicname> + </myid> + <nictype>wport</nictype> + <uniqueidentifier>131</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <encryptionkey>OfficeKey</encryptionkey> + <ssid>OfficeNet</ssid> + <interface> + <nicname>wport7</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>wbridge0</hostname> + <size>60</size> + <uniqueidentifier>152</uniqueidentifier> + <location>180,650</location> + <mytype>wbridge</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>192.168.1.1</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>152</hostid> + <nicid>155</nicid> + <hostname>wbridge0</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>155</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>wlan</nictype> + <nicname>wlan1</nicname> + <myid> + <hostid>152</hostid> + <nicid>156</nicid> + <hostname>wbridge0</hostname> + <nicname>wlan1</nicname> + </myid> + <nictype>wlan</nictype> + <uniqueidentifier>156</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <encryptionkey>OfficeKey</encryptionkey> + <ssid>OfficeNet</ssid> + <interface> + <nicname>wlan1</nicname> + <myip> + <ip>192.168.1.6</ip> + <mask>255.255.255.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port2</nicname> + <myid> + <hostid>152</hostid> + <nicid>157</nicid> + <hostname>wbridge0</hostname> + <nicname>port2</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>157</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port2</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port3</nicname> + <myid> + <hostid>152</hostid> + <nicid>158</nicid> + <hostname>wbridge0</hostname> + <nicname>port3</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>158</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port3</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port4</nicname> + <myid> + <hostid>152</hostid> + <nicid>159</nicid> + <hostname>wbridge0</hostname> + <nicname>port4</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>159</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port4</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>port</nictype> + <nicname>port5</nicname> + <myid> + <hostid>152</hostid> + <nicid>160</nicid> + <hostname>wbridge0</hostname> + <nicname>port5</nicname> + </myid> + <nictype>port</nictype> + <uniqueidentifier>160</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>port5</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>tree5</hostname> + <size>60</size> + <uniqueidentifier>314</uniqueidentifier> + <location>360,300</location> + <mytype>tree</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>314</hostid> + <nicid>315</nicid> + <hostname>tree5</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>315</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>314</hostid> + <nicid>316</nicid> + <hostname>tree5</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>316</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>tree6</hostname> + <size>60</size> + <uniqueidentifier>317</uniqueidentifier> + <location>470,290</location> + <mytype>tree</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>317</hostid> + <nicid>318</nicid> + <hostname>tree6</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>318</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>317</hostid> + <nicid>319</nicid> + <hostname>tree6</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>319</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>tree7</hostname> + <size>60</size> + <uniqueidentifier>320</uniqueidentifier> + <location>370,430</location> + <mytype>tree</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>320</hostid> + <nicid>321</nicid> + <hostname>tree7</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>321</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>320</hostid> + <nicid>322</nicid> + <hostname>tree7</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>322</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <device> + <hostname>tree8</hostname> + <size>60</size> + <uniqueidentifier>323</uniqueidentifier> + <location>450,410</location> + <mytype>tree</mytype> + <isdns>False</isdns> + <isdhcp>False</isdhcp> + <gateway> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>gw</type> + </gateway> + <nic> + <nictype>lo</nictype> + <nicname>lo0</nicname> + <myid> + <hostid>323</hostid> + <nicid>324</nicid> + <hostname>tree8</hostname> + <nicname>lo0</nicname> + </myid> + <nictype>lo</nictype> + <uniqueidentifier>324</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>lo0</nicname> + <myip> + <ip>127.0.0.1</ip> + <mask>255.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + <nic> + <nictype>eth</nictype> + <nicname>eth0</nicname> + <myid> + <hostid>323</hostid> + <nicid>325</nicid> + <hostname>tree8</hostname> + <nicname>eth0</nicname> + </myid> + <nictype>eth</nictype> + <uniqueidentifier>325</uniqueidentifier> + <usesdhcp>False</usesdhcp> + <interface> + <nicname>eth0</nicname> + <myip> + <ip>0.0.0.0</ip> + <mask>0.0.0.0</mask> + <gateway>0.0.0.0</gateway> + <type>ip</type> + </myip> + <VLAN + ID="1">Untagged</VLAN> + </interface> + </nic> + </device> + <link> + <SrcNic> + <hostid>142</hostid> + <nicid>150</nicid> + <hostname>net_switch1</hostname> + <nicname>port6</nicname> + </SrcNic> + <DstNic> + <hostid>283</hostid> + <nicid>292</nicid> + <hostname>net_switch2</hostname> + <nicname>port7</nicname> + </DstNic> + <hostname>net_switch1_link_net_switch2</hostname> + <linktype>normal</linktype> + <uniqueidentifier>294</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>283</hostid> + <nicid>286</nicid> + <hostname>net_switch2</hostname> + <nicname>port1</nicname> + </SrcNic> + <DstNic> + <hostid>175</hostid> + <nicid>177</nicid> + <hostname>firewall0</hostname> + <nicname>eth0</nicname> + </DstNic> + <hostname>net_switch2_link_firewall0</hostname> + <linktype>normal</linktype> + <uniqueidentifier>296</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>175</hostid> + <nicid>179</nicid> + <hostname>firewall0</hostname> + <nicname>wan0</nicname> + </SrcNic> + <DstNic> + <hostid>182</hostid> + <nicid>184</nicid> + <hostname>router0</hostname> + <nicname>eth0</nicname> + </DstNic> + <hostname>firewall0_link_router0</hostname> + <linktype>normal</linktype> + <uniqueidentifier>247</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>190</hostid> + <nicid>192</nicid> + <hostname>server0</hostname> + <nicname>eth0</nicname> + </SrcNic> + <DstNic> + <hostid>186</hostid> + <nicid>188</nicid> + <hostname>router1</hostname> + <nicname>eth0</nicname> + </DstNic> + <hostname>google.com_link_router1</hostname> + <linktype>normal</linktype> + <uniqueidentifier>193</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>132</hostid> + <nicid>135</nicid> + <hostname>net_switch0</hostname> + <nicname>port1</nicname> + </SrcNic> + <DstNic> + <hostid>152</hostid> + <nicid>160</nicid> + <hostname>wbridge0</hostname> + <nicname>port5</nicname> + </DstNic> + <hostname>net_switch0_link_wbridge0</hostname> + <linktype>normal</linktype> + <uniqueidentifier>169</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>109</hostid> + <nicid>111</nicid> + <hostname>pc0</hostname> + <nicname>eth0</nicname> + </SrcNic> + <DstNic> + <hostid>132</hostid> + <nicid>136</nicid> + <hostname>net_switch0</hostname> + <nicname>port2</nicname> + </DstNic> + <hostname>pc0_link_net_switch0</hostname> + <linktype>normal</linktype> + <uniqueidentifier>171</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>112</hostid> + <nicid>114</nicid> + <hostname>pc1</hostname> + <nicname>eth0</nicname> + </SrcNic> + <DstNic> + <hostid>132</hostid> + <nicid>137</nicid> + <hostname>net_switch0</hostname> + <nicname>port3</nicname> + </DstNic> + <hostname>pc1_link_net_switch0</hostname> + <linktype>normal</linktype> + <uniqueidentifier>173</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>115</hostid> + <nicid>117</nicid> + <hostname>pc2</hostname> + <nicname>eth0</nicname> + </SrcNic> + <DstNic> + <hostid>142</hostid> + <nicid>145</nicid> + <hostname>net_switch1</hostname> + <nicname>port1</nicname> + </DstNic> + <hostname>pc2_link_net_switch1</hostname> + <linktype>normal</linktype> + <uniqueidentifier>163</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>118</hostid> + <nicid>120</nicid> + <hostname>pc3</hostname> + <nicname>eth0</nicname> + </SrcNic> + <DstNic> + <hostid>142</hostid> + <nicid>146</nicid> + <hostname>net_switch1</hostname> + <nicname>port2</nicname> + </DstNic> + <hostname>pc3_link_net_switch1</hostname> + <linktype>normal</linktype> + <uniqueidentifier>165</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>182</hostid> + <nicid>185</nicid> + <hostname>router0</hostname> + <nicname>eth1</nicname> + </SrcNic> + <DstNic> + <hostid>186</hostid> + <nicid>189</nicid> + <hostname>router1</hostname> + <nicname>eth1</nicname> + </DstNic> + <hostname>router0_link_router1</hostname> + <linktype>normal</linktype> + <uniqueidentifier>249</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>121</hostid> + <nicid>125</nicid> + <hostname>wap0</hostname> + <nicname>eth1</nicname> + </SrcNic> + <DstNic> + <hostid>142</hostid> + <nicid>151</nicid> + <hostname>net_switch1</hostname> + <nicname>port7</nicname> + </DstNic> + <hostname>wap0_link_net_switch1</hostname> + <linktype>normal</linktype> + <uniqueidentifier>167</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>283</hostid> + <nicid>287</nicid> + <hostname>net_switch2</hostname> + <nicname>port2</nicname> + </SrcNic> + <DstNic> + <hostid>302</hostid> + <nicid>304</nicid> + <hostname>server0</hostname> + <nicname>eth0</nicname> + </DstNic> + <hostname>net_switch2_link_server0</hostname> + <linktype>normal</linktype> + <uniqueidentifier>306</uniqueidentifier> + </link> + <link> + <SrcNic> + <hostid>152</hostid> + <nicid>156</nicid> + <hostname>wbridge0</hostname> + <nicname>wlan1</nicname> + </SrcNic> + <DstNic> + <hostid>121</hostid> + <nicid>126</nicid> + <hostname>wap0</hostname> + <nicname>wport2</nicname> + </DstNic> + <hostname /> + <linktype>wireless</linktype> + <uniqueidentifier>342</uniqueidentifier> + </link> + <nettest> + <shost>pc1</shost> + <dhost>google.com</dhost> + <thetest>SuccessfullyPings</thetest> + </nettest> + <nettest> + <shost>pc1</shost> + <dhost>server0</dhost> + <thetest>SuccessfullyPings</thetest> + </nettest> + <tag>WirelessRepeater</tag> + <shape> + <what>rectangle</what> + <where>3, 7, 1013, 1004</where> + <fillcolor>Green</fillcolor> + <linecolor>Green</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>20, 170, 250, 700</where> + <fillcolor>SaddleBrown</fillcolor> + <linecolor>SaddleBrown</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>650, 170, 250, 700</where> + <fillcolor>SaddleBrown</fillcolor> + <linecolor>SaddleBrown</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>255, 170, 15, 700</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>650, 170, 15, 700</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>20, 170, 15, 700</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>885, 170, 15, 700</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>20, 870, 250, 15</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>650, 870, 250, 15</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>20, 170, 250, 15</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>650, 170, 250, 15</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>326, 200, 262, 377</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>359, 270, 188, 247</where> + <fillcolor>Green</fillcolor> + <linecolor>Green</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>260, 500, 5, 100</where> + <fillcolor>Blue</fillcolor> + <linecolor>Blue</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>655, 500, 5, 100</where> + <fillcolor>Blue</fillcolor> + <linecolor>Blue</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>255, 300, 100, 80</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>550, 300, 100, 80</where> + <fillcolor>Gray</fillcolor> + <linecolor>Gray</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>255, 300, 10, 80</where> + <fillcolor>SaddleBrown</fillcolor> + <linecolor>SaddleBrown</linecolor> + </shape> + <shape> + <what>rectangle</what> + <where>655, 300, 10, 80</where> + <fillcolor>SaddleBrown</fillcolor> + <linecolor>SaddleBrown</linecolor> + </shape> + <VLANName + ID="1" + Color="Blue">Default</VLANName> + </Network> +</EduNetworkBuilder> \ No newline at end of file