<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="0.92" xml:base="http://blogs.globalcrossing.com">
<channel>
 <title>IP Convergence: Beyond VoIP, Beyond Cost Savings - Wired</title>
 <link>http://blogs.globalcrossing.com/taxonomy/term/20/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Virtualization – Part 2 - The Abstraction of the Computer</title>
 <link>http://blogs.globalcrossing.com/VirtualizationPartTwo</link>
 <description>&lt;p class="MsoNormal"&gt;Here's the second part of our Virtualization series &amp;nbsp;and a continuation of &lt;a href="virtualizationPart1" target="_self"&gt;Virtualization -&amp;nbsp; Part 1 &amp;ndash; The Abstraction of the Internet.&lt;/a&gt;&lt;/p&gt;  &lt;br &gt;A computer consists of several key elements that along with software (and firmware) provide useful applications like the browser you are using to read this blog from our web servers.    &lt;p class="MsoNormal"&gt;Here are some of the items that are noteworthy:&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;strong &gt;Central Processing Unit (CPU) &lt;/strong&gt;&amp;ndash; aka Pentium for you wintel folks, is the heart of the computer and executes instructions (software or firmware) that are programmed by a software engineer.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Input/Output Devices&lt;/strong&gt; &amp;ndash; Provides a method to enter , display or share information from the computer, for example:&amp;nbsp; Display, keyboard, mouse.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Random Access Memory (RAM) &lt;/strong&gt;&amp;ndash; Is memory that is accessed by the CPU which losses its contents when you remove power.&amp;nbsp; RAM (Typically) is the fastest memory that a CPU and &amp;ldquo;read&amp;rdquo; or &amp;ldquo;write&amp;rdquo;.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Disk Drive&lt;/strong&gt; &amp;ndash; Is memory that is also accessed by the CPU which doesn&amp;rsquo;t lose its contents when you remove power.&amp;nbsp; Disks are slower than RAM.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Flash Memory&lt;/strong&gt; &amp;ndash; Is like RAM but has the characteristics of a disk drive.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Data Bus&lt;/strong&gt; &amp;ndash; Depending on the CPU (8 bit, 16 bit, 32 bit or 64 bits wide) is where the CPU can read or write data from or to the various memory devices,&amp;nbsp; Input/Output devices.&amp;nbsp; Each bit is a &amp;ldquo;1&amp;rdquo; or &amp;ldquo;0&amp;rdquo;.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Address Bus&lt;/strong&gt; &amp;ndash; Also dependent on the CPU , this is where the CPU (using bits) selects the location in memory to read or write data.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Firmware&lt;/strong&gt; &amp;ndash; aka BIOS for wintel folks, is software that is used to &amp;ldquo;boot&amp;rdquo; (restart from a known state) &amp;nbsp;the computer that resides in Flash memory or a Programmable Read Only &amp;nbsp;Memory (PROM).&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;strong &gt;Software&lt;/strong&gt; &amp;ndash; eg Office.&lt;/p&gt;&lt;strong &gt;Operating System &lt;/strong&gt;&amp;ndash; eg Windows, is a layer of software that abstracts the hardware and controls the overall operation of the computer.        &lt;p class="MsoNormal"&gt;&lt;strong &gt;Networks&lt;/strong&gt; &amp;ndash; Are communication systems that allow computers to share information.&lt;br &gt;&lt;br &gt;&lt;strong &gt;Programming Languages&lt;/strong&gt; &amp;ndash; A CPU can only understand binary (&amp;ldquo;1&amp;rdquo; or &amp;ldquo;0&amp;rdquo; s) for the &amp;nbsp;instructions it executes.&amp;nbsp; There are various instructions to read , write, add, multiply, subtract , divide and move data. However, Humans need to abstract the instructions into words to make it easier.&amp;nbsp; These languages define the way words are used forming a grammer (just like English or Spanish) .&amp;nbsp; The first form of languages are assembler languages which are specific to a CPU and not portable, the subsequent languages like C, C++, FORTRAN, Pascal provided more functionality with Database languages like 3GL, 4GL etc..&lt;/p&gt;    &lt;p class="MsoNormal"&gt;A computer can be a main frame, a desktop or your laptop which were confined to a area (room, your desk or your lap). &lt;/p&gt;    &lt;p class="MsoNormal"&gt;Advances in networking have provided efficient methods of distributing the CPU from Disks, Input/Output devices.&amp;nbsp; &lt;/p&gt;    &lt;p class="MsoNormal"&gt;Storage Area Networks are clusters of disk drives that are no longer directly connected to the computer using the various buss&amp;rsquo;s described above. This is a key level of abstraction which has allowed distributed computing to evolve into GRID computing where the software is one place, the CPUs in another and memory in yet another.&amp;nbsp; Distributed computing provides more efficient use of computing at unparalleled &amp;nbsp;level of disaster recovery.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;&lt;em &gt;Why is this important?&lt;/em&gt;&lt;em &gt;&amp;nbsp;&lt;/em&gt; &lt;/p&gt;    &lt;p class="MsoNormal"&gt;Computing has and will continue to be the mother of invention for advances not only in the hardware or software but also in the networks that connect everything together like the Internet or also an Enterprise VPN.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;More later :&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;strong &gt;Virtualization &amp;ndash; Part 3&amp;nbsp; - The Abstraction of Applications&lt;/strong&gt;&lt;br &gt;&lt;em &gt; Concepts of a Application Programmers Interface (API),&amp;nbsp; examples and pitfalls for APIs and the abstraction of&amp;nbsp; Web Services.&lt;/em&gt;&lt;/p&gt;
</description>
 <pubDate>Thu, 04 Oct 2007 16:16:06 +0000</pubDate>
</item>
<item>
 <title>Virtualization- Part 1 - The Abstraction  of the Internet</title>
 <link>http://blogs.globalcrossing.com/virtualizationPart1</link>
 <description>A key element of virtualization is the concept of abstraction. Abstraction can take many forms and&amp;nbsp; many applications with profound&amp;nbsp; benefits.&lt;br /&gt;&lt;br /&gt;This is the first of a&amp;nbsp; five&amp;nbsp; part series on the evolution of virtualization, with the following planned articles:&lt;br /&gt;&lt;blockquote&gt;&lt;strong&gt;Virtualization &amp;ndash; Part 2 - The Abstraction of the Computer&lt;/strong&gt;&lt;br /&gt;The definition of a computer (CPU, data bus, memory, input/output, and disk)&amp;nbsp; , the&amp;nbsp; abstraction of programming a computer (machine code, assembly language,&amp;nbsp; 3rd generation programming languages (3GL),&amp;nbsp; 4GL and&amp;nbsp; 5GL), the&amp;nbsp; separation of a CPU from disk and the&amp;nbsp;&amp;nbsp; application&amp;nbsp; of a Storage Area Network (SAN),&amp;nbsp; blade servers and the realization of GRID computing.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Virtualization &amp;ndash; Part 3&amp;nbsp; - The Abstraction of Applications&lt;/strong&gt;&lt;br /&gt;Concepts of a Application Programmers Interface (API),&amp;nbsp; examples and pitfalls for APIs and the abstraction of&amp;nbsp; Web Services.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Virtualization &amp;ndash; Part 4 &amp;ndash; Virtualization of Voice Communications&lt;/strong&gt;&lt;br /&gt;Telephony basics in the&amp;nbsp; circuit switched voice network and the evolution of the&amp;nbsp; packet switched voice network , aka VoIP.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Virtualization &amp;ndash; Part 5&amp;nbsp; -&amp;nbsp; Real World IT&amp;nbsp; Examples and Benefits&lt;/strong&gt;&lt;br /&gt;The anatomy and benefits&amp;nbsp; of Virtual Data Centers and&amp;nbsp; Call Centers &lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;We&amp;rsquo;ll start the series on a model that is near and dear to our hearts &amp;ndash; the Internet.&lt;br /&gt;&lt;br /&gt;&lt;a target="_self" href="http://en.wikipedia.org/wiki/Vint_Cerf"&gt;Vint Cerf&lt;/a&gt;&amp;nbsp; is one of the founding fathers of the internet and created a transport model of moving packets from one network to another. Seems pretty straight forward but,&amp;nbsp; back in the day this was not an easy task as the networks were typically homogenous deployed by a single hardware vendor (DEC, AT&amp;amp;T, NCR, Apollo, Banyan, etc&amp;hellip; ). Each vendor had their own proprietary methods of defining a &amp;lsquo;packet&amp;rsquo; (that is,&amp;nbsp;&amp;nbsp; the number of bits in a &amp;lsquo;packet&amp;rsquo;; the order of the bits in a &amp;lsquo;packet&amp;rsquo;; the number of bytes in a &amp;lsquo;packet&amp;rsquo;; and the meaning of each bit/byte in a &amp;lsquo;packet&amp;rsquo;), and the way these computers spoke to each other (i.e. the protocol).&lt;br /&gt;&lt;br /&gt;The first&amp;nbsp; major challenge was to allow these desperate networks to exchange data. The challenge was met by defining common communication protocols (i.e. TCP/IP, UCP, etc &amp;hellip;)&amp;nbsp; , and&amp;nbsp;&amp;nbsp; a&amp;nbsp; common packet &amp;amp;&amp;nbsp; addressing structure. &lt;br /&gt;&lt;br /&gt;This allowed high powered users (Scientists at the world's research institutions) to efficiently communicate across an environment largely made up of&amp;nbsp; heterogeneous computers.&amp;nbsp; Within this structure, application developers at each vendor (DEC, AT&amp;amp;T, NCR, Apollo, Banyan, etc&amp;hellip;)&amp;nbsp; developed tools, using the agreed upon common protocols&amp;nbsp; ,&amp;nbsp; to transfer files (FTP), login into another computer (TELNET) and exchange email (POP3, SMTP). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a target="_self" href="http://en.wikipedia.org/wiki/Tim_Berners-Lee"&gt;Tim Bernes-Lee&lt;/a&gt; was one of those high powered users and wanted to find an easier way of navigating thru the internet without having to issue ftp commands or walk thru folders ( i.e. directories).&amp;nbsp; He created an abstraction between what the internet looked like and the commands that facilitated communications .&amp;nbsp; Tim created the notion of the world wide web.&amp;nbsp; The &lt;a target="_self" href="http://www.w3.org/History/19921103-hypertext/hypertext/WWW/TheProject.html"&gt;world&amp;rsquo;s first web site&lt;/a&gt;&amp;nbsp; was brought online in 1991.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Tim is credited for creating the following words we all use everyday:&amp;nbsp; &lt;em&gt;www&lt;/em&gt;, &lt;em&gt;http &lt;/em&gt;and &lt;em&gt;HyperText Transfer Protocol&lt;/em&gt;. &lt;br /&gt;&lt;br /&gt;These abstractions have lead to an&amp;nbsp; unprecedented number of users to the internet in very little time.&amp;nbsp;&amp;nbsp; A concept that some call, &amp;ldquo;Internet Time&amp;rdquo; .&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&lt;a target="_self" href="http://en.wikipedia.org/wiki/Internet_time"&gt;&amp;ldquo;Internet Time&amp;rdquo; is defined by Wikipedia&lt;/a&gt;&amp;nbsp;&amp;nbsp; as:&lt;br /&gt;&lt;blockquote&gt;&lt;em&gt;&amp;ldquo;Internet time was a common catchphrase that originated during the late-1990s Internet boom. In this period, people who worked with the Internet had come to believe that &amp;quot;everything moved faster on the 'net&amp;quot;, because the Internet made the dissemination of information far easier and cheaper. Fast-moving developments were therefore said to run &amp;quot;on Internet time&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;/em&gt;&lt;/blockquote&gt;Efforts in virtualization of the internet are focused in/around layer 3 of the OSI stack,&amp;nbsp; in the next article in this series we will take a dive into the machines themselves to understand abstraction as it relates to their operation and subsequent evolution, in &lt;em&gt;Part 2 - The Abstraction of the Computer&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;We&amp;rsquo;ll then take a quick look at the applications that ride over them in &lt;em&gt;Part 3 &amp;ndash; The Abstraction of Applications&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;After understanding the abstraction of the Application,&amp;nbsp; we&amp;rsquo;ll look at a very basis of communications &amp;ndash; Voice , in &lt;em&gt;Part 4 -&amp;nbsp; Virtualization of Voice Communications&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;In the final article we will put all of these pieces together in understanding the anatomy and benefits of Virtual Data Centers and&amp;nbsp; Call Centers , in&amp;nbsp; &lt;em&gt;Part 5 - Real World IT&amp;nbsp; Examples and Benefits&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
 <pubDate>Thu, 12 Jul 2007 19:00:45 +0000</pubDate>
</item>
<item>
 <title>Strowger Stepper - Rochester's part in telephony history.</title>
 <link>http://blogs.globalcrossing.com/node/320</link>
 <description>&lt;p&gt;&lt;img src="http://upload.wikimedia.org/wikipedia/commons/5/50/TelephoneExchange.gif" border="0"&gt;&lt;br &gt;&lt;br &gt;For those of you that don&amp;rsquo;t know, there&amp;rsquo;s a fairly large contingency of Global Crossing folks that live and work in Rochester, NY. (Myself being one)&amp;nbsp; The reason behind that, is Global Crossing&amp;rsquo;s purchase of Frontier Communications in 1999.&amp;nbsp; Frontier Communications&amp;rsquo; roots was Rochester Telephone.&amp;nbsp;&amp;nbsp;&amp;nbsp; Rochester has a lively and, within telecom circles, strong telecom heritage.&amp;nbsp; What a lot of people don&amp;rsquo;t know is that circuit switching telephone technologies and&amp;nbsp;Rochester, NY have much more in common than meets the eye.&amp;nbsp; Enter &lt;a href="http://en.wikipedia.org/wiki/Almon_Brown_Strowger" title="reference on  Almon Brown Strowger" target="_blank"&gt; Almon Brown Strowger&lt;/a&gt;&lt;br &gt;&lt;br &gt;According to wikipedia:&amp;nbsp; &lt;br &gt;Almon Brown Strowger, Penfield native invented the automatic telephone switch. He was born in Penfield, near Rochester, New York.. &lt;br &gt;&amp;ldquo;The story has it that Strowger, who according to historians was described as &amp;quot;eccentric, irascible and even mad,&amp;quot; was motivated to invent an automatic telephone exchange after having difficulties with the local telephone operators. He was said to be convinced that the local manual telephone exchange operators were sending calls to his competitor rather than his business. He also suspected that the telephone operators were influencing the choice of undertaker when his business was requested. The origin of this suspicion reportedly arose from an incident in Topeka when a friend died and the family contacted a rival undertaker. Other stories claim that the wife or, possibly, the cousin of a competing undertaker was a telephone operator and Strowger suspected that the operators were telling callers that his line was busy or connecting his callers to the competition. Yet another story has him boasting of inventing &amp;quot;the girl-less, cuss-less telephone.&amp;quot; No reliable details survive to substantiate these claims. Hence on, after inventing his switch, he said &amp;quot;No longer will my competitor steal all my business just because his wife is a Bell operator.&amp;rdquo;&lt;br &gt;Adam &amp;ldquo;voiploser&amp;rdquo; Uzelac&lt;br &gt;&lt;br &gt;&lt;/p&gt;
</description>
 <pubDate>Mon, 09 Apr 2007 18:57:01 +0000</pubDate>
</item>
<item>
 <title>IP Convergence: Beyond VoIP, Beyond Cost Savings</title>
 <link>http://blogs.globalcrossing.com/HOME</link>
 <description>&lt;table border="0"&gt;&lt;tr valign="top"&gt;
 &lt;td&gt;&lt;table class="blogpage blogpage-left" align="left"&gt;&lt;tr&gt;&lt;td&gt;
 &lt;div class="blogtitle"&gt;NEWS FLASH: Virtual Reality not as good as Reality&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;div class="blogdescr"&gt;&lt;p&gt;We've all been there.&amp;nbsp; Travel expenses have to be cut, and yet your work centers are geographically separated, work groups are forged from different work centers, and your management suggests you increase your use of video conferencing.&amp;nbsp; You grudgingly submit to the idea but hope that you still have enough money to do the necessary amount of travel, and you might even try some video conferencing.&amp;nbsp; But will it work?&lt;br &gt;&lt;br &gt;Corporations have learned a lot since this 2004 &lt;a href="http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B6VGP-4CYNR1H-1&amp;amp;_user=10&amp;amp;_rdoc=1&amp;amp;_fmt=&amp;amp;_orig=search&amp;amp;_sort=d&amp;amp;view=c&amp;amp;_acct=C000050221&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=10&amp;amp;md5=f693262849bf44305015e57fffb84021"&gt;Norwegian study&lt;/a&gt; that indicated that video conferencing affected corporate travel from 2.5-3.5%.&amp;nbsp; Part of the&amp;nbsp; &lt;a href="http://www.procurement.travel/news.php?cid=demand-management-strategy.Dec-07.20"&gt;following study suggests&lt;/a&gt; that it's merely a matter of implementing the right culture with the right technology and you can start saving, but what might the long term impacts be of reducing personal interaction amongst employees.&lt;/p&gt;
&lt;p/&gt;&lt;a href="/dsiegel/" title="Read t
he rest of this posting." class="read-more"&gt;read more...&lt;/a&gt;&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/td&gt;&lt;td valign="top" align="left"&gt;&lt;table class="blogpage blogpage-right" align="right"&gt;
 &lt;tr&gt;&lt;td&gt;
 &lt;img class="pic" src="/files/pictures/picture-5.jpg"&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="middle"&gt;
David Siegel &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;strong&gt;Director IP Product Management&lt;/strong&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
 &lt;a class="bio" href="/user/5"&gt;biography&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;tr valign="top"&gt;
 &lt;td&gt;&lt;table class="blogpage blogpage-left" align="left"&gt;&lt;tr&gt;&lt;td&gt;
 &lt;div class="blogtitle"&gt;April 16th Boston&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;div class="blogdescr"&gt;&lt;p class="MsoNormal"&gt;&lt;p class="MsoNormal"&gt;My day started with a 7am flight, followed by a soon to be customer visit,&amp;nbsp; I then presented a&lt;br &gt;IPv6 state-of-the-union&amp;nbsp; perspective at a &lt;a href="http://www.irwinlazar.com/realtime/2008/04/futurenet-thoug.html" target="_self"&gt;Futurenet panel discussion&lt;/a&gt; along with John Curran Chairman of ARRIN, &amp;nbsp;and Todd Underwood of NANOG. And ended the day with the &lt;a href="http://www.massnetcomms.org/event_detail.asp?iEventID=124" target="_self"&gt;Massnetcomms 2008 award dinner&lt;/a&gt;.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;The highlight of my day was at the award dinner, I had the pleasure of meeting &lt;a href="http://www.vanu.com/" target="_self"&gt;Dr. Vanu Bose&lt;/a&gt; (he is the son of the founder of Bose) who was honored with the most innovative product of the year.&amp;nbsp; Vanu has developed a software controlled radio that can operate across many deployed mobile standards .&amp;nbsp; Instead of fork lifting hardware,&amp;nbsp; you change the software and mobile operators can efficiently rollout new wireless protocols.&amp;nbsp; Kinda like adding a new application on your PC. &lt;br &gt;&lt;/p&gt;
&lt;p/&gt;&lt;a href="/norm/" title="Read t
he rest of this posting." class="read-more"&gt;read more...&lt;/a&gt;&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/td&gt;&lt;td valign="top" align="left"&gt;&lt;table class="blogpage blogpage-right" align="right"&gt;
 &lt;tr&gt;&lt;td&gt;
 &lt;img class="pic" src="/files/pictures/picture-6.jpg"&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="middle"&gt;
Onofrio (Norm) Schillaci &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;strong&gt;Principal Solutions Architect&lt;/strong&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
 &lt;a class="bio" href="/user/6"&gt;biography&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;tr valign="top"&gt;
 &lt;td&gt;&lt;table class="blogpage blogpage-left" align="left"&gt;&lt;tr&gt;&lt;td&gt;
 &lt;div class="blogtitle"&gt;IVR Hell Solved&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;div class="blogdescr"&gt;&lt;p&gt;I think everyone has at least one horror story about navigating through an Interactive Voice Recognition (IVR) menu over the phone. &amp;nbsp;You know what I am referring to...those &amp;ldquo;Press one for this, press two for that&amp;rdquo;.&amp;nbsp;&amp;nbsp;&amp;nbsp;One example of the miserable part about these systems is when you have to listen through the entire thing only to find out that the option you need isn&amp;rsquo;t an option at all &amp;ndash;OR- when someone (usually my kids) talks to you during the recording and you miss some options (most likely the one that you needed!), so you have to listen to the entire announcement again.&amp;nbsp; This, my friends, is IVR hell. &amp;nbsp;Well I just stumbled upon a company that is addressing IVR hell head on, and with a whole bunch of ingenuity mind you&amp;hellip;&lt;/p&gt;
&lt;p/&gt;&lt;a href="/voiploser/" title="Read t
he rest of this posting." class="read-more"&gt;read more...&lt;/a&gt;&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/td&gt;&lt;td valign="top" align="left"&gt;&lt;table class="blogpage blogpage-right" align="right"&gt;
 &lt;tr&gt;&lt;td&gt;
 &lt;img class="pic" src="/"&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="middle"&gt;
Adam Uzelac &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;strong&gt;Director and Principal Network Architect - Converged Architecture&lt;/strong&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
 &lt;a class="bio" href="/user/7"&gt;biography&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;tr valign="top"&gt;
 &lt;td&gt;&lt;table class="blogpage blogpage-left" align="left"&gt;&lt;tr&gt;&lt;td&gt;
 &lt;div class="blogtitle"&gt;Harvard visit&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;div class="blogdescr"&gt;&lt;p&gt;Monday I had the pleasure of re-connecting with a former professor of mine, &lt;a href="http://www.hks.harvard.edu/about/faculty-staff-directory/nolan-bowie" title="reference on Nolan Bowie." target="_blank"&gt;Nolan Bowie.&lt;/a&gt;  He was gracious enough to allow me to guest lecture his   &lt;a href="http://www.hks.harvard.edu/degrees/teaching-and-courses/courses/2020-vision-and-information-policy-considering-the-public-interest" title="reference on class" target="_blank"&gt;class&lt;/a&gt; which focuses on the future of communications media and the intersection with public policy.   I was honored to be asked to share my experiences and insights with such a diverse and eclectic group of truly gifted students.&lt;/p&gt;
&lt;p&gt;It was extremely refreshing to engage with Professor Bowie whose ideas are both provocative and conventional at the same time.  His ideas are provocative because they challenge the established interests in fundamental ways.  But his ideas are conventional because they simply take established policy in one area and apply it in another.   For example, just putting the label “national security” on something can dramatically change the way people address a concern.  If economic competitiveness is a matter of national security and broadband deployment is a critical component of economic competitiveness, then massive government investment in broadband infrastructure doesn’t seem all that radical, and in fact seems down right conventional.&lt;/p&gt;
&lt;p/&gt;&lt;a href="/paulk/" title="Read t
he rest of this posting." class="read-more"&gt;read more...&lt;/a&gt;&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/td&gt;&lt;td valign="top" align="left"&gt;&lt;table class="blogpage blogpage-right" align="right"&gt;
 &lt;tr&gt;&lt;td&gt;
 &lt;img class="pic" src="/files/pictures/picture-16.jpg"&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="middle"&gt;
Paul Kouroupas &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;strong&gt;Vice President Regulatory Affairs&lt;/strong&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
 &lt;a class="bio" href="/user/16"&gt;biography&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;tr valign="top"&gt;
 &lt;td&gt;&lt;table class="blogpage blogpage-left" align="left"&gt;&lt;tr&gt;&lt;td&gt;
 &lt;div class="blogtitle"&gt;The Value of Presence ? That is the question.&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;div class="blogdescr"&gt;&lt;p&gt;While visiting with several individuals a few weeks ago at the Ziff Davis Unified Communications Summit in Seattle, WA I noticed that some people hadn't yet realized the power of one aspect to the overall value of unified communications which relates to presence awareness. That is leveraging presence not just in instant messaging but in other communication vehicles can play an important role in transforming your business impact as an IT organization. As a result I thought I would dedicate this post to help create ideas around things that can be done to assist in helping IT in leading the way. &lt;br &gt;&lt;br &gt;Here at Global Crossing in an attempt to leverage this core components of Unified Communications in an ongoing effort to incorporate the advantages of collaborative, converged services within our enterprise we've transformed internal applications from static non presence aware to anticipatory engaged communication tools that are supporting contextual collaboration with presence-awareness throughout the enterprise. In this instance presence-awareness (whether someone is available in simple terms and how to contact) is utilizing capabilities including chat, computer-based telephony, conferencing, IP video, and e-mail across tools that leveraged across the enterprise drive in principle more efficacy from consumption and corresponding execution. In fact it is my opinion that since presence has been embedded into our application infrastructure to enhance our collaborative capabilities it is natural to see transformational improvements occur around our &amp;quot;quality of experience&amp;quot; associated to the overall user experience. This is so because enabling enhanced customer experience truly enables the IT organization to drive one more component to our IT organizations transformational success in enabling the business to not only &amp;quot;react&amp;quot; but be proactive by achieving extensibility required within the distribution transparency model required for execution. Said another way the fact that presence awareness has been integrated into our application infrastructure means this action will further enhance our agility to enhance operational efficiency by allowing application &amp;quot;pivots&amp;quot; to be present thus accelerating communication by eliminating in some instances serial cognitive task execution.&lt;/p&gt;
&lt;p/&gt;&lt;a href="/hobika/" title="Read t
he rest of this posting." class="read-more"&gt;read more...&lt;/a&gt;&lt;/div&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/td&gt;&lt;td valign="top" align="left"&gt;&lt;table class="blogpage blogpage-right" align="right"&gt;
 &lt;tr&gt;&lt;td&gt;
 &lt;img class="pic" src="/files/pictures/picture-211.jpg"&gt;
 &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="middle"&gt;
Thomas Hobika &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;strong&gt;VP, Sales Engineering, EST &lt;/strong&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
 &lt;a class="bio" href="/user/211"&gt;biography&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/table&gt;
&lt;hr width="90%"
</description>
 <pubDate>Tue, 12 Dec 2006 16:23:49 +0000</pubDate>
</item>
<item>
 <title>Universal VoIP Peering Faces a Known  Road</title>
 <link>http://blogs.globalcrossing.com/UniversalVoIPPeering</link>
 <description>&lt;p&gt;I read an interesting article tonite entitled &amp;ldquo;&lt;a href="http://www.voip-news.com/feature/acme-packet-universal-voip-peering-111406/" target="_self"&gt;Universal VoIP Peering Faces a Rough Road&lt;/a&gt; &amp;ldquo;  &lt;p class="MsoNormal"&gt;VoIP peering is not a flip of the switch. Look back at history as to how the PSTN was built &amp;ndash; over time and by market forces.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;Bell&amp;rsquo;s initial success was in local operations, and over time these local operation islands were connected as part of &amp;ldquo;ATT long lines&amp;rdquo;. In the US , Bell didn&amp;rsquo;t have a lock on all local operating markets, there were numerous independents: GTE, United, SNET, Rochester Telephone, etc.... The success of the early PSTN required an ability to terminate calls outside of a LEC footprint, and even required diplomatic functions for international termination.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;The move behind VoIP peering is a uni-lateral move by all providers to be free of PSTN regulations, tariffs and government. &amp;nbsp;The benefit for providers is lower cost and competitive freedoms;&amp;nbsp; &amp;nbsp;the benefit to consumers is greater options. &lt;/p&gt;    &lt;p class="MsoNormal"&gt;Let&amp;rsquo;s look at a more recent example of technology based islands, ISDN. ISDN early promises of adoption were plagued by a lack of national (and international) standards,&amp;nbsp; both ATT (now Lucent) and Northern Telecom (now Nortel Networks)&amp;nbsp; had competing &amp;nbsp;technology implementations, both fought within the standard bodies to have a lock on the accepted standard that bonded LEC ISDN islands. And in the US National ISDN2 became the standard bodies that provided a pathway to ISDN connectivity, add ETSI and the ITU international interoperability became a reality.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;It took a fragmented ISDN standard to become a ubiquitous service almost 10 years.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;VoIP, SIP, IP are interoperable today and had become a pathway for VoIP peering.&lt;/p&gt;    &lt;p class="MsoNormal"&gt;The road to VoIP peering is not a rough road but a known road. &amp;nbsp;The early pioneers who provide that vehicle will be part of the new VoIP based &amp;ldquo;long lines&amp;rdquo;.&lt;/p&gt;
</description>
 <pubDate>Wed, 15 Nov 2006 03:05:09 +0000</pubDate>
</item>
<item>
 <title>FMC Test Findings - Lifting the Hood on an FMC-IMS Trial</title>
 <link>http://blogs.globalcrossing.com/node/245</link>
 <description>&lt;p&gt;Previously I made a post on the elements of trial and evaluating next gen platforms and applications, such as IMS and Fixed Mobile Convergence.  We have been trialing both for quite a few months now.  And, while I'm not allowed to mention vendors or alot of the details, I can tell you that the lab testing produced many results which are not often, if at all disclosed by other network operators.  Many carriers will only mention the fact that they have trialed these technologies, but never reveal the results, or mention the scope of the testing that they conduct.  While it is important to preserve the clandestine nature of product planning so as not to reveal strategies to our fellow carrier competition, I think that the nature of blogging serves an optimal avenue to provide a format for open dialogue to improve industry communication.  So, in the spirit of the blog, following are some of the high-level findings of our testing.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;Testing Objectives&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The lab trial was categorized as a Technical Proof of Concept (TPOC) to examine a limited subset of features which are executed to replicate and evaluate the customer experience of the technology and to scope the required integration effort of network interfaces in a number of service domains, across multiple vendor equipment.  The trial environment utilized a number of elements to provide a complete network and service environment which follow:&lt;/p&gt;
&lt;ul &gt;
&lt;li &gt;&lt;strong &gt;IMS Core&lt;/strong&gt; - CSCF, ENUM, HSS, BGCF&lt;/li&gt;
&lt;li &gt;&lt;strong &gt;VoIP Core for PSTN Breakout&lt;/strong&gt; - Softswitch, VoIP Gateway, SS7 Gateway&lt;/li&gt;
&lt;li &gt;&lt;strong &gt;Session Border Controller&lt;/strong&gt; - Border gateway functions&lt;/li&gt;
&lt;li &gt;&lt;strong &gt;Hosted Telephony&lt;/strong&gt; - Provide network-centric IP PBX functions such as extension dialing, etc.&lt;/li&gt;
&lt;li &gt;&lt;strong &gt;IP PBX&lt;/strong&gt; - Provide FMC interface to enterprise-hosted IP PBX functions&lt;/li&gt;
&lt;li &gt;&lt;strong &gt;FMC Application&lt;/strong&gt; - Otherwise known as the VCC Application in 3GPP&lt;/li&gt;
&lt;li &gt;&lt;strong &gt;WiFi AP&lt;/strong&gt; - Providing the WLAN environment&lt;/li&gt;
&lt;li &gt;&lt;strong &gt;Dual Mode Phone&lt;/strong&gt; - A Windows Mobile phone with integrated WiFi and GSM radios&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There were a number of tests performed, which spanned technical interoperability, application usability, and basic functions such as call completion in multiple access networks, origination and termination, etc...&lt;/p&gt;
&lt;p&gt;Through testing we observed a number of things&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;Fixed Mobile Convergence is real&lt;/strong&gt; - The perception of “vaporware” no longer holds true of converged applications integrating both fixed and mobile access networks.  These services primarily comprise a voice element which allows the user to transition calls between different phone types (desk or mobile), or different access networks (IP, PSTN or Cellular), extend PBX features to the mobile domain or even merge the identity of the desk phone and the mobile phone.  These features work, and have the potential to provide unique productvity and cost advantages to Enterprise users.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;True IMS value is difficult to capture in limited trials&lt;/strong&gt; – The Proof of Concept used IMS to provide session control, and invoke applications in the trial.  This proved useful when combining a hosted telephony application with the Fixed Mobile Convergence application, because it is a relatively straightforward process to configure IMS to control when to invoke each application, and in what order to provide a complete service.  There are a number of other benefits associated with the IMS architecture which were not evaluated in the trial.  These include such things as consolidated billing, subscriber management, and interface standardization which in principle facilitates application integration.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;Interoperability is still an issue&lt;/strong&gt; – During the integration of the IMS system and the core VoIP system a number of SIP interoperability problems were identified.  While IMS seeks to define standardized interfaces between network elements it was found that many interoperability problems lie deep in the SIP protocol, beyond where the standards are defined.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;IMS was found to be highly complex&lt;/strong&gt; – Implementing services over an IMS architecture creates complex call flows.  This is widely known in the industry.  A number of transactions are involved in order for even basic calls to complete.  Add in 2 or more applications, which have a B2BUA function and this gets to be messy from an operational perspective.  The IMS core implements a number of SIP elements that are involved in the call as it is processed in the network.  As a result, supporting these call flows becomes difficult, particularly if there are problems.  Some of the call flows took up to 12 hops before call completion in the IP domain.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;FMC feature integration with enterprise PBX is a non-trivial process&lt;/strong&gt; – It was found that configuring FMC functionality interfacing with an IP PBX (ie: handing off mobile calls to IP phones, using single voicemail, sim ring etc.) is not trivial.  It took weeks to enable FMC features with our in-house IP PBX.  There are a number of configuration steps required to enable these features, clear documentation and step by step instructions are critical to support a commercial implementation.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;Phone battery life suffers in WiFi mode&lt;/strong&gt; – With WiFi enabled and used consistently, we experienced battery life of approximately 4 hours.  For most users this will be unacceptable.  Implemention of power saving modes in the WiFi settings will help battery life in a normal user operating environment,  however, the phone battery life using WiFi will not approach existing call times experienced in today’s phones for a number of years.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;Once configured, features are stable and function consistently&lt;/strong&gt; – Once the configurations were stabilized, the features were found to work consistently and reliably.&lt;/p&gt;
&lt;p&gt;There are several conclusions that can be drawn from this experience.  Yes, it is here, and yes it works.  The primary issue that many carriers are struggling with right now comes down to quality of experience (ie: the device ready for prime time?), and the complexity associated with managing and supporting a complex mixture of wireless and wireline technologies for end users.&lt;/p&gt;
&lt;p&gt;The applications may be ready for the network, but the more relevant question here may be....is the network ready for the application?&lt;/p&gt;
</description>
 <pubDate>Thu, 02 Nov 2006 16:18:12 +0000</pubDate>
</item>
<item>
 <title>Advanced Solutions are an Art (Part 2)</title>
 <link>http://blogs.globalcrossing.com/node/241</link>
 <description>&lt;p&gt;I’d like to expand on my thought process from my last blog on &lt;a href="http://blogs.globalcrossing.com/node/235"&gt; Advanced Solutions are an Art (Part 1). &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When I closed the blog  , and I quote:&lt;br /&gt;
“Advanced solutions are an art, anyone can propose a solution, not everyone can deliver one that meets customer needs while still being economically feasible.”&lt;/p&gt;
&lt;p&gt;I wanted to continue the discussion and start a dialogue as to what a service provider actually provides on a day to day basis?&lt;/p&gt;
&lt;p&gt;A service provider provides a service, a service is defined by the technologies, the processes, the systems  and most of all the people within the service providers environment.  &lt;/p&gt;
&lt;p&gt;All of these define something I like to call the “Service Layer”.&lt;/p&gt;
&lt;p&gt;A service layer in this context addresses 4 key capabilities within a service provider:&lt;br /&gt;
- Sales&lt;br /&gt;
- Service Delivery&lt;br /&gt;
- Maintenance&lt;br /&gt;
- Billing&lt;/p&gt;
&lt;p&gt;Lets take a moment to peel the onion on each of the capabilities:&lt;br /&gt;
- Sales includes the following functions:  sales engineering,  account management, customer support, pricing, marketing,  proposal development that all lead to an order.&lt;/p&gt;
&lt;p&gt;- Service Delivery in the process of orchestrating the delivery of individual components that together provide a complex service,  the capability is completed when the customer accepts the service and the service provider can start billing.&lt;/p&gt;
&lt;p&gt;- Maintenance is by far the most important capability, like I said, anyone can sell a service, anyone can delivery a service, not everyone can support the service when a customer calls at 3am! &lt;/p&gt;
&lt;p&gt;- Billing from a providers perspective is the really important, after all providers are meant to provide a return on investment,  and just as important to enterprises as provider costs are typically a cost center and accuracy and support are key.&lt;/p&gt;
&lt;p&gt;Maintenance is so important, we’ll do a deep dive in Part 3.&lt;/p&gt;
</description>
 <pubDate>Thu, 26 Oct 2006 14:07:18 +0000</pubDate>
</item>
<item>
 <title>Advanced Solutions are an Art (Part 1)</title>
 <link>http://blogs.globalcrossing.com/node/235</link>
 <description>&lt;p&gt;I have always felt that Software engineering is an art.  Anyone can write some code, but not everyone can develop a system that is flexible and maintainable .&lt;/p&gt;
&lt;p&gt;Flexibility is important, as requirements tend to change and grow with use of a system and subsequent learning.&lt;/p&gt;
&lt;p&gt;Maintenance is even more important in that you need have a cost effective way of achieving Flexibility , and not throwing parts of the system away and building upon proven parts of the system.&lt;/p&gt;
&lt;p&gt;That is the art of Software on a hardware platform, and together they solve a problem and form a complex system onto itself. Expand this thinking into the definition of a Service Provider.&lt;/p&gt;
&lt;p&gt;A service provider is a collection of complex systems - switches, routers,  service provisioning , trouble ticketing, monitoring , billing as well as the people and centers that complete the service layer.&lt;/p&gt;
&lt;p&gt;Service providers - like software engineering is an art - anyone can deploy a switch, anyone can expedite an order on the new switch. Not everyone can operationalize an offer that is both flexible and maintainable. &lt;/p&gt;
&lt;p&gt;Flexibility is important as customer always want more and equipment vendors always deliver more features.&lt;/p&gt;
&lt;p&gt;Maintenance is really important when it comes to a service fault that occurs at 3am during a long weekend. &lt;/p&gt;
&lt;p&gt;A service is not something you can touch, it's the experience and customer satisfaction is its metric.&lt;/p&gt;
&lt;p&gt;Advanced solutions are an art, anyone can propose a solution, not everyone can deliver one that meets customer needs while still being economically feasible.&lt;/p&gt;
</description>
 <pubDate>Tue, 17 Oct 2006 15:28:57 +0000</pubDate>
</item>
<item>
 <title>Device convergence continues to evolve …</title>
 <link>http://blogs.globalcrossing.com/node/222</link>
 <description>&lt;p&gt;Look closely and you’ll find &lt;a href="http://www.theinquirer.net/default.aspx?article=34599"&gt;innovation &lt;/a&gt; that has synthesized 2 disparate input devices.&lt;/p&gt;
&lt;p&gt;A mouse + phone = Skype mouse phone.&lt;/p&gt;
&lt;p&gt;What’s next , adding an mp3 player?&lt;/p&gt;
</description>
 <pubDate>Mon, 25 Sep 2006 15:14:19 +0000</pubDate>
</item>
<item>
 <title>Recent coverage of annoucement of Global Crossing and FiberNet</title>
 <link>http://blogs.globalcrossing.com/node/201</link>
 <description>&lt;p&gt;It’s interesting to see how old news is interleaved with new news in an industry that is faced with change such as ours. &lt;/p&gt;
&lt;p&gt;An example of this is Om Malik’s interpretation and positioning of recent  &lt;a href="http://www.itwire.com.au/content/view/5397/127/"&gt; Global Crossing  news &lt;/a&gt; and the meaning and  &lt;a href="http://broadband.gigaom.com/2006/08/28/internet-backbone-consolidation-continues/"&gt; comparison &lt;/a&gt; to other industry player's actions.&lt;/p&gt;
&lt;p&gt;I am a firm believer that you need to understand history to understand possible outcomes, this is no different than driving in that you need to have a rear view mirror to understand where you have been (aka history)  and a windshield to understand where you are going (aka possible outcomes).&lt;/p&gt;
&lt;p&gt;But given that the  current state of our industry is that it is in a state of  consolidation,  looking at the past has no meaning in predicting the future.&lt;/p&gt;
&lt;p&gt;We are dealing with footsteps in the snow, each player will create their own unique tracks to survive and to cast an understanding of one player’s action to another has no meaning , unless you provide a detailed analysis of each player’s tracks as they relate to a common end point.&lt;/p&gt;
</description>
 <pubDate>Thu, 31 Aug 2006 14:59:41 +0000</pubDate>
</item>
<item>
 <title>Time just flys by ...</title>
 <link>http://blogs.globalcrossing.com/node/181</link>
 <description>&lt;p&gt;I was so busy completing tasks that I couldn't finish this week's articles before leaving for Nova Scotia.&lt;/p&gt;
&lt;p&gt;I'll be away on Holiday with new material starting the week of July 31st.&lt;/p&gt;
&lt;p&gt;We'll be discussing 2 very cool topics:&lt;br /&gt;
1. Storage using IP as a transport, business applications and the need for application awareness within your network infrastructure.&lt;/p&gt;
&lt;p&gt;2. Practical IPv6 features.&lt;/p&gt;
&lt;p&gt;Looking forward to a 6 day adventure Biking the Seaside and Lighthouses In &lt;a href="http://www.packpaddleski.com/260708.htm"&gt; Nova Scotia &lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Good break from this heat wave with temperatures at a comfortable 72F.&lt;/p&gt;
&lt;p&gt;Be safe!!&lt;/p&gt;
</description>
 <pubDate>Thu, 20 Jul 2006 01:21:24 +0000</pubDate>
</item>
<item>
 <title>Ethernet in the Enterprise</title>
 <link>http://blogs.globalcrossing.com/enterprise-ethernet</link>
 <description>&lt;p&gt;If you are a regular reader of my blog you may recall one of my earlier stories &lt;a href="http://blogs.globalcrossing.com/node/28" title="reference on Ethernet - What&amp;#039;s the big deal?" target="_blank"&gt;Ethernet - What's the big deal?&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I'll be speaking at the &lt;a href="http://www.iqpc-pharma.com/cgi-bin/templates/document.html?topic=586&amp;amp;event=10023&amp;amp;document=72573&amp;amp;slauID=3&amp;amp;"&gt;Carrier Ethernet Summit&lt;/a&gt; in San Diego on June 29th on a panel titled "Ethernet Supporting Enterprise Services" which will be touching on these points:&lt;/p&gt;
&lt;ul &gt;
&lt;li &gt; Enterprise applications and challenges driving demand&lt;br /&gt;
&lt;li &gt;Supporting convergence of voice, data and video&lt;br /&gt;
&lt;li &gt;Metro Ethernet versus inter-metro Ethernet WANs&lt;br /&gt;
&lt;li &gt;Pros and cons of layer 3 VPNs versus Ethernet-based VPNs&lt;br /&gt;
&lt;li &gt;Scalability, global coverage and VPLS&lt;br /&gt;
&lt;li &gt;End-to-end SLAs
&lt;/ul&gt;
&lt;p&gt;I decided to check out who my co-panelists would be and found this &lt;a href="http://www.telcove.com/products/pdf/ethernet-whitepaper.pdf" title="reference on Ethernet Whitepaper" target="_blank"&gt;Ethernet Whitepaper&lt;/a&gt; from Telcove, a network operator on the east coast.  I would love to be able to recommend this white paper, but unfortunately it contains many fallacies in addition to attributing some things to Ethernet that it doesn't deserve.  It makes a number of very compelling sounding points that I will refute here.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;1) Ethernet is the most efficient and flexible transport technology for VoIP, VPN, remote storage, audio and video teleconferencing and multimedia content sharing.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Really!  So all I need is an ethernet connection and I'll have access to VoIP, VPNs, remote storage, audio conferencing and more?  Let me plug in my Mac II with my ethernet card.  Does your VoIP service work over Ethertalk?  IP is the efficient and flexible protocol that makes VoIP, VPN's, and the other applications mentioned work so efficiently and flexibly.  IP is so flexible, in fact, that it works with Ethernet as well as many other mediums such as SONET, SDH, Dialup/PPP, Satellite, Packet Radio, Token Ring, FDDI, RPR, ATM, Frame Relay, you get the idea.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt; 2) Ethernet benefits the service provider by enabling service upgrades to be done remotely without requiring a truck roll or additional equipment at the central office or customer location. &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Maybe, maybe not.  If you have a device at the customer premise, say a managed router, and you want to add a feature, you &lt;em &gt;may&lt;/em&gt; need to do a truck roll to upgrade software on the router.  Chances are, even if it's not a router there is some sort of premise-based aspect to the service and it may require a field upgrade from time to time.  The real benefit is that if most of the intelligence is provided in the providers network, as would be the case with MPLS-based IP-VPNs, it is easier for the carrier to release new features because they do not have to develop them for both their IP-VPN offer as well as their Managed Solutions offer.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;3) Ethernet growth in the WAN and MAN is driven by distributed workforces and supply chains and supporting technology-based processes such as &lt;a href="http://en.wikipedia.org/wiki/Customer_Relationship_Management" title="reference on CRM" target="_blank"&gt;CRM&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Enterprise_resource_planning" title="reference on ERP" target="_blank"&gt;ERP&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/Sales_Force_Automation" title="reference on SFA" target="_blank"&gt;SFA&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The applications mentioned can absolutely be held responsible for driving demand for data services in the WAN and MAN.  Ethernet growth is driven by data growth, and therefore Ethernet is driven by those applications?  I think that Ethernet growth in the WAN and MAN must be driven by other factors besides only MAN/WAN purchasing unless that growth is in fact tracking at the same rate of growth.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;4) [Ethernet interfaces are cheaper, therefore] Enterprises can take advantage of commodity pricing for router interfaces as well as more elegantly connect to the WAN, that is, without the need for complex protocol translation or interworking functions.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Yes, Ethernet interfaces are cheaper than SONET/SDH interfaces, &lt;em &gt;much&lt;/em&gt; cheaper.  But routers are routers, and "complex protocol translation and interworking functions" are what routers do.  It's just as much work for a router to decapsulate an IP packet from an Ethernet Frame and put it back into an Ethernet Frame as it is to put it in some other kind of frame, whether that's Packet over SONET (POS), PPP, or HDLC.  The only thing simpler is if you substitute a switch for the router, but this may not be possible in some designs.  You may need that router in order to terminate VLANs, where each VLAN goes off to a different location.&lt;/p&gt;
&lt;p&gt;As for elegantly connecting to the WAN, elegance doesn't usually require protocol extensions.  A new protocol extension called WAN-Phy gives ethernet some critical things that SONET has like error checking and correction.  Such capabilities are necessary to enable the detection of problems in the long-haul circuit, such as timing-slips or dirty connectors and are crucial to troubleshooting performance problems.  Not all hardware vendors support WAN-Phy yet, so make sure  your carrier can do this for you if your equipment supports it.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;5) Because of VoIP, Ethernet has emerged as the technology of choice for converging multiple service-specific networks onto a single, packet-based infrastructure equally capable of supporting traditional data applications as well as business-critical communications such as voice, thus, enabling tremendous operations cost-savings.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Compared to the POTS line or the ISDN line, Ethernet is winning.  But VoIP did not and does not require Ethernet for a converged network, it will run over anything that runs IP...probably why they decided to call it Voice over IP instead of Voice over Ethernet.  The runner up for Ethernet is probably Token ring, and although I haven't tried it, I'm sure VoIP works on it just fine.  Token ring and other competitors like LANtastic got beat by Ethernet primarily due to speed.  When Ethernet hit 100Mbps, the writing was on the wall.  Once Ethernet won the LAN battle, &lt;em &gt;then&lt;/em&gt; it got cheap.  When it got fast and it was ubiquitous, it was the natural choice for business use.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;6) Traditional WAN Transport services are available only in non-granular tiers, such as 1.5Mbps, 45Mbps, 155Mbps, 622Mbps etc. where as Ethernet is available not only in 10Mbps, 100Mbps, 1000Mbps but is also available in graduations of that such as 10Mbps, 20Mbps, 30Mbps, etc.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is theoretically true, but you know what they say about theory and practice.  In practice, it depends entirely upon the technology being used to deliver Ethernet.  Some premise-based Ethernet solutions rely on traditional TDM for transport between the customer premise and the carrier, and as a result the limitations are present for the Ethernet solution as well.  The customer port might be set for 100Mbps, but if a DS3 loop is used, the throughput may only go up to 45Mbps (or more likely less than 40Mbps accounting for overhead).  The carrier may choose to offer full 100Mbps service using a 155Mbps local loop, or they may offer tiers with the service, eating the cost of the faster local loop hoping to make it back on the service offering or on future service upgrades.  Global Crossing offers tiered service on virtually all port sizes, Ethernet or SONET.  You can order a 300Mbps service on a 2.5Gbps local loop and increase it over time as your needs grow, so this granular tiering capability is a function of the providers service and billing model, &lt;em &gt;not&lt;/em&gt; as a direct result of using Ethernet.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;7) Ethernet promises to save the carrier operational expenses since a single network is cheaper to run than multiple service-specific networks (ATM, Frame Relay, TDM, IP).&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A single network?  Sure.  Ethernet?  Maybe combined with another technology that is media transport agnostic like IP, sure.  We achieved a single converged core at Global Crossing using MPLS, which (unlike Ethernet) has traffic engineering capabilities in addition to working over Ethernet and non-Ethernet media, while carrying ethernet or just IP.  Some of our competition is making their single core network an IP network, which also has traffic engineering capabilities although not as advanced as MPLS.&lt;/p&gt;
&lt;p&gt;&lt;strong &gt;8) VPLS lets carriers offer consistent and more reliable service and SLA guarantees beyond the metropolitan-area boundary.  VPLS will be very important for maintaining QoS through a multivendor infrastructure.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Are you guys talking about the same &lt;a href="http://vpls.org/vpls_standards.shtml" title="reference on VPLS" target="_blank"&gt;VPLS&lt;/a&gt; that I know of, Virtual Private LAN Service?  The key thing that VPLS brings to the table that isn't covered via other methods of Ethernet service is the ability for the provider edge router to act as a smart bridge or switch in that it learns &lt;a href="http://en.wikipedia.org/wiki/MAC_Address" title="reference on MAC Address" target="_blank"&gt;MAC Address&lt;/a&gt;'s.  This means that it figures out on it's own where every computer on the network lives and maps it to one it's port for that ethernet VPN.  If they don't know which port the MAC address is on, they have to broadcast on all ports in order to find it.&lt;/p&gt;
&lt;p&gt;You've got QoS capability if your equipment supports 802.1p (the p is for prioritization, the Ethernet version of IP's ToS bit for identifying traffic classes used for QoS), which you don't &lt;em &gt;automatically&lt;/em&gt; get with VPLS.  I'm not really sure why Telcove thinks that VPLS is the key to support QoS across multiple vendors when it seems to me that the vendors need to support the &lt;a href="http://en.wikipedia.org/wiki/IEEE" title="reference on IEEE" target="_blank"&gt;IEEE&lt;/a&gt; standard 802.1p not the &lt;a href="http://en.wikipedia.org/wiki/IETF" title="reference on IETF" target="_blank"&gt;IETF&lt;/a&gt; draft standard VPLS.&lt;/p&gt;
&lt;p&gt;And lastly, SLA guarantees between the metro-area's are a business aspect backed up by mature long-haul transports like DWDM, SONET, or MPLS, which may or may not have Ethernet associated with them. VPLS, due to its complexity, may even make it &lt;em &gt;harder&lt;/em&gt; for a carrier to back up an SLA.&lt;/p&gt;
&lt;p&gt;Again, as I said &lt;a href="node/28" title="reference on before" target="_self"&gt;before&lt;/a&gt;, if you want your global carrier to act as a big ethernet switch, VPLS is not likely to scale to large numbers of PC's.  It was difficult for RFC1483 bridging Ethernet over Frame Relay, which is roughly equivalent to VPLS which is bridging Ethernet over MPLS (or other).&lt;/p&gt;
&lt;p&gt;This will be the main point of my talk.  Ethernet does have its place in the Carrier's transport portfolio, but it is far from the future of carrier networking.&lt;/p&gt;
</description>
 <pubDate>Wed, 05 Jul 2006 23:37:16 +0000</pubDate>
