When the router needs to be replaced, it should not have the correct routes. You should need to add the right IP addresses and routes both.

This commit is contained in:
Tim Young 2019-02-28 09:01:05 -06:00
parent 9bf9d58c48
commit bed1a8a846
1 changed files with 2 additions and 14 deletions

View File

@ -2,8 +2,8 @@
<EduNetworkBuilder>
<!--This is a network file for EduNetworkBuilder.-->
<Network>
<en_message>The one router got replaced and needs the correct IP-Addresses given to it.</en_message>
<fr_message>Le routeur a été remplacé et a besoin des adresses IP correctes qui lui ont été attribuées.</fr_message>
<en_message>The one router got replaced and needs the correct IP-Addresses and routes given to it.</en_message>
<fr_message>Le routeur a été remplacé et a besoin des adresses IP correctes qui lui ont été attribuées et des itinéraires.</fr_message>
<en_title>Router Replacement</en_title>
<height>1024</height>
<width>1024</width>
@ -1205,18 +1205,6 @@
ID="1">Untagged</VLAN>
</interface>
</nic>
<route>
<ip>172.16.1.2</ip>
<mask>255.255.255.252</mask>
<gateway>172.16.1.9</gateway>
<type>route</type>
</route>
<route>
<ip>172.16.1.18</ip>
<mask>255.255.255.252</mask>
<gateway>172.16.1.14</gateway>
<type>route</type>
</route>
</device>
<device>
<hostname>router4</hostname>