<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Frame on Aaron&#39;s Worthless Words</title>
    <link>https://c2797c86.aww-3cz.pages.dev/tags/frame/</link>
    <description>Recent content in Frame 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://c2797c86.aww-3cz.pages.dev/tags/frame/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Frame Relay Notes - DE, FECN, and BECN</title>
      <link>https://c2797c86.aww-3cz.pages.dev/posts/2011/06/frame-relay-notes-de-fecn-and-becn/</link>
      <pubDate>Thu, 23 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://c2797c86.aww-3cz.pages.dev/posts/2011/06/frame-relay-notes-de-fecn-and-becn/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;All are part of the frame relay congestion management suite.&lt;/li&gt;&#xA;&lt;li&gt;Frame relay switches monitor links for CIR or oversubscription congestion on links.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;If the VC has a CIR of 256k, the switch knows there is congestion if the customer is sending more than 256k down that VC.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Discard Eligible&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Flag in the LAPF header&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Marks a frame as eligible to be dropped in case of congestion&lt;/li&gt;&#xA;&lt;li&gt;Marked via the MQC&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Forward Explicit Congestion Notification&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Flag in the LAPF header&lt;/li&gt;&#xA;&lt;li&gt;Set by the switch when the frame is about to enter a link with congestion on a VC&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Congestion in one direction&lt;/li&gt;&#xA;&lt;li&gt;FECNs are set when the frame is going into the congestion.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Receiving router can see that there was congestion on the way.&lt;/li&gt;&#xA;&lt;li&gt;FECNs can be used to activate adaptive shaping via FRTS.&lt;/li&gt;&#xA;&lt;li&gt;Plain English:  If Router B receives a frame with the FECN flag set, that means that there is congestion on the path from Router A to this Router B, and that Router B should expect delays.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Backward Explicit Congestion Notification&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Flag in the LAPF header&lt;/li&gt;&#xA;&lt;li&gt;Set by the switch when a frame has just left the link with congestion&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Congestion is the opposite direction.&lt;/li&gt;&#xA;&lt;li&gt;BECNs are set when the frame has just left a link that has congestion on it.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Notifies the original sending router that there is congestion along that VC.&lt;/li&gt;&#xA;&lt;li&gt;Plain English:  If Router A receives a frame with the BECN flag set, that means that there is congestion from Router A towards Router B and that the sending host should calm down a little bit.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.sinclair.org.au/keith/networking/frame&#34;&gt;http://www.sinclair.org.au/keith/networking/frame&lt;/a&gt;_relay.html &amp;ndash; Corrections requested.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Frame Relay Notes - LMI, Headers, and Encapsulation</title>
      <link>https://c2797c86.aww-3cz.pages.dev/posts/2011/06/frame-relay-notes-lmi-headers-and-encapsulation/</link>
      <pubDate>Thu, 23 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://c2797c86.aww-3cz.pages.dev/posts/2011/06/frame-relay-notes-lmi-headers-and-encapsulation/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Local Management Interface&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Manages link between the router and frame relay switch&lt;/li&gt;&#xA;&lt;li&gt;Routers send &lt;em&gt;Status Enquiry&lt;/em&gt; to the switch&lt;/li&gt;&#xA;&lt;li&gt;The switch responds with a &lt;em&gt;Status&lt;/em&gt; message informing the router of the DLCIs available&lt;/li&gt;&#xA;&lt;li&gt;Serves as a keepalive&lt;/li&gt;&#xA;&lt;li&gt;Default keepalive is 10 seconds, 3 misses is failed&lt;/li&gt;&#xA;&lt;li&gt;Three types&#xA;&lt;ul&gt;&#xA;&lt;li&gt;cisco &amp;lt;- default&lt;/li&gt;&#xA;&lt;li&gt;ansi (Annex D)&lt;/li&gt;&#xA;&lt;li&gt;q933a&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 s1/0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#frame-relay lmi-type ansi&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Headers and Encapsulation&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Link Access Procedure for Frame-mode Bearer Services (LAPF) is the first header&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Includes DLCI, DE, FECN, BECN&lt;/li&gt;&#xA;&lt;li&gt;To be read by the frame relay switch&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Frame relay encapsulation header is next&#xA;&lt;ul&gt;&#xA;&lt;li&gt;To be read by the router on the other end of the VC&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Two types&#xA;&lt;ul&gt;&#xA;&lt;li&gt;cisco : proprietary &amp;lt;- default&lt;/li&gt;&#xA;&lt;li&gt;ietf : IETF RFC 2427&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 s1/0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#frame-relay encapsulation ietf &amp;lt;- for all DLCIs&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;- or -&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#frame-relay interface-dlci 100 ietf &amp;lt;- for specific DLCIs&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;- or - &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;R1(config-if)#frame-relay map ip 10.0.0.1 ietf &amp;lt;- for specific DLCis&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;</description>
    </item>
  </channel>
</rss>
