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

📄 content.html

📁 ccna
💻 HTML
字号:
<html>    <head>        <meta content="en-us" http-equiv="Content-Language">        <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">        window.scrollTo(0,0);        function newPage(pageID) {            alert("COMMING SOON!!\nThis feature is currently in development.");        }        function launchMoreInfo(oid) {            dash = oid.indexOf('-');            sub1 = oid.substring(0,dash);            sub2 = oid.substring(dash+1);                                            // this is an URL base on the                                        // system that generated the static                                        // download of the curriculum.            httpref = "http://nomar.sdf.cisco.com/servlet/org.cli.delivery.rendering.servlet.MIServlet/Static=true,LMSID=DTUI,Engine=dynamic,Theme=cnamstheme,Style=ccna,Language=en,Version=2,RootID=knet-v214aCV47051/CHAPID=null/RLOID=null/RIOID=null/";                        newref = httpref + sub1 +"/"+ sub2 +"/moreinfoframeset.html";            //alert("new newref :\n" + newref);            window.open(newref,'MoreInfo','toolbar=no,status=yes,menubar=no,location=no,scrollbars=yes,height=442,width=756,left=20,top=20,resizable=yes')        }        function launchContentResource(contentID) {            top.currentSupport = 0;                        dash = contentID.indexOf('-');            sub1 = contentID.substring(0,dash);            sub2 = contentID.substring(dash+1);                        numbackParams = "CHAPID=" + "knet-v214aCH47515" + "/RLOID=" + "knet-v214aRLO48007" + "/RIOID=" + "knet-v214aRIO124715";                        ContentRef = "../../../../../"+ numbackParams + "/"+ sub1 +"/"+ sub2 +"/";                        eval('parent.frames.content_frame.location.href="'+ContentRef+'content.html"');            eval('parent.frames.media_frame.location.href="'+ContentRef+'media.html"');            eval('parent.frames.navigation_frame.location.href="'+ContentRef+'contentresourcenav.html"');            top.currentSupport++;            top.firstSupportPage = contentID;            top.prevPage = contentID;            top.contentResourceID = contentID;        }                        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_crf.html"');                        chapter = "knet-v214aCH47515";            ch_dash = chapter.indexOf('-');            ch_sub1 = chapter.substring(0,ch_dash);            ch_sub2 = chapter.substring(ch_dash+1);                        params = "CHAPID=" + chapter + "/RLOID=" + "knet-v214aRLO48007" + "/RIOID=" + "knet-v214aRIO124715";                        returnRef = "../../../../../"+ params + "/"+ ch_sub1 +"/"+ ch_sub2 +"/pageframeset.html";                                    top.prevPage = returnRef;                }        function launchFile(filepath) {              newWindow = window.open(filepath,"","top=70,left=120,width="+(screen.width*.50)+",height="+(screen.height*.50)+",resizable=yes,scrollbars=yes,toolbar=yes,menubar=yes,status=yes");            /*            if (is.ie && filepath.lastIndexOf(".pdf") != -1) {                pageTimer = setInterval("winLoadCheck()", 1000);            }            */        }        function winLoadCheck() {            if (newWindow.document.readyState == 'complete') {                           clearInterval(pageTimer);                newWindow.location.reload();            }        }          // BrowserCheck Object  // provides most commonly needed browser checking variables  // 19990326  // Copyright (C) 1999 Dan Steinman  // Distributed under the terms of the GNU Library General Public License  // Available at http://www.dansteinman.com/dynapi/  function BrowserCheck() {  	var b = navigator.appName  	if (b=="Netscape") this.b = "ns"  	else if (b=="Microsoft Internet Explorer") this.b = "ie"  	else this.b = b  	this.v = parseInt(navigator.appVersion)  	this.ns = (this.b=="ns" && this.v>=4)  	this.ns4 = (this.b=="ns" && this.v==4)  	this.ns5 = (this.b=="ns" && this.v==5)  	this.ie = (this.b=="ie" && this.v>=4)  	this.ie4 = (navigator.userAgent.indexOf('MSIE 4')>0)  	this.ie5 = (navigator.appVersion.indexOf('MSIE 5.0')>0)  	this.ie55 = (navigator.appVersion.indexOf('MSIE 5.5')>0)  	if (this.ie5) this.v = 5  	this.min = (this.ns||this.ie)  }  // automatically create the "is" object  is = new BrowserCheck()</script>    </head>    <body onLoad="window.focus();" alink="#000000" vlink="#000000" link="#000000" bgcolor="#E7E7E7" background="../../../../../images/ccna/common/bg.gif">        <table width="100%" cellspacing="0" cellpadding="2" border="0"><tr>                <td bgcolor="#000000"><img height="1" width="2" border="0" src="../../../../../images/ccna/common/transdot.gif"></td><td class="rlohdr"><img height="1" width="2" border="0" src="../../../../../images/ccna/common/transdot.gif"></td><td valign="top" class="rlohdr">15.1</td><td width="100%" class="rlohdr">                    <table width="90%" cellpadding="0" cellspacing="0" border="0">                        <tr>                            <td class="rlohdr">Basics of the Application Layer</td>                        </tr>                    </table>                </td>            </tr>            <tr>                <td bgcolor="#000000"><img height="1" width="2" border="0" src="../../../../../images/ccna/common/transdot.gif"></td><td class="riohdr"><img height="1" width="2" border="0" src="../../../../../images/ccna/common/transdot.gif"></td><td valign="top" class="riohdr">15.1.3</td><td width="100%" class="riohdr">                    <table width="90%" cellpadding="0" cellspacing="0" border="0">                        <tr>                            <td class="riohdr">Indirect network support</td>                        </tr>                    </table>                </td>            </tr>            <tr>                <td colspan="4">                    <table width="90%" cellspacing="0" cellpadding="0" border="0">                        <tr>                            <td class="smtext">                                <p>                                </p><table cellpadding="0" cellspacing="0" width="100%" border="0" xmlns:java="http://xml.apache.org/xslt/java">                                    <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" cellspacing="0" cellpadding="2" width="100%" border="0">                                                            <tr>                                                                <td valign="middle"><img height="22" width="22" border="0" src="../../../../../images/ccna/common/inotes.gif"></td><td valign="middle"><span class="cstitle">Instructor Note</span></td>                                                            </tr>                                                            <tr>                                                                <td valign="top">&nbsp;</td><td valign="top"><span class="cstext">                                                                        <p>The purpose of this target indicator is to give more details about the client-server model as applied to LANs. Server file storage and server print operations are detailed. The notion of indirect network application support, using redirector protocols, is introduced.</p>                                                                        <p>This TI relates to CCNA Certification Exam Objectives #1.</p>                                                                    </span></td>                                                            </tr>                                                        </table>                                                    </td>                                                </tr>                                            </table>                                        </td>                                    </tr>                                </table><p>Within a LAN environment, indirect-application network support is a client-server function. If a client wants to save a file from a word processor to a network server, the redirector enables the word processing application to become a network client.<img border="0" src="../../../../../CHAPID=knet-v214aCH47515/RLOID=knet-v214aRLO48007/RIOID=knet-v214aRIO124715/knet/v214adataimage1/1.gif" width="12" height="12"></p><p>The redirector is a protocol that works with computer operating systems and network clients instead of specific application programs.<img border="0" src="../../../../../CHAPID=knet-v214aCH47515/RLOID=knet-v214aRLO48007/RIOID=knet-v214aRIO124715/knet/v214adataimage2/2.gif" width="12" height="12"></p><p>Examples of redirectors are:</p><ul type="disc"><li>Apple File Protocol</li><li>NetBIOS Extended User Interface (NetBEUI)</li><li>Novell IPX/SPX protocols</li><li>Network File System (NFS) of the TCP/IP protocol suite</li></ul><p>The redirector process is as follows:</p><ol><li>The client requests that the network file server allow the data file to be stored.</li><li>The server responds by saving the file to its disk, or by rejecting the client's request.</li><li>If the client requests that the network print server allow the data file to be printed by a remote (network) printer, the server processes the request by printing the file on one of its print devices, or by rejecting the request.</li></ol><p>The redirector allows a network administrator to assign remote resources to logical names on the local client. When you select one of these logical names to perform an operation such as saving a file, or printing a file, the network redirector sends the selected file to the proper remote resource on the network for processing. If the resource is on a local computer, the redirector ignores the request and allows the local operating system to process the request.<img border="0" src="../../../../../CHAPID=knet-v214aCH47515/RLOID=knet-v214aRLO48007/RIOID=knet-v214aRIO124715/knet/v214adataimage3/3.gif" width="12" height="12"></p><p>The advantage of using a network redirector on a local client is that the applications on the client never have to recognize the network. In addition, the application that requests service is located on the local computer and the redirector reroutes the request to the proper network resource, while the application treats it as a local request.</p><p>Redirectors expand the capabilities of non-network software. They also allow users to share documents, templates, databases, printers, and many other resource types, without having to use special application software.</p><p>Networking has had a great influence on the development of programs like word processors, spreadsheets, presentation managers, database programs, graphics, and productivity software. Many of these software packages are now network-integrated or network-aware. They have the capabilities of launching integrated Web browsers or Internet tools, and of publishing their output to HTML for easy Web integration.</p><table cellpadding="0" cellspacing="4" width="63%" border="0" xmlns:java="http://xml.apache.org/xslt/java">                                    <tr>                                        <td valign="middle" width="8%"><img height="23" width="23" src="../../../../../images/ccna/common/icon2.gif"></td><td valign="middle" width="92%"><span class="cstitle">Web Links</span></td>                                    </tr>                                    <tr>                                        <td valign="middle" width="8%">&nbsp;</td><td valign="middle" width="92%"><span class="smtext"><a target="_blank" href="http://www.mcseinfo.com/mcse/mirror/nt-herb-111.htm">Redirectors</a></span></td>                                    </tr>                                </table></td>                        </tr>                    </table>                </td>            </tr></table>        <p>        </p>        <table width="100%" cellspacing="0" cellpadding="2" border="0" valign="bottom">            <tr>                <td></td>            </tr>        </table>    </body></html>

⌨️ 快捷键说明

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