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

📄 481-482.html

📁 linux-unix130.linux.and.unix.ebooks130 linux and unix ebookslinuxLearning Linux - Collection of 12 E
💻 HTML
字号:
<HTML>

<HEAD>

<TITLE>Special Edition Using Linux, Fourth Edition:Understanding the TCP/IP Protocol Suite</TITLE>

<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
        var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>

 -->




<!--ISBN=0789717468//-->

<!--TITLE=Special Edition Using Linux, Fourth Edition//-->

<!--AUTHOR=Jack Tackett//-->

<!--AUTHOR=Jr.//-->

<!--AUTHOR=Steve Burnett//-->

<!--PUBLISHER=Macmillan Computer Publishing//-->

<!--IMPRINT=Que//-->

<!--CHAPTER=23//-->

<!--PAGES=481-482//-->

<!--UNASSIGNED1//-->

<!--UNASSIGNED2//-->



<CENTER>

<TABLE BORDER>

<TR>

<TD><A HREF="479-481.html">Previous</A></TD>

<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>

<TD><A HREF="../ch24/483-486.html">Next</A></TD>

</TR>

</TABLE>

</CENTER>

<P><BR></P>

<H4 ALIGN="LEFT"><A NAME="Heading18"></A><FONT COLOR="#000077">Using Routers and Bridges</FONT></H4>

<P>Special-purpose devices are used to provide connections between networks and systems. Sometimes the terms <I>gateway</I> and <I>router</I> are used interchangeably. Strictly speaking, <I>gateway</I> describes a system that sends messages between different types of networks; a <I>router</I> sends messages between networks of the same type.</P>

<P>In this text, <I>router</I> is routinely used to describe any device that takes messages from one network and passes them through to another network. The router contains enough intelligence to know whether the message received must be forwarded to another network or a router.</P>

<P>Routers operate at the Network layer and are usually associated with a protocol, such as IP or IPX. Most routers that route IPX traffic can route IP traffic as well. The router is used to connect multiple local and wide area networks. It provides a method of sharing data between networks. Also, because a router works at the Network layer, it can help reduce broadcast traffic.</P>

<P>If one network uses a lot of different protocols and another network uses only IP, a router that routes only IP messages is needed if those two networks are to communicate. The router prevents messages from being placed on a network that can&#146;t manage them.</P>

<P>Bridges, on the other hand, can be used to interconnect local and wide area networks; they share information regardless of protocol. A bridge allows two interconnected networks to have many different protocols on them at the same time. The messages forwarded by a bridge usually don&#146;t contain any further routing information. The messages are usually left undisturbed.</P>

<P>One drawback of bridges is that all network broadcast and multicast messages from all interconnected networks are seen on all legs connected by a bridge. This results in a lot of overhead related to network update messages. Also, a bridge forwards messages only to network addresses on the other side of the bridge, but it can forward all network protocols and broadcast messages.</P>

<P>Routers and bridges are used to share information between networks. The appropriateness of each is determined by networking requirements, the protocols involved, network capacity, and user demands. The proper selection of components can help a network operate efficiently, allow for future growth, and help ensure continued reliability.</P>

<BLOCKQUOTE>

<P><FONT SIZE="-1"><HR><B>NOTE:&nbsp;&nbsp;</B>Use bridges only if multiple protocol packets are to be shared. Otherwise, a router is a better choice because it helps reduce network overhead.<HR></FONT>

</BLOCKQUOTE>

<H3><A NAME="Heading19"></A><FONT COLOR="#000077">From Here&#133;</FONT></H3>

<P>You can find more information about TCP/IP in the following chapters:

</P>

<DL>

<DD><B>&#149;</B>&nbsp;&nbsp;Chapter 24, &#147;Configuring a TCP/IP Network,&#148; shows how to set up and configure your networking system for Linux.

<DD><B>&#149;</B>&nbsp;&nbsp;Chapter 25, &#147;Configuring Domain Name Service,&#148; explains the Internet name resolution system.

<DD><B>&#149;</B>&nbsp;&nbsp;Chapter 29, &#147;Using SLIP and PPP,&#148; shows how to configure asynchronous TCP/IP over serial lines.

</DL>

<P><BR></P>

<CENTER>

<TABLE BORDER>

<TR>

<TD><A HREF="479-481.html">Previous</A></TD>

<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>

<TD><A HREF="../ch24/483-486.html">Next</A></TD>

</TR>

</TABLE>

</CENTER>





</td>
</tr>
</table>

<!-- begin footer information -->





</body></html>

⌨️ 快捷键说明

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