免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 901 | 回复: 0
打印 上一主题 下一主题

Linux Network Administrator's Guide翻译2.1 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-02-13 11:39 |只看该作者 |倒序浏览
2.1. Networking Interfaces
To hide the diversity of equipment that may be
used in a networking environment, TCP/IP defines an abstract interface through which the hardware is accessed. This
interface offers a set of operations that is the same for all types of hardware
and basically deals with sending and receiving packets.(为了隐藏网络设备的多样性,TCP/IP定义了硬件的一种抽象接口。这种接口对相同类型的设备提供一类操作,例如发送和接收数据包)。
For each
peripheral networking device, a corresponding interface has to be present in the
kernel. For example, Ethernet interfaces in Linux are called by such names as
eth0 and eth1; PPP
(discussed in Chapter
6) interfaces are named ppp0 and ppp1; and FDDI interfaces are given names such as fddi0 and fddi1. These
interface names are used for configuration purposes when you want to specify a
particular physical device in a configuration command, and they have no meaning
beyond this use.
Before being used by TCP/IP
networking, an interface must be assigned an IP address that serves as its
identification when communicating with the rest of the world. This address is
different from the interface name mentioned previously; if you compare an
interface to a door, the address is like the nameplate pinned on it.
Other device parameters may be set, such as the
maximum size of datagrams that can be processed by a particular piece of
hardware, which is referred to as Maximum Transfer Unit (MTU).
Other attributes will be introduced later. Fortunately, most attributes have
sensible defaults.
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/31401/showart_246781.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP