resourcecontent.html

来自「ccna」· HTML 代码 · 共 377 行 · 第 1/2 页

HTML
377
字号
<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-v214aCH47509';                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-v214aCH47509";                nbparams = "CHAPID="+chapterID+"/RLOID="+"knet-v214aRLO47801"+"/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-v214aCH47509";                nbparams = "CHAPID="+chapterID+"/RLOID="+"knet-v214aRLO47808"+"/RIOID="+"knet-v214aRIO123593";             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 9.2.12 RJ-45 Jack Outlet Install</span>                                </p><p class="smtext">Estimated time: 45 min.</p><p align="left">                                    <span class="resourceSectionTitle">Objectives:</span>                                </p>                                <blockquote>                                    <span class="smtext">                                        <ul type="disc"><li>Learn the correct process for terminating (punching-down) a RJ-45 jack</li><li>Learn the correct procedure for installing the jack in a wall plate</li></ul>                                    </span>                                </blockquote><p align="left">                                    <span class="resourceSectionTitle">Background:</span>                                </p>                                <blockquote>                                    <p class="smtext">In this lab, you will learn to wire an RJ-45 data jack for installation in a wall plate using a punch-down tool. These skills are useful when you must install a small amount of cabling in an office or residence. A punch tool is a device that uses spring-loaded action to push wires between metal pins, while at the same time, skinning the sheath away from the wire. This ensures that the wire makes a good electrical connection with the pins inside the jack. The punch tool also cuts off any extra wire.</p>                                    <p class="smtext">You will work with CAT 5 cabling and CAT 5 rated T568-B jacks. A CAT 5 straight-wired patch cable with an RJ-45 connector will normally plug into this data jack (or outlet) to connect a PC in a work area to the network. It is important that you use CAT 5 rated jacks and patch panels with CAT 5 cabling in order to support higher speed versions of Ethernet such as Fast Ethernet which is 100Mbps. The process of punching down wires into a data jack in an office area is the same as punching them down in a patch panel in a wiring closet such as a Main Distribution Facility (MDF) or Intermediate Distribution Facility (IDF).</p>                                </blockquote><p align="left">                                    <span class="resourceSectionTitle">Tools / Preparation:</span>                                </p>                                <blockquote>                                    <p class="smtext">Prior to starting the lab, the teacher or lab assistant should have a spool of Cat 5 Unshielded Twisted Pair (UTP) cable, several RJ-45 data jacks, a 110 Punch down tool and an Ethernet / RJ-45 continuity tester available. Work individually or in teams. The following resources will be required:</p>                                    <span class="smtext">                                        <ul type="disc"><li>Two to Three foot length of CAT 5 cabling (one per person or one per team)</li><li>Two CAT 5 RJ-45 data jacks (one extra for spare) -- If RJ-45 data jacks are installed on both ends of the cable, the installation can be tested by inserting cable with RJ 45 connectors and a simple cable continuity tester</li><li>CAT 5 Wall Plate</li><li>110 type punch down tool</li><li>Wire cutters</li></ul>                                    </span>                                </blockquote>

⌨️ 快捷键说明

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