⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fullmesh.htm

📁 BOSON NETSIM是目前最好的路由器模拟软件
💻 HTM
📖 第 1 页 / 共 2 页
字号:
    <option>California(config-subif)#no shutdown</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">22.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Next connect to 
eRouter 3 (New York) enter configuration mode and set the hostname to New_York.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Router&gt;enable</option>
    <option>Router#config t</option>
    <option>Router(config)#hostname New_York</option>
    <option>New_York(config)#</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>23. </b></font>&nbsp;&nbsp;&nbsp;&nbsp; Get into the 
Serial interface and set the encapsulation to frame relay and enable the 
interface.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config)#interface serial 0</option>
    <option>New_York(config-if)#encapsulation frame-relay</option>
    <option>New_York(config-if)#no shutdown</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">24.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Lets create our 
first subinterface for our connection to the Corporate office.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config-if)#exit</option>
    <option>New_York(config)#interface serial 0.100 point-to-point</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>25. </b></font>&nbsp;&nbsp;&nbsp;&nbsp; Add the correct 
DLCI value for this connection.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config-subif)#frame-relay interface-dlci 301</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>26. </b></font>&nbsp;&nbsp;&nbsp;&nbsp; Next set the IP 
address for this interface and enable the interface.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config-subif)#ip address 172.16.2.2 255.255.255.0</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">27.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Now create the 
subinterface for the connection to New York (eRouter 3).</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config-subif)#exit</option>
    <option>New_York(config)#interface serial 0.200 point-to-point</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">28.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Add the correct 
DLCI value for this connection.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config-subif)#frame-relay interface-dlci 302</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>29. </b></font>&nbsp;&nbsp;&nbsp;&nbsp; Next set the IP 
address for this interface and enable the interface.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config-subif)#ip address 172.16.4.2 255.255.255.0</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">30.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Now create the 
subinterface for the connection to Tampa (eRouter 4).</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config-subif)#exit</option>
    <option>New_York(config)#interface serial 0.300 point-to-point</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>31. </b></font>&nbsp;&nbsp;&nbsp;&nbsp; Add the correct 
DLCI value for this connection.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config-subif)#frame-relay interface-dlci 304</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">32.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Next set the IP 
address for this interface and enable the interface.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>New_York(config-subif)#ip address 172.16.5.1 255.255.255.0</option>
    <option>New_York(config-subif)#no shutdown</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>33. </b>&nbsp;</font>&nbsp;&nbsp;&nbsp; Next connect to 
eRouter 4 (Tampa) enter configuration mode and set the hostname to Tampa.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Router&gt;enable</option>
    <option>Router#config t</option>
    <option>Router(config)#hostname Tampa</option>
    <option>Tampa(config)#</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>34. </b></font>&nbsp;&nbsp;&nbsp;&nbsp; Get into the 
Serial interface and set the encapsulation to frame relay.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config)#interface serial 0</option>
    <option>Tampa(config-if)#encapsulation frame-relay</option>
    <option>Tampa(config-if)#no shutdown</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>35. </b></font>&nbsp;&nbsp;&nbsp;&nbsp; Lets create our 
first subinterface for our connection to the Corporate office (Dallas).</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-subif)#exit</option>
    <option>Tampa(config-if)#interface serial 0.100 point-to-point</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">36.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Add the correct 
DLCI value for this connection.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-subif)#frame-relay interface-dlci 401</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">37.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Next set the IP 
address for this interface and enable the interface.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-subif)#ip address 172.16.3.2 255.255.255.0</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">38.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Now create the 
subinterface for the connection to California (eRouter 2).</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-subif)#exit</option>
    <option>Tampa(config-subif)#interface seial 0.200 point-to-point</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">39.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Add the correct 
DLCI value for this connection.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-if)#frame-relay interface-dlci 402</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">40.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Next set the IP 
address for this interface and enable the interface.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-subif)#ip address 172.16.6.2 255.255.255.0</option>
    <option>Tampa(config-subif)#no shutdown</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">41.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Now create the 
subinterface for the connection to New York (eRouter 3).</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-subif)#exit</option>
    <option>Tampa(config-subif)#interface serial 0.300 point-to-point</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">42.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Add the correct 
DLCI value for this connection.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-subif)#frame-relay interface-dlci 403</option>
    </select></font></p>
</form>
<p><font color="#FF00FF"><b>43. </b></font>&nbsp;&nbsp;&nbsp;&nbsp; Next set the IP 
address for this interface and enable the interface.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-subif)#ip address 172.16.5.2 255.255.255.0</option>
    <option>Tampa(config-subif)#no shutdown</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">44.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Now we should 
have all interfaces up and up.&nbsp;To test connect to eRouter1 and try to ping each 
of the three sales offices.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>Tampa(config-if)#exit</option>
    <option>Tampa(config)#exit</option>
    <option>Tampa#ping 172.16.1.2</option>
    <option>Tampa#ping 172.16.2.2</option>
    <option>Tampa#ping 172.16.3.2</option>
    </select></font></p>
</form>
<p><b><font color="#FF00FF">45.</font><font color="#800080"> </font> </b>&nbsp;&nbsp;&nbsp;&nbsp; Connect to Router 
2 (California) and try to ping the other three offices.</p>

<form name="forma1">
    <p><font face="Courier New"><select size="1" name="1">
    <option>- Click Here to View Answer -</option>
    <option>California(config-subif)#exit</option>
    <option>California(config)#exit</option>
    <option>California#ping 172.16.1.1</option>
    <option>California#ping 172.16.4.1</option>
    <option>California#ping 172.16.6.1</option>
    </select></font></p>
</form>
<p>&nbsp;</p>

<p class="MsoNormal">If you are successful congratulations!! You should be able 
to ping all Routers.</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p><font face="Arial" size="2"><span class="724482219-24092001">Copyright (c) 
1998-2003 Boson Software, Inc.&nbsp; All Rights Reserved.</span></font></p>

</body>

</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -