






<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fly Zone &#187; ethernet</title>
	<atom:link href="http://flyxj.cn/archives/tag/ethernet/feed" rel="self" type="application/rss+xml" />
	<link>http://flyxj.cn</link>
	<description>Do not, for one repulse, give up the purpose that you resolved to effect.</description>
	<lastBuildDate>Thu, 03 May 2012 02:28:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>几种以太网帧格式</title>
		<link>http://flyxj.cn/archives/ethernet-frame-format</link>
		<comments>http://flyxj.cn/archives/ethernet-frame-format#comments</comments>
		<pubDate>Tue, 16 Mar 2010 09:21:59 +0000</pubDate>
		<dc:creator>flyxj</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[ethernet]]></category>

		<guid isPermaLink="false">http://flyxj.cn/?p=19</guid>
		<description><![CDATA[相当长的一段时间里我都没搞明白一个很基础的问题—以太网的封装格式，最近查了查相关文档，总结如下： 首先说明一下，Ethernet 和 802.3 并不是一回事，虽然我们经常混用这两个术语： 历史上以太网帧格式有五种： 1.Ethernet V1：这是最原始的一种格式，是由 Xerox PARC 提出的 3 Mbps CSMA/CD 以太网标准的封装格式，后来在 1980 年由 DEC，Intel 和 Xerox 标准化形成 Ethernet V1 标准； 2.Ethernet V2（ARPA）：这是最常见的一种以太网帧格式，也是今天以太网的事实标准，由 DEC，Intel 和 Xerox 在 1982 年公布其标准，主要更改了 Ethernet V1 的电气特性和物理接口，在帧格式上并无变化；Ethernet V2 出现后迅速取代 Ethernet V1 成为以太网事实标准；Ethernet V2 帧头结构为 6 bytes 的源地址 + 6 bytes 的目标地址 + 2 Bytes 的协议类型字段+数据。 常见协议类型如下： 0800 [...]]]></description>
		<wfw:commentRss>http://flyxj.cn/archives/ethernet-frame-format/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