</item>
<item>
 <title>What, outsourcing didn't work?</title>
 <link>http://blogs.globalcrossing.com/sprint-sues-ibm</link>
 <description>&lt;p&gt;We hear all the time about what a great tool outsourcing is (particularly off shore) for reducing costs and increasing productivity, it's a splash of cold water on the face to read a story for which it failed miserably...and the fact that they're a competitor has nothing to do with it (I think).  It could have happened just as easily to us.&lt;/p&gt;
&lt;p&gt;Sprint spent $400Mil and move 1,000 of its employees to IBM to oursource its internal software development, and claims that rather than saving them money it cost them extra.  In addition, they did not see the productivity enchancements that they were promised.&lt;/p&gt;
&lt;p&gt;See the full article &lt;a href="http://biz.yahoo.com/ap/060525/sprint_ibm_lawsuit.html?.v=1" title="reference on here" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If a carrier, or even enterprise for that matter, is looking to outsource part of its operation, it has to be very careful with the details around how it happens and how the benefits will be realized, or your outsourcing partner might just be laughing all the way to the bank.&lt;/p&gt;
</description>
 <pubDate>Fri, 26 May 2006 03:48:41 +0000</pubDate>
</item>
<item>
 <title>Ethernet -- What's the big deal?</title>
 <link>http://blogs.globalcrossing.com/node/28</link>
 <description>&lt;p&gt;Don't get me wrong, Bob Metcalfe invented a good thing in Ethernet, but I wonder if people aren't just a little too in love with it.  I've been a happy user of Ethernet ever since I first got into networking.  I never really had to deal with token ring, although I did work with FDDI a bit in the early nineties.  I even had the joy of working with 10base2 (thinnet) and 10base5 (anyone remember vampire tap transceivers?) when I was an assistant network manager at the UofA, which was a royal pain in the neck troubleshoot when it broke, and I'm very happy for everyone that 10baseT is now the standard for everyday ethernet use (100mbit and lower).&lt;/p&gt;
