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

📄 seq6.htm

📁 BOSON NETSIM是目前最好的路由器模拟软件
💻 HTM
字号:
<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>BOSON CCNA COURSE - Lab 6</title>
</head>

<body>

<script language="Javascript">
<!--
 
function printpage() {
  if (window.print)
    window.print()
  else
    alert("Sorry, your browser doesn't support this feature.");
}
 
//-->
</script>
<FORM>
<p align="left">
<INPUT TYPE="button" VALUE="Print this page" onClick="printpage()"> </p>
</FORM>



<p align="left">&nbsp;</p>
<p align="left"><font face="Times New Roman" size="3"><b><u><a name="6"></a>LAB 6 - RIP</u><br>
</b>
<br>
</font></p>
<p align="left"><font face="Times New Roman" size="3">1.	In this lab, you will be configuring RIP.&nbsp; On router1, router2, router3, and router4, configure RIP V1 on all serial and Ethernet interfaces&nbsp;(except for the ISDN and frame relay interfaces).<br>
	a.	Question:&nbsp;&nbsp; On router1, why doesn抰 the network statement under RIP specify 160.10.1.0 rather than 160.10.0.0?</font></p>
<p align="left"><font face="Times New Roman" size="2">		router1(config)#&nbsp; router rip<br>
	router1(config-router)#&nbsp; network 160.10.0.0<br>
	router1(config-router)#&nbsp; network 175.10.0.0</font></p>
<p align="left"><font face="Times New Roman" size="2">		router2(config)#&nbsp; router rip<br>
	router2(config-router)#&nbsp; network 160.10.0.0</font></p>
<p align="left"><font face="Times New Roman" size="2">		router3(config)#&nbsp; router rip<br>
	router3(config-router)#&nbsp; network 175.10.0.0<br>
	router3(config-router)#&nbsp; network 180.10.0.0<br>
	router3(config-router)#&nbsp; network 197.10.1.0</font></p>
<p align="left"><font face="Times New Roman" size="2">		router4(config)#&nbsp; router rip<br>
	router4(config-router)#&nbsp; network 180.10.0.0<br>
	router4(config-router)#&nbsp; network 195.10.1.0<br>
</font></p>
<p align="left"><font face="Times New Roman" size="3">2.	On router1, issue the show ip protocols command.&nbsp; This commands shows information about all dynamic routing protocols that are running on the router.
<br>
	Based on the output of this command:<br>
	a.	Question:&nbsp; how frequently does RIP advertise routing updates?<br>
	b.	Question:&nbsp; what is the holddown timer interval for RIP?</font></p>
<p align="left"><font face="Times New Roman" size="2">		router1#&nbsp; show ip protocols<br>
</font></p>
<p align="left"><font face="Times New Roman" size="3">3.	On router4, issue the show ip route command.&nbsp; You should see two directly connected routes (180.10.1.0 and 195.10.1.0) and three remote routes
	(160.10.0.0, 197.10.1.0 and 175.10.0.0).<br>
	a.	What is the administrative distance for RIP?</font></p>
<p align="left"><font face="Times New Roman" size="2">		router4#&nbsp; show ip route<br>
</font></p>
<p align="left"><font face="Times New Roman" size="3">4.	On router4, ping both router1 and router2.&nbsp; The pings should succeed if RIP is configured on all routers.</font></p>
<p align="left"><font face="Times New Roman" size="2">		router4#&nbsp; ping 175.10.1.1<br>
	router4#&nbsp; ping 160.10.1.2<br>
</font></p>
<p align="left"><font face="Times New Roman" size="3">5.	On router4,&nbsp; clear and recreate the IP routing table with the clear ip route * command.&nbsp; This command is sometimes necessary when trying to
	troubleshoot unusual routing problems.</font></p>
<p align="left"><font face="Times New Roman" size="2">		router4#&nbsp; clear ip route *
<br>
</font></p>
<p align="left"><font face="Times New Roman" size="3">6.	On router1,&nbsp; enter the debug ip rip command.&nbsp; This will show the periodic (every 30 seconds) RIP updates being transmitted and received on
	each interface.</font></p>
<p align="left"><font size="2" face="Times New Roman">		router1#&nbsp; debug ip rip<br>
</font></p>
<p align="left"><font face="Times New Roman" size="3">7.	After you examine a few debug updates, turn debugging off with the command undebug 
all</font></p>
<p align="left">
<font face="Times New Roman" size="2">router1#&nbsp; undebug all	</font></p>



<p align="left">&nbsp;</p>
<p align="left"><font face="Times New Roman" 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 + -