<?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>Joel&#039;s Blog</title>
	<atom:link href="http://freewirebroadband.com/blogs/jm/feed/" rel="self" type="application/rss+xml" />
	<link>http://freewirebroadband.com/blogs/jm</link>
	<description>CIO of Freewire Broadband</description>
	<lastBuildDate>Fri, 04 Jun 2010 16:57:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MPLS-in a nutshell</title>
		<link>http://freewirebroadband.com/blogs/jm/2010/06/mpls-in-a-nutshell/</link>
		<comments>http://freewirebroadband.com/blogs/jm/2010/06/mpls-in-a-nutshell/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 16:57:39 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://freewirebroadband.com/blogs/jm/?p=34</guid>
		<description><![CDATA[Here are a few snippets describing MPLS:
The key thing to remember about MPLS is that it’s a technique, not a service — so it can be used to deliver anything from IP VPNs to Metro Ethernet services. So although carriers build MPLS backbones, the services that users buy may not be called MPLS. They could [...]


Related posts:<ol><li><a href='http://freewirebroadband.com/blogs/jm/2009/12/new-switchrouter-platform-search/' rel='bookmark' title='Permanent Link: New Switch/Router Platform Search'>New Switch/Router Platform Search</a></li>
<li><a href='http://freewirebroadband.com/blogs/jm/2010/02/network-upgrade-update/' rel='bookmark' title='Permanent Link: Network Upgrade Update'>Network Upgrade Update</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><em>Here are a few snippets describing MPLS:</em></p>
<p>The key thing to remember about MPLS is that it’s a technique, not a service — so it can be used to deliver anything from IP VPNs to Metro Ethernet services. So although carriers build MPLS backbones, the services that users buy may not be called MPLS. They could be called anything from IP VPN to Metro Ethernet — or whatever the carriers’ marketing departments dream up next.</p>
<p>The fundamental concept behind MPLS is that of labeling packets. In a traditional routed IP network, each router makes an independent forwarding decision for each packet based solely on the packet’s network-layer header. Thus, every time a packet arrives at a router, the router has to “think through” where to send the packet next.</p>
<p>With MPLS, the first time the packet enters a network; it’s assigned to a specific forwarding equivalence class (MPLS path through the network), indicated by appending a short bit sequence (the MPLS label) to the packet. Each router in the network has a table indicating how to handle packets of a specific FEC (forwarding equivalence class) type, so once the packet has entered the network, routers don’t need to perform header analysis. Instead, subsequent routers use the label as an index into a table that provides them with the appropriate MPLS tunnel for that packet.</p>
<p>This gives the MPLS network the ability to handle packets with particular characteristics in a consistent fashion. Packets carrying real-time traffic, such as voice or video, can easily be mapped to low-latency routes across the network. The key architectural point with all this is that the labels provide a way to “attach” additional information to each packet so the best routing decision can be made without any delays.</p>
<p><strong>Layer 2 or Layer 3?</strong></p>
<p>There’s been some of confusion over the years about whether MPLS is a Layer 2 or Layer 3 protocol, but MPLS doesn’t fit neatly into the OSI seven-layer hierarchy. In fact, one of the key benefits of MPLS is that it separates forwarding mechanisms from the underlying data-link service. MPLS can be used to create forwarding tables for ATM or frame relay switches or for plain old IP routers by appending MPLS tags to IP packets.</p>
<p>The bottom line is that network operators can use MPLS to deliver a wide variety of services. The two most popular implementations of MPLS are layer 3 BGP/MPLS-VPNs (based on RFC 2547) and Layer 2 (or pseudowire) VPNs.</p>
<p>RFC 2547 VPNs have been implemented by most of the major service providers, including AT&amp;T, Verizon, BT and many others. The fundamental characteristic of a 2547 VPN is that traffic is isolated into MPLS-VPNs as it enters the network.</p>
<p>Interior routers have no knowledge of IP information beyond the label-only base forwarding decisions on the MPLS label. BGP is used by edge routers to exchange knowledge of VPNs, thus enabling service providers to isolate traffic from multiple customers or even the Internet over a shared backbone.</p>
<p>There are several flavors of layer 2 MPLS services, but what they have in common is that a Layer 2 packet (or ATM cell or frame relay frame) is encased in an MPLS header and forwarded through the MPLS core. When it reaches the other side, the packet’s labels are removed, and the packet that arrives at the ultimate destination exactly where it entered the MPLS network. Thus, Layer 2 MPLS services effectively extend services such as Ethernet or frame relay across an IP WAN.</p>
<p><strong>What are the different types of MPLS?</strong></p>
<p>The version of MPLS that’s generally used to encapsulate connection-oriented frame relay and ATM services is called pseudo Wire Edge to Edge Emulation (PWE3). PWE3 defines point-to-point tunnels across the MPLS backbone, and thus works well for circuit-oriented networking protocols. PWE3 can also be used to support connectionless LAN protocols, but only for point-to-point circuits.</p>
<p>For connectionless protocols (mostly Ethernet) there’s a different specification, called virtual private LAN service (VPLS). VPLS addresses some of the specific challenges with extending Ethernet across the metropolitan area or WAN, most notably scalability and multipoint circuits. Another emerging spec is the ITU’s transport-MPLS (T-MPLS), which is designed to simplify deployment of Ethernet services</p>
<p>PBT is based on using existing IEEE 802.1 VLAN tags to deliver Ethernet services across a provider network. PBT competes head-to-head with T-MPLS, however VPLS and T-MPLS appear to be the standards of choice for most carriers.</p>
<p>Finally, a variant of MPLS called Generalized Multiprotocol Label Switching (GMPLS) gives routers the ability intelligently signal the optical layer, enabling providers to establish, change or tear down optical links in real time. Thus, service providers can signal the provisioning of “optical wavelength” services using MPLS.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Ffreewirebroadband.com%2Fblogs%2Fjm%2F2010%2F06%2Fmpls-in-a-nutshell%2F&amp;linkname=MPLS-in%20a%20nutshell"><img src="http://freewirebroadband.com/blogs/jm/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://freewirebroadband.com/blogs/jm/2009/12/new-switchrouter-platform-search/' rel='bookmark' title='Permanent Link: New Switch/Router Platform Search'>New Switch/Router Platform Search</a></li>
<li><a href='http://freewirebroadband.com/blogs/jm/2010/02/network-upgrade-update/' rel='bookmark' title='Permanent Link: Network Upgrade Update'>Network Upgrade Update</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://freewirebroadband.com/blogs/jm/2010/06/mpls-in-a-nutshell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network Upgrade Update</title>
		<link>http://freewirebroadband.com/blogs/jm/2010/02/network-upgrade-update/</link>
		<comments>http://freewirebroadband.com/blogs/jm/2010/02/network-upgrade-update/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 01:25:10 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://freewirebroadband.com/blogs/jm/?p=30</guid>
		<description><![CDATA[We have completed installation of our new switches at five of our POPs (points-of-presence, i.e. towers or buildings that customers connect to). We have fourteen left to go and we&#8217;re doing four per week. This upgrade process is a massive undertaking and we&#8217;re trying to have everything done by the middle of summer. Here&#8217;s how [...]


Related posts:<ol><li><a href='http://freewirebroadband.com/blogs/jm/2009/12/new-switchrouter-platform-search/' rel='bookmark' title='Permanent Link: New Switch/Router Platform Search'>New Switch/Router Platform Search</a></li>
<li><a href='http://freewirebroadband.com/blogs/jm/2010/06/mpls-in-a-nutshell/' rel='bookmark' title='Permanent Link: MPLS-in a nutshell'>MPLS-in a nutshell</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_31" class="wp-caption alignleft" style="width: 226px"><img class="size-full wp-image-31  " title="Switches" src="http://freewirebroadband.com/blogs/jm/wp-content/uploads/2010/02/photo.jpg" alt="Four new POP switches being configured" width="216" height="288" /><p class="wp-caption-text">Four new POP switches being configured</p></div>
<p>We have completed installation of our new switches at five of our POPs (points-of-presence, i.e. towers or buildings that customers connect to). We have fourteen left to go and we&#8217;re doing four per week. This upgrade process is a massive undertaking and we&#8217;re trying to have everything done by the middle of summer. Here&#8217;s how we&#8217;re splitting it out:</p>
<p><strong>Physical switch upgrades<br />
</strong></p>
<p>We plan to have these done by the middle of March. This is a plug-and-play process, but it takes a lot of man-hours to prep the switches and visit all those sites in the middle of the night. We spent a lot of lab time perfecting our plan and the ones we&#8217;ve done so far have gone almost flawlessly, so we&#8217;re pretty happy with the process.</p>
<p><strong>Upgrade to MPLS</strong></p>
<p>Once all the switches are in place we will begin rolling out MPLS on customer transport circuits. This will be a customer-by-customer process that will take place over several days. We will schedule maintenance windows, but there should be very little customer impact. Once this process is completed all of our layer-2 transport services will use MPLS for encapsulation. I believe the initial change over to MPLS should be done by the middle of April</p>
<p><strong>Microwave Backhaul Upgrades</strong></p>
<p>I can&#8217;t decide if the switches or the backhauls are more exciting. I love the changes that the switches bring, but once we&#8217;re done with the backhaul upgrades we&#8217;ll be able to provide multi-hundred megabit connections to the majority of our network. You want a 200Mbps internet pipe in Wilsonville? OK, no problem. How &#8217;bout a 300Mbps transport circuit from Newberg to Gresham? Done! We&#8217;ll be able to do it all on the backhauls that we&#8217;ll already have in place!</p>
<p>The backhaul upgrades require far more labor than the switches. Our tower crews have to hoist heavy antennas up the towers, run new cabling, aim the links, and then we finally have to integrate them into the network without causing any service disruptions. We&#8217;re experts at all of these things, but they take time. We aggressively plan to upgrade 3-5 backhauls per month and we hope to be done in August.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Ffreewirebroadband.com%2Fblogs%2Fjm%2F2010%2F02%2Fnetwork-upgrade-update%2F&amp;linkname=Network%20Upgrade%20Update"><img src="http://freewirebroadband.com/blogs/jm/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://freewirebroadband.com/blogs/jm/2009/12/new-switchrouter-platform-search/' rel='bookmark' title='Permanent Link: New Switch/Router Platform Search'>New Switch/Router Platform Search</a></li>
<li><a href='http://freewirebroadband.com/blogs/jm/2010/06/mpls-in-a-nutshell/' rel='bookmark' title='Permanent Link: MPLS-in a nutshell'>MPLS-in a nutshell</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://freewirebroadband.com/blogs/jm/2010/02/network-upgrade-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Switch/Router Platform Search</title>
		<link>http://freewirebroadband.com/blogs/jm/2009/12/new-switchrouter-platform-search/</link>
		<comments>http://freewirebroadband.com/blogs/jm/2009/12/new-switchrouter-platform-search/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 06:30:44 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://freewirebroadband.com/blogs/jm/?p=23</guid>
		<description><![CDATA[Massive upgrades are coming to the Freewire network in 2010. One set of upgrades will be to our switch and router platforms. Here is what my mind has looked like for the past month:

After an intense research and interview process we finally have made a decision. Our new platform will use MPLS to pass all [...]


Related posts:<ol><li><a href='http://freewirebroadband.com/blogs/jm/2010/06/mpls-in-a-nutshell/' rel='bookmark' title='Permanent Link: MPLS-in a nutshell'>MPLS-in a nutshell</a></li>
<li><a href='http://freewirebroadband.com/blogs/jm/2010/02/network-upgrade-update/' rel='bookmark' title='Permanent Link: Network Upgrade Update'>Network Upgrade Update</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Massive upgrades are coming to the Freewire network in 2010. One set of upgrades will be to our switch and router platforms. Here is what my mind has looked like for the past month:</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-25" title="Freewire Switch Decision" src="http://freewirebroadband.com/blogs/jm/wp-content/uploads/2009/12/FWWordle.jpg" alt="Freewire Switch Decision" width="668" height="383" /></p>
<p style="text-align: left;">After an intense research and interview process we finally have made a decision. Our new platform will use MPLS to pass all layer-2 transport traffic rather than the current VLAN-based system. This new architecture will provide significant improvements in scalability and efficiency to the network.</p>
<p style="text-align: left;">Image courtesy of <a title="http://www.wordle.net/" href="http://www.wordle.net/">Wordle</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Ffreewirebroadband.com%2Fblogs%2Fjm%2F2009%2F12%2Fnew-switchrouter-platform-search%2F&amp;linkname=New%20Switch%2FRouter%20Platform%20Search"><img src="http://freewirebroadband.com/blogs/jm/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://freewirebroadband.com/blogs/jm/2010/06/mpls-in-a-nutshell/' rel='bookmark' title='Permanent Link: MPLS-in a nutshell'>MPLS-in a nutshell</a></li>
<li><a href='http://freewirebroadband.com/blogs/jm/2010/02/network-upgrade-update/' rel='bookmark' title='Permanent Link: Network Upgrade Update'>Network Upgrade Update</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://freewirebroadband.com/blogs/jm/2009/12/new-switchrouter-platform-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 4 Misconceptions of Freewire&#8217;s Fixed Wireless Service&#8211;#1</title>
		<link>http://freewirebroadband.com/blogs/jm/2009/10/top-4-misconceptions-of-freewires-fixed-wireless-service-1/</link>
		<comments>http://freewirebroadband.com/blogs/jm/2009/10/top-4-misconceptions-of-freewires-fixed-wireless-service-1/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 18:01:08 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[WiMAX]]></category>

		<guid isPermaLink="false">http://freewirebroadband.com/blogs/jm/?p=3</guid>
		<description><![CDATA[The business that we&#8217;re in is rather confusing. The term &#8220;wireless&#8221; brings many products and services to mind: cell phones, WiFi, cordless phones, baby monitors, tv, radio, and the list goes on.
We describe our service as &#8220;Fixed Wireless&#8221; to help clarify what we do, but there are still many misconceptions that people have about it. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>The business that we&#8217;re in is rather confusing. The term &#8220;wireless&#8221; brings many products and services to mind: cell phones, WiFi, cordless phones, baby monitors, tv, radio, and the list goes on.</p>
<p>We describe our service as &#8220;Fixed Wireless&#8221; to help clarify what we do, but there are still many misconceptions that people have about it. This mini-series will explore the top 4 misconceptions that people have of <a title="Freewire Broadband" href="http://www.gofreewire.com/">Freewire&#8217;s</a> Fixed Wireless service.</p>
<h4>Misconception #1: &#8220;It&#8217;s like Clear&#8221;</h4>
<p><a title="Clear" href="http://www.clear.com/">Clear</a> (the mobile WiMAX provider operated by Clearwire) utilizes <a title="802.16" href="http://en.wikipedia.org/wiki/802.16e">802.16e</a> mobile WiMAX equipment to provide services to homes and very small businesses. Their network is similar to ours in many ways, but the way they use it to provision services is very different. Here&#8217;s a comparison:</p>
<h5>Line-Of-Sight</h5>
<p>Clear uses short-distance, <strong>non-line-of-sight</strong> RF links from their towers to the customer radio. We use<strong> </strong>medium to long distance, direct <strong>line-of-sight</strong> RF links. The huge difference here is the line-of-sight connection. Having clean RF line-of-sight allows us to guarantee performance with an SLA. Our signals don&#8217;t have to deal with swaying trees and cars driving in front of the antennas.</p>
<h5>Mobile vs. Fixed</h5>
<p>Clear uses<strong> indoor and mobile</strong> customer radios. We only use<strong> outdoor fixed</strong> customer radios. Using fixed equipment mounted outdoors gives us a much better signal-to-noise ratio, allowing greater throughput. Since our radios are not mobile we can be sure of clean line-of-sight and consistent performance.</p>
<h5>Asymmetric vs. Symmetric</h5>
<p>Clear&#8217;s WiMAX equipment is designed and configured for <strong>asymmetric</strong> upload and download speeds, resulting in slower uploads than downloads. We design and configure our equipment for <strong>symmetric</strong> speeds, resulting in the same performance on upload traffic that you see on download traffic.</p>
<h5>Oversubscription</h5>
<p>Clear <strong>oversubscribes much more heavily</strong>. The oversubscription levels on cable, DSL, and other non-SLA networks (including Clear&#8217;s) are much higher than our oversubscription levels. Yes, we oversubscribe, every internet provider does. If you ever see a company saying &#8220;we don&#8217;t oversubscribe&#8221; it&#8217;s either a blatant lie or a partial truth. We strive to oversubscribe<strong> </strong>only to the point where our systems are<strong> efficiently utilized,</strong> not to the point of reduced speed (like the non-SLA providers)</p>
<h5>Tech Support</h5>
<p>Clear&#8217;s tech-support phone-line is only available <strong>9AM-10PM</strong>. Our tech-support is <strong>24/7/365</strong>.</p>
<h5>Service Level Agreement</h5>
<p>Clear&#8217;s service is <strong>not backed by an SLA</strong> (that I am aware of). When they go down, or when the speed is slow, their customers have no financial recourse. Our service is supported by an <strong><a title="Freewire WiMAX SLA" href="http://www.gofreewire.com/info/sla-wimax.php">amazing SLA</a> </strong>that guarantees significant payment to our customers if our network has problems. It&#8217;s the best SLA I&#8217;ve ever seen, and I&#8217;m confident that we can deliver on it (I wrote it and designed the network, so I should know).</p>
<h4>Freewire Is Built For Business</h4>
<p>As you can see, there is just no comparison. While Clear and Freewire use similar architectures, the service and usage methodology is completely different.</p>
<p>If you&#8217;re looking for service at home, call our friends at <a title="Whiz to Coho Wireless" href="http://coho.net/wireless.php">Whiz to Coho</a> or <a title="Upward Access" href="http://upwardaccess.com/">Upward Access</a>, and if they can&#8217;t serve you then call Clear.</p>
<p>If you want mobile or nomadic service, call Clear. They have spent significant amounts of money and effort establishing an impressive network to be able to provide true mobile WiMAX service.</p>
<p>Finally, if you&#8217;re looking for service at your business, then call us. There is no other wireless provider in the region that can provide better performance and reliability for your business needs.</p>
<p>In part 2 of this series I will discuss the second common misconception—&#8221;It&#8217;s not secure, just like WiFi&#8221;. You&#8217;ll learn how our service differs from WiFi and what measures we have in place to keep the network secure.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Ffreewirebroadband.com%2Fblogs%2Fjm%2F2009%2F10%2Ftop-4-misconceptions-of-freewires-fixed-wireless-service-1%2F&amp;linkname=Top%204%20Misconceptions%20of%20Freewire%26%238217%3Bs%20Fixed%20Wireless%20Service%26%238211%3B%231"><img src="http://freewirebroadband.com/blogs/jm/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://freewirebroadband.com/blogs/jm/2009/10/top-4-misconceptions-of-freewires-fixed-wireless-service-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
