I'm not sure I understand.  (in a real life problem) why wouldn't we need to know the size of the frame header just because we are given the MTU?  Wouldn't we try to find the amount of 'real data' that could fit by doing something along the lines of MTU - frame header size - IP header size - Layer 4 header size?
<br><br><div><span class="gmail_quote">On 9/20/07, <b class="gmail_sendername">Jonathan D. Ellithorpe</b> &lt;<a href="mailto:jde@berkeley.edu">jde@berkeley.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think the MTU is actually defined as being the maximum amount of data<br>that a link layer frame can encapsulate. Thus, we don&#39;t need to consider<br>the size of the frame, since we&#39;re just given the MTU of the link-layer.
<br><br><br>Jorge Ortiz wrote:<br>&gt; On 9/20/07, Nescio Nomen &lt;<a href="mailto:nescionomen@gmail.com">nescionomen@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;&gt; For hmwk Problem #2, P16, do we know if the datagram will have a TCP header
<br>&gt;&gt; inside?&nbsp;&nbsp;(Is it necessarily the case that a datagram always encapsulated a<br>&gt;&gt; TCP header?)<br>&gt;&gt;<br>&gt;<br>&gt; If it&#39;s specified as only being a plane datagram (as it is in the<br>&gt; problem), we only need to include the IP header.
<br>&gt;<br>&gt;<br>&gt;&gt; Also, when we are transmitting into the link, how big is the<br>&gt;&gt; frame header?<br>&gt;&gt;<br>&gt;<br>&gt; Treat the packet as having only an IP header and the data you wish to send.<br>
&gt;<br>&gt;<br>&gt;&gt; We haven&#39;t really talked about this layer yet.&nbsp;&nbsp;Does the size<br>&gt;&gt; of the frame header depend on the technology, i.e. optical?<br>&gt;&gt;<br>&gt;<br>&gt; It may, yes.&nbsp;&nbsp;Different mediums may have different header definitions.
<br>&gt;<br>&gt; jorge<br>&gt;<br>&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; ee122 mailing list<br>&gt;&gt; <a href="mailto:ee122@mailman.ICSI.Berkeley.EDU">ee122@mailman.ICSI.Berkeley.EDU
</a><br>&gt;&gt; <a href="http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt; _______________________________________________
<br>&gt; ee122 mailing list<br>&gt; <a href="mailto:ee122@mailman.ICSI.Berkeley.EDU">ee122@mailman.ICSI.Berkeley.EDU</a><br>&gt; <a href="http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122
</a><br>&gt;<br>&gt;<br><br>_______________________________________________<br>ee122 mailing list<br><a href="mailto:ee122@mailman.ICSI.Berkeley.EDU">ee122@mailman.ICSI.Berkeley.EDU</a><br><a href="http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122">
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/ee122</a><br></blockquote></div><br>