📄 resourcecontent.html
字号:
<html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <link type="text/css" rel="stylesheet" href="../../../../../css/ccna.css"> <script src="../../../../../js/framesetHelper.js" language="JavaScript"></script><script language="JavaScript"> var pageLoaded = false; var current = ''; var currentChapter = 'knet-v214aCH47503'; function launchReference(rioID, rloID, chapterID) { contentID = "knet-v214aCV47051"; dash = contentID.indexOf('-'); sub1 = contentID.substring(0,dash); sub2 = contentID.substring(dash+1); numbackParams = "CHAPID=" + chapterID + "/RLOID=" + rloID + "/RIOID=" + rioID; ContentRef = "../../../../../"+ numbackParams + "/"+ sub1 +"/"+ sub2 +"/"; eval('top.frames.main_frame.location.href="'+ContentRef+'referencecontroller_pf.html"'); } function PrevPage() { top.currentSupport--; if (top.currentSupport <= 0) { returnContent(); } else { if (top.firstSupportPage == top.contentResourceID) { returnContent(); } else if (top.prevPage == quizID) { launchQuiz(); } else { launchReview(); } } } function launchReview(reviewID) { top.currentSupport = 0; chapterID = "knet-v214aCH47503"; nbparams = "CHAPID="+chapterID+"/RLOID="+"knet-v214aRLO47537"+"/RIOID="+reviewID; dash = chapterID.indexOf('-'); sub1 = chapterID.substring(0,dash); sub2 = chapterID.substring(dash+1); ContentRef = "../../../../../"+ nbparams +"/"+ sub1 +"/"+ sub2 +"/"; //alert(ContentRef); eval('top.frames.main_frame.location.href="'+ContentRef+'pageframesetrio.html"'); //added for navigating between Quiz and Review and back to regular Chapter pages top.currentSupport++; top.firstSupportPage = reviewID; top.prevPage = reviewID; top.contentResourceID = ''; } function launchQuiz(quizID) { top.currentSupport = 0; chapterID = "knet-v214aCH47503"; nbparams = "CHAPID="+chapterID+"/RLOID="+"knet-v214aRLO47539"+"/RIOID="+"knet-v214aRIO120898"; dash = chapterID.indexOf('-'); sub1 = chapterID.substring(0,dash); sub2 = chapterID.substring(dash+1); ContentRef = "../../../../../"+ nbparams +"/"+ sub1 +"/"+ sub2 +"/"; //alert(ContentRef); eval('top.frames.main_frame.location.href="'+ContentRef+'pageframesetrio.html"'); //added for navigating between Quiz and Review and back to regular Chapter pages top.currentSupport++; top.firstSupportPage = quizID; top.prevPage = quizID; top.contentResourceID = ''; } function returnContent() { rioID = top.currentPage; rloID = top.currentRLO; ContentID = top.currentChapter; top.firstSupportPage = ''; top.prevPage = ''; top.contentResourceID = ''; top.currentSupport = 0; nbparams = "CHAPID="+ContentID+"/RLOID="+rloID+"/RIOID="+rioID; dash = ContentID.indexOf('-'); sub1 = ContentID.substring(0,dash); sub2 = ContentID.substring(dash+1); ContentRef = "../../../../../"+ nbparams +"/"+ sub1 +"/"+ sub2 +"/" eval('top.frames.main_frame.location.href="'+ContentRef+'pageframesetrio.html"'); } </script> </head> <body leftmargin="20" topmargin="10" marginwidth="30" marginheight="10" bgcolor="#FFFFFF" onLoad="window.focus();" background="../../../../../images/ccna/common/lab/bglab.gif"> <table bgcolor="#000000" cellspacing="0" width="100%" border="0"> <tr> <td width="100%"> <table cellpadding="4" cellspacing="1" width="100%" border="0"> <tr> <td width="10%" bgcolor="#FFFFFF" valign="top"> <table cellpadding="0" cellspacing="0" width="100%" border="0"> <tr> <td width="33%"><script language="JavaScript"> //if (parent.parent.getTopName() == "chapterframeset") //{ var imgSource = '../../../../../images/ccna/common/lab/labback.gif'; document.write('<a href="javascript:PrevPage();">'); document.write('<img src="' + imgSource + '" border="0">'); document.write('</a>'); //} </script></td><td width="33%"><img border="0" src="../../../../../images/ccna/common/icon4.gif"></td> </tr> </table> <p> </p> </td><td bgcolor="#FFFFFF" valign="top"> <p align="left"> <span class="resourceTitle">Lab 3.4.2 Basic LAN Setup</span> </p><p class="smtext">Estimated time: 60 min.</p><p align="left"> <span class="resourceSectionTitle">Objectives:</span> </p> <blockquote> <span class="smtext"> <ul type="disc"><li>Create a simple LAN with two PCs using a single crossover cable to connect the workstations</li><li>Create a simple LAN with two PCs using an Ethernet hub and two straight-through cables to connect the workstations</li><li>Connect the hub-based mini-LAN to the Internet if a connection is available</li><li>Use the Control Panel / Network utility to verify and configure the network settings</li><li>Use the ICMP Ping command to verify the TCP/IP connection between the two workstations</li><li>Use the WINIPCFG.EXE (Windows 95 or 98) or IPCONFIG.EXE (Windows NT or 2000) utility to verify all IP configuration settings</li></ul> </span> </blockquote><p align="left"> <span class="resourceSectionTitle">Background:</span> </p> <blockquote> <p class="smtext">In this lab you learn how to connect two PCs to create a simple Peer-to-Peer LAN or workgroup. The instructions for this lab focus on the Windows 95, 98, NT or 2000 operating system. You will share a folder on one workstation and connect to that folder from the other workstation. This lab is divided into three exercises as follows:</p> <p class="smtext"> <b>Exercise A</b> -- The two PCs (or workstations) will be connected directly to each other from one Network Interface card (NIC) to the other NIC using a crossover cable. This can be useful to allow you to create a minilab for testing purposes without the need for a hub. Since the NICs on the workstations are directly connected you will not be able to connect any additional workstations.</p> <p class="smtext"> <b>Exercise B</b> -- The two PCs will be connected with a hub between them. Using a hub allows for more than just two workstations to be connected depending on the number of ports on the hub. Hubs can have anywhere from four to twenty four ports.</p> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td width="100%"><img height="10" width="1" border="0" src="../../../../../images/ccna/common/transdot.gif"></td> </tr> <tr> <td width="100%"> <table bgcolor="#000000" bordercolor="#000000" cellspacing="0" bordercolorlight="#000000" width="100%" border="0"> <tr> <td width="100%"> <table bgcolor="#FFFFFF" width="100%" cellspacing="0" cellpadding="3" border="0"> <tr> <td><span class="note"><b>NOTE:</b><p class="smtext">For both exercises A and B, you will verify that the workstations are functioning and that network hardware is installed properly. You will also need to verify and configure all TCP/IP protocol network settings for the two workstations to communicate such as IP address and subnet mask.</p></span></td> </tr> </table> </td> </tr> </table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -