<?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"
	>

<channel>
	<title>Telecommunications Training, IP, VoIP and MPLS Training Blog</title>
	<atom:link href="http://blog.teracomtraining.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.teracomtraining.com</link>
	<description>Tutorials and articles on telecom, datacom, IP, networking, VoIP, MPLS and wireless training</description>
	<pubDate>Tue, 27 Oct 2009 20:56:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Net Neutrality - Foolish, ignorant or disingenuous?</title>
		<link>http://blog.teracomtraining.com/net-neutrality</link>
		<comments>http://blog.teracomtraining.com/net-neutrality#comments</comments>
		<pubDate>Tue, 27 Oct 2009 20:55:03 +0000</pubDate>
		<dc:creator>Eric Coll</dc:creator>
		
		<category><![CDATA[IP]]></category>

		<category><![CDATA[ISP]]></category>

		<category><![CDATA[MPLS]]></category>

		<category><![CDATA[net neutrality]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[telecommunications]]></category>

		<category><![CDATA[bittorrent]]></category>

		<category><![CDATA[limewire]]></category>

		<category><![CDATA[peer-to-peer]]></category>

		<category><![CDATA[prioritization]]></category>

		<category><![CDATA[QoS]]></category>

		<category><![CDATA[throttling]]></category>

		<category><![CDATA[traffic shaping]]></category>

		<guid isPermaLink="false">http://www.teracomtraining.com/blog/?p=10</guid>
		<description><![CDATA[The popular press and news feeds have been full of stories about advocates of &#8220;net neutrality&#8221; testifying to congressional committees, lobbying the federal government and railing against the big ISPs over the past while.  Not much mention of arguments against net neutrality, though.  It&#8217;s hard to decide whether those arguing for net neutrality are foolish, ignorant [...]]]></description>
			<content:encoded><![CDATA[<p>The popular press and news feeds have been full of stories about advocates of &#8220;net neutrality&#8221; testifying to congressional committees, lobbying the federal government and railing against the big ISPs over the past while.  Not much mention of arguments against net neutrality, though.  It&#8217;s hard to decide whether those arguing for net neutrality are foolish, ignorant or disingenuous.  <br />
 <br />
Let&#8217;s begin with some definitions. When someone demands &#8220;net neutrality&#8221;, they usually mean that the network must not discriminate between applications being carried in IP packets; that identical transmission characteristics (throughput, delay, number of errors, etc.) are to be provided for all packets regardless of what is being carried in them. They claim (correctly) that this is not the case at present, that the network service provider is &#8220;throttling&#8221; certain applications, &#8220;slowing down&#8221; or &#8220;shaping&#8221; traffic and that this, in their opinion, must stop. They sound the rallying cry &#8220;the net should be free&#8221;. <br />
 <br />
What a load of hogwash.<br />
But are these arguments foolish, ignorant or disingenuous?  Hard to decide: </p>
<p><span id="more-11"></span> <br />
<strong>Foolish:</strong> The Internet Protocol, IP, does not provide any guarantees. There is no guarantee that a packet will be transmitted, when that might happen, how often that might happen, or how long it will take to reach its destination. Nothing. Nada. Zip. Bupkes. In IP, there is even no way for a device to which a packet is proposed to be transmitted to report back whether it got the packet, sent it onward or what. Nothing. This is called a connectionless, unreliable network service. <br />
 <br />
Here&#8217;s the foolish part: if we are to use an IP network for real-time, delay- and loss-sensitive applications like phone calls and watching television, implementing Quality of Service (QoS) mechanisms to guarantee transmission characteristics is essential&#8230; otherwise, there is no way to guarantee quality of the reconstructed signal at the destination. Television pictures would freeze, then jump forward, sometimes have block distortion effects and other artifacts. Clicks, pops, muting, breaking up and similar effects would be heard on phone calls. Saying that we should not take measures to prevent this is foolish. All phone calls and television will happen over IP in the future. <br />
 <br />
Guaranteeing transmission characteristics is easy if there is no traffic on the network. The difficulty happens when there is contention, either for the use of an outgoing circuit at a network device, or contention for the use of the processor in a network device&#8230; and this contention is going to have to be resolved in favor of real-time, delay- and loss-sensitive applications like phone calls and watching television to the detriment of applications that are less sensitive to delay and packet loss like web page downloads, email and file transfers. <br />
 <br />
Here&#8217;s the <strong>ignorant</strong> part: IP network service providers are not operating IP networks as such. They are operating MPLS networks. MPLS is the IP world&#8217;s implementation of virtual circuits, where we define classes of traffic and pre-determine routes and relative priorities for the classes. A class of traffic is a flow of packets going from the same place to the same place and should experience the same transmission characteristics. <em>We establish multiple classes going from the same place, to the same place but each with a different specified transmission characteristic. This way, the class is a number to look up in a table in an intermediate routing node that will yield the address of the next-hop device and the priority level of the packet.</em> <br />
 <br />
At the entrance to the MPLS network, the first MPLS router, called the ingress device, analyzes the packet to determine what (among other things) application is being carried in the packet (voice, video, music, email, web page, etc.) to determine class it belongs to, and when it decides, pastes a label on the front of the IP packet with a number indicating the class. Intermediate Label Switching Routers in the network do not examine the IP address, they use the number in the label to lookup the routing decision and the priority level of the packet. This is how Quality of Service is implemented on packet networks.</p>
<p>It&#8217;s ignorant for these supposedly-well-informed net-neutrality advocates to talk about &#8220;IP&#8221; networks when they are actually MPLS networks, and one of the main reasons for the network operator having implemented MPLS was to be able to prioritize packets based on the application being carried inside them, to be able to guarantee transmission characteristics for phone calls and watching television!  MPLS as the Quality of Service (QoS) technology to implement the exact opposite of &#8220;net neutrality&#8221; is<em> already in place </em>on all commercial IP networks.  It was used to manage the bandwidth for the download of the article you are reading right now!  Too late.</p>
<p>More ignorance: thinking that the Internet is a public utility.  It ain&#8217;t.  It&#8217;s a business.  <a href="http://blog.teracomtraining.com/is-the-internet-a-public-utility" target="_blank">read more here</a><br />
 <br />
&#8220;<strong>Disingenuous</strong>&#8221; is usually defined as being not straightforward or candid; giving a false appearance of frankness; being insincere. Here&#8217;s the disingenuous part: the application that is being &#8220;throttled&#8221; or traffic that is being &#8220;shaped&#8221; or &#8220;slowed&#8221; (the correct term is &#8220;policed&#8221;) is piracy. Theft. In most places, illegal activity. Downloading illegal copies of copyrighted material. Stealing. <br />
 <br />
The category of application being policed is peer-to-peer file sharing. Examples of this kind of application include bittorrent and limewire. These applications are used 99.999% of the time to download illegally-made copies of Hollywood movies, music of all kinds from Beethoven to Eminem, training videos, software, ebooks, audio books and other copyrighted works without paying the author or publisher. Take a look at one of the bittorrent sites like piratebay dot org and click &#8220;browse torrents&#8221; to see for yourself. Yes, the advocates can describe how bittorrent was designed for the legitimate delivery of software, and trot out one example of a legitimate use&#8230; but this is definitely a case where the exception proves the rule. 99.999% of the use is theft. <br />
 <br />
In English common law there is a maxim: you can&#8217;t come to court with dirty hands; in other words, you can&#8217;t ask for justice if you yourself are obviously breaking the rules. The people whose traffic is being policed have filthy dirty hands. Methinks the lady doth protest too much. </p>
<p> </p>
<p><strong>ALL &#8220;NET NEUTRALITY&#8221; ARTICLES:</strong></p>
<p><a href="http://blog.teracomtraining.com/net-neutrality">Net Neutrality - Foolish, ignorant or disingenuous?</a></p>
<p><a href="http://blog.teracomtraining.com/net-neutrality-2">Net Neutrality II: If the power company allowed this, your electrical bill would double</a></p>
<p><a href="http://blog.teracomtraining.com/net-neutrality-not">Net neutrality - not. VideoTutorial on Service Level Agreements, traffic shaping and traffic policing</a></p>
<p><a href="http://blog.teracomtraining.com/is-the-internet-a-public-utility">Is the Internet a Public Utility?<br />
</a> <br />
 <br />
<strong>&#8220;NET NEUTRALITY&#8221; AND IP NETWORKING TECHNICAL RESOURCES:</strong></p>
<p>the most comprehensive discussion of this topic is in this course:<br />
<a href="http://www.teracomtraining.com/courses/110/ip-telecom-VoIP-training.htm">Course 110 Understanding IP Telecom: IP, VoIP and MPLS for Non-Engineers</a>,<br />
  Chapter 14. Quality of Service in the IP World:  NET NON -NEUTRALITY</p>
<p><a href="http://www.teracomtraining.com/courses/101/telecommunications-training.htm">Course 101 Telecom, Datacom and Networking for Non-Engineers</a>,<br />
  Chapter 3-3 &#8220;Bandwidth-On-Demand: Packet Network Services&#8221; and following</p>
<p><a href="http://www.teracomtraining.com/teracom-overview-v4.htm">Video Course DVD-4 &#8220;Understanding Networking 1&#8243;<br />
</a>Part 3 WANs - Bandwidth On Demand: Packet Network Services</p>
<p><a href="http://www.teracomtraining.com/textbooks.htm">Telecom 101 Textbook</a><br />
 Chapter 18 Bandwidth on Demand</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/net-neutrality/feed</wfw:commentRss>
		</item>
		<item>
		<title>If you should know the answer to these questions about MPLS, but don&#8217;t, this is the course for you:</title>
		<link>http://blog.teracomtraining.com/mpls-course</link>
		<comments>http://blog.teracomtraining.com/mpls-course#comments</comments>
		<pubDate>Fri, 03 Jul 2009 18:50:59 +0000</pubDate>
		<dc:creator>Eric Coll</dc:creator>
		
		<category><![CDATA[IP]]></category>

		<category><![CDATA[MPLS]]></category>

		<category><![CDATA[training course]]></category>

		<category><![CDATA[mpls service course IP]]></category>

		<guid isPermaLink="false">http://blog.teracomtraining.com/?p=31</guid>
		<description><![CDATA[Course 110 IP, VoIP and MPLS for the
Non-Engineering Professional is the “next” course in our Core Training series, covering only newer technologies: virtually all aspects of IP networks and services.
Designed for non-engineers, this training course will give you the solid, vendor-independent foundation knowledge necessary to deal with IP telecom network projects and IP voice and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="float: left; border: 0; margin: 10px;" src="http://www.teracomtraining.com/images/icon-course110-160w-120h.jpg" alt="" width="160" height="120" /><strong>Course 110 IP, VoIP and MPLS for the<br />
Non-Engineering Professional </strong>is the “next” course in our Core Training series, covering only newer technologies: virtually all aspects of IP networks and services.</p>
<p>Designed for non-engineers, this training course will give you the solid, vendor-independent foundation knowledge necessary to deal with IP telecom network projects and IP voice and data applications with confidence. </p>
<p><strong>If you want to know the answers to these questions, or you <em>should</em> know the answer to these questions, but don&#8217;t, this is the course for you: <br />
</strong> <br />
When an organization like AT&amp;T or TELUS says it “has an MPLS network” and sells “MPLS services”,<br />
- What exactly does that mean?<br />
- Just what is an MPLS service anyway? What does it do? Who uses it? What for?<br />
- Can you tell me two different ways MPLS service is different than Internet service?<br />
- What benefit does that bring to the customer?<br />
- Does it cost more? Better yet, is it costed the same way as Internet service?<br />
- How do you connect to MPLS service?<br />
- What is the technology and business environment for MPLS service going to in 2015?<br />
 <br />
I think you&#8217;ll agree that knowledge set is career-enhancing knowledge. We often tell people &#8220;if you want a guaranteed job, be an expert in MPLS&#8221;. Here&#8217;s a great place to start! </p>
<p>And this is only one part of this intensive, three-day leadership and technology development course!<br />
You will also learn the workings of SIP and softswitches; the nuts-and-bolts of packetized voice and its protocols; Layer 2, VLANs and 10 Mb/s - 40 Gb/s Ethernet services; IP routing; the ISP business and more.</p>
<p>In three days, you&#8217;ll get up to speed, demystify jargon and buzzwords, fill the gaps, understand the technologies, the underlying ideas and how it all fits together&#8230; knowledge you can&#8217;t get from trade magazines or salespeople. </p>
<p>This investment will be repaid many times over, eliminating frustration at buzzword-filled meetings, increasing your efficiency, and helping ensure you make the right choices. IP, VoIP and MPLS is an essential knowledge set going forward in telecommunications. </p>
<p>This professional training course will give you the solid, vendor-independent foundation necessary to deal with IP telecom network projects and IP voice and data applications with confidence. </p>
<p>Get this career-enhancing knowledge today! <a href="http://www.teracomtraining.com/courses/110/ip-telecom-VoIP-training.htm">more info</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/mpls-course/feed</wfw:commentRss>
		</item>
		<item>
		<title>BOOT CAMP: Washington DC week of August 26.                   Carpe Diem!</title>
		<link>http://blog.teracomtraining.com/boot-camp-washington-dc-week-of-august-26-carpe-diem</link>
		<comments>http://blog.teracomtraining.com/boot-camp-washington-dc-week-of-august-26-carpe-diem#comments</comments>
		<pubDate>Fri, 08 May 2009 21:03:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[specials]]></category>

		<category><![CDATA[telecommunications]]></category>

		<category><![CDATA[training course]]></category>

		<category><![CDATA[boot camp]]></category>

		<category><![CDATA[special]]></category>

		<guid isPermaLink="false">http://blog.teracomtraining.com/?p=29</guid>
		<description><![CDATA[











BOOT CAMP
consists of two courses back-to-back to make a full week:
Telecom, Datacom and Networking for Non-Engineers (Course 101) and Understanding Voice over IP (Course 130).



You get a 15% discount on both courses, saving $350.
how to get the discount



 


This is an easy sell with management.
Your increased efficiency, productivity and informed decision-making will repay the cost of the [...]]]></description>
			<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td rowspan="2" width="130" valign="top"><a href="http://blog.teracomtraining.com/boot-camp.htm"><img style="border: 0;" src="http://teracomtraining.com/images/clipart-bootcamp-120.gif" border="0" alt="telecommunications training" width="117" height="110" /></a></td>
<td><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><strong><a href="http://blog.teracomtraining.com/boot-camp.htm">BOOT CAMP</a></strong><br />
consists of two courses back-to-back to make a full week:<br />
<strong><a href="http://blog.teracomtraining.com/courses/101/teracom-brochure-course-101.pdf" target="_blank">Telecom, Datacom and Networking for Non-Engineers</a> </strong>(<a href="http://blog.teracomtraining.com/courses/101/telecommunications-training.htm">Course 101</a>) and <strong><a href="http://blog.teracomtraining.com/courses/130/teracom-brochure-course-130.pdf" target="_blank">Understanding Voice over IP</a> </strong>(<a href="http://blog.teracomtraining.com/courses/301/voip-training.htm">Course 130</a>).<br />
</span></td>
</tr>
<tr>
<td><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><strong>You get a 15% discount on both courses, saving $350.</strong><br />
<a href="http://blog.teracomtraining.com/boot-camp.htm#howto" target="_blank"><span style="text-decoration: underline;">how to get the discount</span></a></span></td>
</tr>
</tbody>
</table>
<p> </td>
</tr>
<tr>
<td><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><strong>This is an easy sell with management.</strong><br />
Your increased efficiency, productivity and informed decision-making will repay the cost of the training many times over. Plus, surveys show that managers prefer late August as the best time of year for training: vacations are over and new projects are not underway, so it&#8217;s an ideal time to slot in training. </span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><strong>Seize this opportunity to really get up to speed and fill in the gaps. </strong><br />
You&#8217;ll have an advantage over the competition with this career-enhancing knowledge of telecom, datacom, networking and VoIP. You&#8217;ll be a lot more effective and a lot less frustrated, understanding the ensemble of communications technologies, the jargon, buzzwords and how it all works together. <a href="http://blog.teracomtraining.com/boot-camp.htm#howto">register now</a> </span></td>
</tr>
</tbody>
</table>
<p> </td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/boot-camp-washington-dc-week-of-august-26-carpe-diem/feed</wfw:commentRss>
		</item>
		<item>
		<title>Attend Course 110 May 18-20 and get 50% off Course 101 June 1-3. Transferable!</title>
		<link>http://blog.teracomtraining.com/attend-course-110-may-18-20-and-get-50-off-course-101-june-1-3-transferable</link>
		<comments>http://blog.teracomtraining.com/attend-course-110-may-18-20-and-get-50-off-course-101-june-1-3-transferable#comments</comments>
		<pubDate>Fri, 08 May 2009 21:02:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[IP]]></category>

		<category><![CDATA[IP security]]></category>

		<category><![CDATA[ISP]]></category>

		<category><![CDATA[MPLS]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[specials]]></category>

		<category><![CDATA[training course]]></category>

		<guid isPermaLink="false">http://blog.teracomtraining.com/?p=28</guid>
		<description><![CDATA[



Course 110: IP, VoIP and MPLS for Non-Engineers is the second stage of our &#8220;core training&#8221;, covering virtually all aspects of IP networks, Voice over IP, VPNs, IP security, SIP, MPLS, carrier services, connecting to carriers and more. This totally up-to-date course will give you the solid, vendor-independent foundation knowledge necessary to deal with IP [...]]]></description>
			<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td width="170" valign="top"><a href="http://blog.teracomtraining.com/courses/101/telecommunications-training.htm"><img style="border: 0;" src="http://teracomtraining.com/images/icon-course110-160w-120h.jpg" border="0" alt="telecommunications training" width="160" height="120" /></a></td>
<td><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><strong><a href="http://blog.teracomtraining.com/courses/101/telecommunications-training.htm">Course 110: IP, VoIP and MPLS for Non-Engineers</a></strong> is the second stage of our &#8220;core training&#8221;, covering virtually all aspects of IP networks, Voice over IP, VPNs, IP security, SIP, MPLS, carrier services, connecting to carriers and more. This totally up-to-date course will give you the solid, vendor-independent foundation knowledge necessary to deal with IP network projects and IP voice and data applications with confidence. </span></td>
</tr>
<tr>
<td colspan="2"><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><span style="font-size: small;"><strong><span style="color: #ff0000;"><br />
Blowout Special!</span></strong> Attend Course 110 in Santa Clara May 18-20 and<br />
get Course 101 in Santa Clara June 1-3 at <span style="color: #ff0000;"><strong>half price!</strong></span> A $695 value! <strong><br />
Even better: it&#8217;s transferable. </strong>We&#8217;ll give you a coupon <em>anyone</em> can use! </span></span></td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><strong>Getting up to speed on IP </strong>is essential career- and productivity-enhancing knowledge that you can&#8217;t afford to be without if you want to go forward in the telecom business&#8230; and this one-time offer makes it easier than ever to benefit from Teracom&#8217;s world-renowned training. Hurry! This offer ends very soon and will not be repeated.<br />
 </span></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/attend-course-110-may-18-20-and-get-50-off-course-101-june-1-3-transferable/feed</wfw:commentRss>
		</item>
		<item>
		<title>Free Telecom 101 Textbook!</title>
		<link>http://blog.teracomtraining.com/special-free-textbook</link>
		<comments>http://blog.teracomtraining.com/special-free-textbook#comments</comments>
		<pubDate>Fri, 08 May 2009 21:01:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[specials]]></category>

		<category><![CDATA[telecommunications]]></category>

		<category><![CDATA[training course]]></category>

		<guid isPermaLink="false">http://blog.teracomtraining.com/?p=27</guid>
		<description><![CDATA[



Course 101: Telecom, Datacom and Networking for Non-Engineers is our &#8220;core training&#8221; - an intensive three-day course designed for non-engineering professionals, to get you up to speed on virtually all aspects of telecom, datacom and networking, from fundamentals and jargon to the latest technologies. The content, its order, timing and pacing have been tuned and [...]]]></description>
			<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td width="170" valign="top"><img src="http://www.teracomtraining.com/images/icon-course101-160px.gif" alt="" width="160" height="126" /></td>
<td><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><strong><a title="http://www.teracomtraining.com/courses/101/telecommunications-training.htm" href="http://www.teracomtraining.com/courses/101/telecommunications-training.htm">Course 101: Telecom, Datacom and Networking for Non-Engineers</a></strong> is our &#8220;core training&#8221; - an intensive three-day course designed for non-engineering professionals, to get you up to speed on virtually all aspects of telecom, datacom and networking, from fundamentals and jargon to the latest technologies. The <a title="http://www.teracomtraining.com/courses/101/teracom-brochure-course-101.pdf" href="http://www.teracomtraining.com/courses/101/teracom-brochure-course-101.pdf">content</a>, its order, timing and pacing have been tuned and refined over the course of <em>sixteen years</em> – and we constantly update it.</span></td>
</tr>
<tr>
<td colspan="2"><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><span style="font-size: small;"><strong><span style="color: #ff0000;"><br />
Special!</span></strong><br />
Attend Course 101 in Santa Clara June 1-3 and get a <a title="http://www.teracomtraining.com/textbooks.htm" href="http://www.teracomtraining.com/textbooks.htm" target="_blank">Telecom 101 textbook</a> <strong>free!<br />
Act now, as this is a once-only offer that will not be repeated this season. </strong></span></span></td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;"><strong>Thousands of people</strong> from organizations including Cisco, Intel and Microsoft, the CIA, IRS, FAA, and FBI, all branches of US Armed Forces, Verizon, AT&amp;T, TELUS and Qwest, Wells Fargo, Bank of America, TD Bank, Oneida Tableware, the Portland Trailblazers and hundreds of others who needed to be more effective in understanding and dealing with telecom and networking technology have benefited from this course. </span></td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"><span style="font-size: small; font-family: Arial, Helvetica, sans-serif;">Our goal is to bust the buzzwords, demystify the jargon and instill structured understanding&#8230; in plain English. <a title="http://www.teracomtraining.com/courses/101/schedule-course-101.htm" href="http://www.teracomtraining.com/courses/101/schedule-course-101.htm">Register today</a>! You will receive your free textbook at the course. This is in addition to the 384-page course materials.<br />
 </span></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/special-free-textbook/feed</wfw:commentRss>
		</item>
		<item>
		<title>How ISPs connect to the Internet: peering vs. transit</title>
		<link>http://blog.teracomtraining.com/how-isps-connect-to-the-internet-peering-vs-transit</link>
		<comments>http://blog.teracomtraining.com/how-isps-connect-to-the-internet-peering-vs-transit#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:45:06 +0000</pubDate>
		<dc:creator>Eric Coll</dc:creator>
		
		<category><![CDATA[ISP]]></category>

		<category><![CDATA[telecommunications]]></category>

		<category><![CDATA[training course]]></category>

		<category><![CDATA[internet service providers]]></category>

		<guid isPermaLink="false">http://blog.teracomtraining.com/?p=26</guid>
		<description><![CDATA[This discussion is covered in Course 101, Chapter 16 &#8220;Understanding the Internet&#8221;,
and in more depth in Course 110, Chapter 16 &#8220;IP as a Business: Carrier Networks, Competition and Interconnect&#8221;
Originally, the only way to get on to the Internet was from a terminal connected to a computer at a university or research institute. The Internet was [...]]]></description>
			<content:encoded><![CDATA[<p>This discussion is covered in <a href="http://tercomtraining.com/courses/101/teracom-brochure-course-101.pdf">Course 101, Chapter 16 &#8220;Understanding the Internet&#8221;,</a><br />
and in more depth in <a href="http://teracomtraining.com/courses/110/teracom-brochure-course-110.pdf">Course 110, Chapter 16 &#8220;IP as a Business: Carrier Networks, Competition and Interconnect&#8221;</a></p>
<p>Originally, the only way to get on to the Internet was from a terminal connected to a computer at a university or research institute. The Internet was mostly circuits paid for by the taxpayers via the National Science Foundation. Today, commercial Internet access providers, called Internet Service Providers (ISPs) provide the capability for anyone to access and communicate over on the Internet. These ISPs are for the most part business units of facilities-based carriers, i.e. telephone companies and cable companies.</p>
<p>Such service providers have physical access circuits and circuit-terminating equipment on the customer side, plus routers, security and access control equipment to manage customer traffic. This is often organized with data centers in cities or regions, which are interconnected. This ensemble of interconnected routers controlled by an ISP is called an Autonomous System (AS).</p>
<p>The Internet is a vast, unregulated collection of interconnected Autonomous Systems. The connections between ASs are not specified by a central authority or world government, but are implemented on a case-by-case basis by the operators of an AS for business reasons. The Internet is not free. It is not a public utility. It is a business.</p>
<p>ISPs operating ASs will connect to competitors and content providers like Google to exchange traffic terminating on each other’s network (called peering), and will connect to larger organizations who will assure delivery of packets to other destinations (transit). The networks are physically connected at Internet Exchange (IX) centers such as Equinix Chicago at 350 E Cermak. These are buildings with equipment implementing network interconnection operated by a neutral third party. The ASs are responsible for paying for connectivity to the IX.</p>
<p>Course 101, page 16.09: Internet Service Providers</p>
<p><img src="http://teracomtraining.com/images/teracom-tutorial-isp_500w.gif" alt="Internet Service Providers" /></p>
<p>Peering is settlement-free, i.e. no money is exchanged. Transit is a commercial service that costs money. Larger ISPs charge smaller ISPs for transit services. The largest networks are sometimes called Tier-1 service providers&#8230; but “Tier-1” is not an officially defined term. Some claim that it means a network “close to the center of the Internet” or a network that does not pay for transit. However, there is no “center” to the Internet, and virtually all networks employ a mix of peering and transit agreements to connect to other networks… and the nature of such connections is non-disclosed confidential business information. A “Tier-1 network” might best be thought of as one operated by a very big facilities-based carrier that has presence in most or all IXs and sells transit services to smaller networks and ISPs.</p>
<p>The ISPs build the access network and peering or transit connections to other networks, then charge the users for access. It’s a pyramid scheme. The end users end up paying for all.</p>
<p>In addition to access services, the ISP usually provides a Web server to host your website, a Domain Name Server, and an e-mail server.<br />
Back in the Flintstones era when dial-up Internet access was first available, telcos were a bit slow to react, so for a while, companies like Netcom, MindSpring, Portal, Pipeline, iStar and others had their day in the sun. These organizations were resellers, leasing circuits from a carrier and reselling them to users under per-minute or per-month billing plans.</p>
<p>The carriers eventually began competing with resellers, who for the most part went out of business, selling their customers to the carriers. For example, Netcom is now part of Earthlink, which is majority owned by Sprint. AOL and MSN are the biggest remaining reseller-type ISPs. For the most part, it is business units of the companies that own the cables coming into your home: the LEC and the cable TV company that are the dominant ISPs today.</p>
<p>If you do choose to use a reseller-type ISP, particularly for a business or organization, questions regarding customer service, capacity and availability should be asked. Another is redundancy - do they have a single point of failure? Do they have multiple connections to different Tier-1 providers? What capacity are those connections?</p>
<p>This discussion is covered in <a href="http://teracomtraining.com/courses/101/teracom-brochure-course-101.pdf">Course 101, Chapter 16 &#8220;Understanding the Internet&#8221;</a>,<br />
and in more depth in <a href="http://teracomtraining.com/courses/110/teracom-brochure-course-110.pdf">Course 110, Chapter 16 &#8220;IP as a Business: Carrier Networks, Competition and Interconnect&#8221;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/how-isps-connect-to-the-internet-peering-vs-transit/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Mature Competitive Environment: Regional Rings and MANs</title>
		<link>http://blog.teracomtraining.com/the-mature-competitive-environment-regional-rings-and-mans</link>
		<comments>http://blog.teracomtraining.com/the-mature-competitive-environment-regional-rings-and-mans#comments</comments>
		<pubDate>Tue, 06 Jan 2009 16:18:53 +0000</pubDate>
		<dc:creator>Eric Coll</dc:creator>
		
		<category><![CDATA[networking]]></category>

		<category><![CDATA[telecommunications]]></category>

		<category><![CDATA[CLEC]]></category>

		<category><![CDATA[competition]]></category>

		<category><![CDATA[Competitive Carrier]]></category>

		<category><![CDATA[Competitive Carrier Network]]></category>

		<category><![CDATA[Competitive Local Exchange Carrier]]></category>

		<category><![CDATA[dark fiber]]></category>

		<category><![CDATA[dry loop]]></category>

		<category><![CDATA[fiber]]></category>

		<category><![CDATA[ILEC]]></category>

		<category><![CDATA[Local Exchange Carrier]]></category>

		<category><![CDATA[MAN]]></category>

		<category><![CDATA[Metropolitan Area Network]]></category>

		<category><![CDATA[POP]]></category>

		<category><![CDATA[ring]]></category>

		<guid isPermaLink="false">http://blog.teracomtraining.com/?p=22</guid>
		<description><![CDATA[Competition today means much more than the 1984 idea of LECs, competitive IXCs and switched access charges or subcontracted dedicated access lines. Competition today includes competitors providing various services to residences and business customers using a mix of switched access, subcontracted dedicated access, plus colocation and bypass on the “last mile”.
Paying the Incumbent Local Exchange [...]]]></description>
			<content:encoded><![CDATA[<p>Competition today means much more than the 1984 idea of LECs, competitive IXCs and switched access charges or subcontracted dedicated access lines. Competition today includes competitors providing various services to residences and business customers using a mix of switched access, subcontracted dedicated access, plus colocation and bypass on the “last mile”.<span id="more-22"></span></p>
<p>Paying the Incumbent Local Exchange Carrier (ILEC) for tariffed services, either switched access or dedicated lines, to connect the last mile from a competitive carrier’s Point of Presence (POP) to the competitive carrier’s customer started to become widespread in 1984.</p>
<p>Subsequent legislation and regulatory decisions unbundled the ILEC’s physical access network from the ILEC’s services provided on that network. This enabled competitive carriers to lease just the ILEC’s physical cabling to the customer instead of paying for a tariffed service. If the ILEC is providing copper wires without electricity on them, i.e. not attached to a CO switch line card, this is called a dry circuit. A fiber not attached to a line card is called dark fiber.</p>
<p>In addition to being required to lease dry copper or dark fiber to their competitor, the ILEC is required to build colocation facilities in its COs. These are rooms, often with separate entrance doors, where the competitive carrier can locate their own circuit-terminating equipment like modems and line cards, and network equipment like switches, multiplexers and routers.</p>
<p>When a company collocates equipment in the CO and connects it to the ILEC’s cabling, the competitive carrier is said to be acting as a Competitive Local Exchange Carrier (CLEC).</p>
<p>Going even further, the competitive carrier can simply lay their own fiber from their POP to their large customers and bypass the ILEC altogether.</p>
<h3>Mature Competitive Carrier Network: Regional Rings, POPs and MANs</h3>
<p><img src="http://teracomtraining.com/images/teracom-tutorial-mans.gif" alt="Mature Competitive Carrier Network: Regional Rings, POPS and MANS" /></p>
<p>A current model for a competitive carrier’s network, depicted above, now includes the POPs in cities connected together to form a “long distance” backbone, plus one or more Metropolitan Area Networks (MANs) built out from the POP in each city.</p>
<p>To ensure high availability in any kind of network, more than one physical connection is required to every station, on different cables, to protect against cut lines. It turns out that the cheapest way to do this is to connect them neighbor-to-neighbor-to-neighbor to form a ring.</p>
<p>The competitive carrier’s POPs in cities are connected to form regional rings, which are interconnected at multiple places to implement national communications.</p>
<p>Within a metropolitan area, a competitive carrier will install or lease fiber to connect their POP to the ILEC’s toll center, to the ILEC’s COs where they have collocations, and to their large customers. These physical locations are also connected neighbor-to-neighbor to form a ring for redundancy; the ring is the MAN.</p>
<p>From Course 101: <a href="http://www.teracomtraining.com/courses/101/telecommunications-training.htm">Telecom, Datacom and Networking for Non-Engineers</a>, rev 2008-10 pages 3.14 and 3.15</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/the-mature-competitive-environment-regional-rings-and-mans/feed</wfw:commentRss>
		</item>
		<item>
		<title>4G Cellular, OFDM and LTE - the &#8220;GSM vs. CDMA&#8221; Standards War Ends!</title>
		<link>http://blog.teracomtraining.com/4g-cellular-ofdm-and-lte-the-gsm-vs-cdma-standards-war-ends</link>
		<comments>http://blog.teracomtraining.com/4g-cellular-ofdm-and-lte-the-gsm-vs-cdma-standards-war-ends#comments</comments>
		<pubDate>Thu, 18 Dec 2008 15:51:46 +0000</pubDate>
		<dc:creator>Eric Coll</dc:creator>
		
		<category><![CDATA[telecommunications]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[wireless]]></category>

		<category><![CDATA[1XEV-DO]]></category>

		<category><![CDATA[2G]]></category>

		<category><![CDATA[3G]]></category>

		<category><![CDATA[4G]]></category>

		<category><![CDATA[CDMA]]></category>

		<category><![CDATA[cellular]]></category>

		<category><![CDATA[GSM]]></category>

		<category><![CDATA[HSPA]]></category>

		<category><![CDATA[LTE]]></category>

		<category><![CDATA[MIMO]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[mobility]]></category>

		<category><![CDATA[OFDM]]></category>

		<category><![CDATA[SC-FDMA]]></category>

		<category><![CDATA[UMTS]]></category>

		<category><![CDATA[UTRAN]]></category>

		<guid isPermaLink="false">http://blog.teracomtraining.com/?p=21</guid>
		<description><![CDATA[This tutorial is part of the most recent update to Course 101, Chapter 6, October 2008.
After more than 20 years, it appears that an almost universally-accepted standard for mobile radio may finally be implemented, bringing to an end the standards war between carriers that deployed TDMA/GSM for second generation and carriers that deployed CDMA for [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial is part of the most recent update to Course 101, Chapter 6, October 2008.</p>
<p>After more than 20 years, it appears that an almost universally-accepted standard for mobile radio may finally be implemented, bringing to an end the standards war between carriers that deployed TDMA/GSM for second generation and carriers that deployed CDMA for second generation. Those two factions continued the standards war for the third generation (UMTS and 1X respectively); but now carriers from both of the factions are supporting the GSM/UMTS faction&#8217;s Third Generation Partnership Project (3GPP) release 8, known as Universal Terrestrial Radio Access Network Long Term Evolution (LTE).<span id="more-21"></span></p>
<p>LTE appears to have triumphed over alternatives 802.16 WiMax and Qualcomm&#8217;s Ultra Mobile Broadband. LTE promises co-existence with other standards, allowing in theory handoffs between cells supporting LTE and cells supporting UMTS, GSM/GPRS, 2G CDMA, CDMA-MC or 1XEV-DO.</p>
<p>LTE’s spectrum-sharing method, called Orthogonal Frequency Division Multiplexing (OFDM), is different than that of previous generations, providing flexible and efficient use of different carrier bandwidths along with tolerance to noise and multipath interference. Bit rates are on the order of 100 Mb/s when a 20 MHz carrier is employed. As with all claims for wireless bit rates, these are peak burst rates under ideal conditions with one user per cell.</p>
<p>Multiple-Input, Multiple-Output (MIMO) antenna designs can increase the bitrate using spatial multiplexing, which is basically gluing several antennas together. Interestingly, OFDM is also used for 802.11 Wi-Fi and DSL.</p>
<p>OFDM is not like 3G CDMA. On the downlink, many 15-kHz subcarriers are defined within the radio band. The bit stream is used to modulate the subcarriers individually; in the most complex implementation, each of hundreds of subcarriers is used to transmit 6 bits at a time with QAM-64. These are all added together to produce a transmittable waveform… and this is calculated in one step with highly-complex digital signal processing called an Inverse Discrete Fourier Transform. The figure below illustrates an example using the very simplest type of modulation of the subcarriers, binary Amplitude Shift Keying, i.e. tones that are either on or off to represent 1 and 0.</p>
<h3>LTE: Orthogonal Frequency-Divison Multiplexing (OFDM) - transmitter<br />
<img src="http://www.teracomtraining.com/images/teracom-tutorial-ofdm-500w.gif" alt="Orthogonal Frequency-Division Multiplexing (OFDM) - transmitter" /></h3>
<p>At the receiver, a Fourier transform performs the reverse process to yield the original bit stream. This happens at the same rate as the subcarrier spacing, 15,000 times per second, which has the result of making the harmonics of all of the other subcarriers cancel out during the detection of a given subcarrier at the receiver, hence the term orthogonal.</p>
<p>Prior to modulation, Forward Error Correction is implemented, adding redundancy to the bit stream so that correct decisions can be made based on maximum likelihood in the presence of impairments like noise and fading. The bit stream is also shuffled or interleaved, re-arranging the order of the bits in time so that burst errors are no longer sequential errors.</p>
<p>On the uplink, LTE uses a pre-coded version of OFDM called Single Carrier Frequency Division Multiple Access (SC-FDMA) to avoid the need for expensive and inefficient power amplifiers, which would increase handset cost and shorten battery life.</p>
<p>One of the reasons for the 3G standards war was the requirement to pay American company Qualcomm royalties on patents for several techniques necessary for a mobile CDMA system. LTE is not CDMA, so those royalties are avoided… but it turns out that Qualcomm filed or has purchased many patents that underpin LTE. Additionally, since LTE phones will have to be backwards-compatible with 3G CDMA networks, Qualcomm sees “no impact” on patent royalty revenue for the first ten years of LTE development according to COO Sanjay Jha.</p>
<p>The 3GPP Technical Report 25.913 contains the detailed requirements specification for LTE. The system architecture, in Technical Specifications 36.300 and 36.401, is simplified to two principal network elements: evolved Network Base stations (eNBs) and Evolved Packet Cores (EPCs). eNBs communicate with EPCs, with each other and with user equipment.</p>
<p>LTE is slated to become part of IMT-2000, the 3G “standard”, so in a strict standards committee environment, LTE would be called a 3G technology. An updated version, 3GPP release 10, which might be called LTE-Advanced, is expected to be submitted to the IMT-Advanced standards committee, which would cause those standards committee members to declare it officially a 4G standard. Everyone else will refer to LTE as 4G from the start.</p>
<p>From Course 101: <a href="http://www.teracomtraining.com/courses/101/telecommunications-training.htm">Telecom, Datacom and Networking for Non-Engineers</a>, rev 2008-10 page 6.19<br />
and from the upcoming new DVD 7 &#8220;Understanding Wireless 2&#8243; scheduled for release in 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/4g-cellular-ofdm-and-lte-the-gsm-vs-cdma-standards-war-ends/feed</wfw:commentRss>
		</item>
		<item>
		<title>Soft Switches</title>
		<link>http://blog.teracomtraining.com/soft-switches</link>
		<comments>http://blog.teracomtraining.com/soft-switches#comments</comments>
		<pubDate>Thu, 18 Dec 2008 14:35:29 +0000</pubDate>
		<dc:creator>Eric Coll</dc:creator>
		
		<category><![CDATA[IP]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[telecommunications]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[address resolution]]></category>

		<category><![CDATA[call accounting]]></category>

		<category><![CDATA[call control]]></category>

		<category><![CDATA[call manager]]></category>

		<category><![CDATA[call routing]]></category>

		<category><![CDATA[call server]]></category>

		<category><![CDATA[call signaling]]></category>

		<category><![CDATA[communication server]]></category>

		<category><![CDATA[hosted PBX]]></category>

		<category><![CDATA[SIP]]></category>

		<category><![CDATA[soft switch]]></category>

		<category><![CDATA[terminal control]]></category>

		<category><![CDATA[voice over IP]]></category>

		<category><![CDATA[VoIP]]></category>

		<category><![CDATA[VoIP switch]]></category>

		<guid isPermaLink="false">http://blog.teracomtraining.com/?p=20</guid>
		<description><![CDATA[The term soft switch is not defined in a standard… meaning that marketing departments at different equipment and software manufacturers use the same term to describe different things.
A switch, in its simplest form, is a device that causes communications to happen from one point to one other particular point, often when there are multiple “other” [...]]]></description>
			<content:encoded><![CDATA[<p>The term <em>soft switch</em> is not defined in a standard… meaning that marketing departments at different equipment and software manufacturers use the same term to describe different things.</p>
<p>A <em>switch</em>, in its simplest form, is a device that causes communications to happen from one point to one other particular point, often when there are multiple “other” points to choose from.</p>
<p>A traditional Central Office (CO) telephone switch might be called a “hard” switch, since it has physical line cards that terminate loops. The switching software running on the computer which is the CO switch directs traffic between a line card and a trunk or between two line cards during a phone call.</p>
<p>The term soft switch is used to mean a computer running switching software that does not have telephone line cards – the communications are instead directed to the correct destination by routers routing packets, a software function.</p>
<div><img src="http://teracomtraining.com/tutorials/teracom-tutorial-softswitch-500w.gif" alt="softswitch diagram" /></div>
<p><span id="more-20"></span>As there are different approaches for the architecture – centralized vs. distributed switching, for example – and many, many vendors of products, there are many implementation variations and a plethora of jargon and buzzwords in this area. Soft switches are deployed by carriers to provide network-based services, and by end-user business customers to do it themselves.</p>
<p>Different standards for call setup define terms: the dominant Session Initiation Protocol (SIP) uses the terms <em>proxy</em> and <em>back-to-back user agent;</em> the older H.323 defines a <em>gatekeeper</em>. Terms used by product manufacturers for their products that might implement these and other functions include call manager, call server, VoIP switch, communication server and hosted PBX.</p>
<p>Regardless of what it is called, there are in general two main functions that may be performed by a soft switch: terminal control and call control.<br />
Terminal control includes registration, admission and status. Registration means authenticating a telephone (or telephone client software) and associating the telephone and its IP address with a user in a directory. Admission means controlling whether that telephone is permitted to make or receive calls. Status is keeping track of the current status of the telephone, client software and/or user as an input to processing call requests.</p>
<p>Call control can involve a number of different functions, including address resolution, call routing, call signaling and call accounting. Address resolution means determining the numeric IP address of the called telephone. Call routing in an IP telephone network boils down to determining the IP address of the next hop for the phone call – usually a router – based on the destination address and the available networks and services. Call signaling includes initiating and terminating the phone call by exchanging control messages with a far-end device. This often includes negotiation of the multimedia attributes and coding protocol for the communications. The soft switch may also use the signaling and other information to generate Call Detail Records as an input to a call accounting system.</p>
<p>In addition to these basic functions, specific products may include hundreds of other functions such as those needed for call centers.</p>
<p>Source: <a class="bodytextbiggerunderline" href="http://blog.teracomtraining.com/courses/301/voip-training.htm" target="_blank">Teracom&#8217;s Course 130: Understanding Voice over IP</a>, pages 1.03 and 1.04</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/soft-switches/feed</wfw:commentRss>
		</item>
		<item>
		<title>Course 101 certification exam (auto-scoring) free sample</title>
		<link>http://blog.teracomtraining.com/course-101-certification-exam-auto-scoring-free-sample</link>
		<comments>http://blog.teracomtraining.com/course-101-certification-exam-auto-scoring-free-sample#comments</comments>
		<pubDate>Fri, 07 Nov 2008 22:11:05 +0000</pubDate>
		<dc:creator>Eric Coll</dc:creator>
		
		<category><![CDATA[IP]]></category>

		<category><![CDATA[MPLS]]></category>

		<category><![CDATA[certification]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[specials]]></category>

		<category><![CDATA[telecommunications]]></category>

		<guid isPermaLink="false">http://blog.teracomtraining.com/?p=17</guid>
		<description><![CDATA[We&#8217;ve posted a new free online resource: a portion of the
Course 101 online certification exam.  
To access this or any of our vast selection of free samples,
you may be asked to sign in or sign up for myTeracom. 
It&#8217;s free, easy, secure and confidential.
It gives your score automatically! 
This sample certification exam is part of Teracom&#8217;s quality all-inclusive training
- along [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve posted a new free online resource: a portion of the<br />
<a href="https://www.teracomtraining.com/user/protected/content/quizzes/quiz-index.jsp"><strong>Course 101 online certification exam</strong></a>.  <br />
To access this or any of our vast selection of free samples,<br />
you may be asked to sign in or sign up for myTeracom. <br />
It&#8217;s free, easy, secure and confidential.</p>
<p>It gives your score automatically! <br />
This sample certification exam is part of Teracom&#8217;s quality all-inclusive training<br />
- along with the course pages previews and/or DVD-video and CBT previews, <br />
   it is a good way to assess the level and quality of Teracom Training<br />
- plus, assess your current knowledge level to help you decide you do need training!</p>
<p><a href="https://www.teracomtraining.com/user/protected/content/quizzes/quiz-index.jsp" target="_blank">Check it out!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.teracomtraining.com/course-101-certification-exam-auto-scoring-free-sample/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
