<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ppp on Aaron&#39;s Worthless Words</title>
    <link>https://38a8db03.aww-3cz.pages.dev/tags/ppp/</link>
    <description>Recent content in Ppp on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 23 Jun 2011 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://38a8db03.aww-3cz.pages.dev/tags/ppp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PPP Notes - LFI</title>
      <link>https://38a8db03.aww-3cz.pages.dev/posts/2011/06/ppp-notes-lfi/</link>
      <pubDate>Thu, 23 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://38a8db03.aww-3cz.pages.dev/posts/2011/06/ppp-notes-lfi/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Link Fragmentation and Interleaving&lt;/li&gt;&#xA;&lt;li&gt;A QoS tool to prevent smaller, higher-priority packets from waiting on larger packets to transmit&#xA;&lt;ul&gt;&#xA;&lt;li&gt;For example, VoIP packets and FTP packets&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Fragments the larger packets and interleaves them with the smaller packets&lt;/li&gt;&#xA;&lt;li&gt;Only available in PPP with Multilink&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Can be a multilink bundle with a single link in it&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Common to use with LLQ to interleave the delay-sensitive packets&lt;/li&gt;&#xA;&lt;li&gt;&lt;em&gt;fragment-delay&lt;/em&gt; allows you to change the fragment size&#xA;&lt;ul&gt;&#xA;&lt;li&gt;In milliseconds&lt;/li&gt;&#xA;&lt;li&gt;size = &lt;em&gt;fragment-delay&lt;/em&gt; * bandwidth of interface&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config)#interface Multilink 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#bandwidth 512&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#ppp multilink interleave&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#ppp multilink delay 10&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;-- Corrections, please.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Network Protocol Overhead</title>
      <link>https://38a8db03.aww-3cz.pages.dev/posts/2011/01/network-protocol-overhead/</link>
      <pubDate>Mon, 10 Jan 2011 00:00:00 +0000</pubDate>
      <guid>https://38a8db03.aww-3cz.pages.dev/posts/2011/01/network-protocol-overhead/</guid>
      <description>&lt;p&gt;Here are some packet overhead numbers for a few popular protocols to help with doing bandwidth requirement calculations.  This may be another add-as-we-go post, so please comment with additions or corrections.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Ethernet : 20 bytes&lt;br&gt;&#xA;Frame Relay : 4 - 6 bytes&lt;br&gt;&#xA;PPP : 6 bytes&lt;br&gt;&#xA;MLPPP: 10 bytes&lt;br&gt;&#xA;MPLS : 4 bytes&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;IP : 20 bytes&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;TCP : 20+ bytes&lt;br&gt;&#xA;UDP : 8 bytes&lt;br&gt;&#xA;GRE:  4 - 20+ bytes&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