&lt;p&gt;But I'm not talking about any of that.  What I'm talking about is everyoine asking for their network service as ethernet. It's not a problem in and of itself, but what I have personally found (and would love to be validated in this, so please leave comments) is every customer that asks for it wants it for a different reason, and many of those reasons are false, based on misconstrued data and market propaganda.  &lt;/p&gt;
&lt;p&gt;When I ask customers why they want ethernet, here are some the answers I've heard (all of which stem from some sort of misconception):&lt;/p&gt;
&lt;ul &gt;
&lt;li &gt;I want you, my VPN provider, to have a demark at my premise&lt;br /&gt;
&lt;li &gt;It's simpler, because it's layer 2&lt;br /&gt;
&lt;li &gt;I can use cheaper hardware because I don't need routers any more&lt;br /&gt;
&lt;li &gt;VPLS is a superior way to build VPN's
&lt;/ul&gt;
&lt;p&gt;Part of the problem is that there are so many ways to utilize ethernet as part of a network design, but I emphasize that it is part of a network design, not usually the network design itself.&lt;/p&gt;
&lt;p&gt;Let's take each of the misconceptions one at a time.  Ethernet does not necessarily mean the provider has a demark at your premise.  It depends on how it's delivered.  Unless a customer specifies that they are looking for a managed service where we put a router at your prem and manage it for you, we'll assume that you want to get a quote for an ethernet local loop from your local provider, and we'll use that to deliver access to your location instead of a traditional T1/E1/DS3/OC-n local loop.&lt;/p&gt;
&lt;p&gt;The next one is one of my favorites, because using a protocol designed for LANs and putting it in the WAN is anything but simple.  Some of you IT managers probably still have to deal with those nasty things called broadcast storms because you've got too many PC's on your network trying to talk at the same time.  The problem is solved by breaking the network up into multiple collision domains by adding routers.  Now, imagine that your LAN now has as much as 200ms of latency between nodes, and imagine the effect of a broadcast storm.  Disasterous!  Don't plan on connecting your switches right to an all ethernet WAN, not only is it a recipe for disaster but with many implementations of ethernet VPNs it doesn't work because each path to each site is mapped into a different Virtual LAN (VLAN), and recombining these VLAN's into one LAN requires a router, even if you're using VPLS.&lt;/p&gt;
&lt;p&gt;So, all that said, there are still good reasons to use ethernet.  For one thing, the cost of a router interface is cheaper than that of a SONET interface on a per-meg basis, especially if you use one of those hybrid switch/routers like you'll find from vendors such as Foundry and Cisco (their 7600 OSR).  Also, some local carriers to have an ethernet product that offers a better price/meg on Ethernet than for traditional pricing.  Availability of such access can really help you stretch your IT budget dollar to provide more for your internal customers.&lt;/p&gt;
&lt;p&gt;If this proves to be a topic of interest for our readers, I'll be sure and post many followup blogs on this subject.&lt;/p&gt;
</description>
 <pubDate>Wed, 05 Jul 2006 23:36:45 +0000</pubDate>
</item>
</channel>
</rss>
