 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Ping frame</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ping-frame-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ping-frame-2/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 10:29:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Troy Tate</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ping-frame-2/#comment-61380</link>
		<dc:creator>Troy Tate</dc:creator>
		<pubDate>Wed, 25 Mar 2009 21:01:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-61380</guid>
		<description><![CDATA[I was doing the capture on the machine sending the packet. The packet decode shows that the data section is 2000 bytes - yet the frame size shows the 562 bytes. This is before the packet ever hits the wire. I hear what you are saying about fragmentation, but the decode on the sending station does not really show this. You would need to capture the packets between the 2 hosts to see the fragmentation actually happening.]]></description>
		<content:encoded><![CDATA[<p>I was doing the capture on the machine sending the packet. The packet decode shows that the data section is 2000 bytes &#8211; yet the frame size shows the 562 bytes. This is before the packet ever hits the wire. I hear what you are saying about fragmentation, but the decode on the sending station does not really show this. You would need to capture the packets between the 2 hosts to see the fragmentation actually happening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petkoa</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ping-frame-2/#comment-61289</link>
		<dc:creator>petkoa</dc:creator>
		<pubDate>Tue, 24 Mar 2009 15:50:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-61289</guid>
		<description><![CDATA[Hi,

Nothing wrong with your frames - link MTU (maximum transmission unit) is usually set to 1500 bytes for the Ethernet links. So, larger packet have to be fragmented accordingly. Your frames 14 (1514 B) and 15 (562 B) in fact correspond to a fragmented single 2000 bytes ICMP ping packet (2000 payload + n overhead...).

BR,

Petko]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nothing wrong with your frames &#8211; link MTU (maximum transmission unit) is usually set to 1500 bytes for the Ethernet links. So, larger packet have to be fragmented accordingly. Your frames 14 (1514 B) and 15 (562 B) in fact correspond to a fragmented single 2000 bytes ICMP ping packet (2000 payload + n overhead&#8230;).</p>
<p>BR,</p>
<p>Petko</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.014 seconds using memcached
Object Caching 281/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 10:59:01 -->