<?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>Sin-Yaw @ Juniper</title>
	<atom:link href="http://www.nomadicminds.org/jnpr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nomadicminds.org/jnpr</link>
	<description>The views expressed here are my personal opinions, have not been reviewed or authorized by Juniper Networks and do not necessarily represent the views of Juniper Networks.</description>
	<pubDate>Fri, 14 Nov 2008 20:42:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Juniper Shuttle</title>
		<link>http://www.nomadicminds.org/jnpr/2008/11/juniper-shuttle/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/11/juniper-shuttle/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 20:42:19 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[Juniper Networks]]></category>

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

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=106</guid>
		<description><![CDATA[Like many companies with a dispersed campus, Juniper provide shuttle services that transport employees from building to building.  Hey, losing that hard fought parking space in the early morning is not cool.
This shuttle service also make it possible for me to attend meetings on those days I took the bus to work.  I [...]]]></description>
			<content:encoded><![CDATA[<p>Like many companies with a dispersed campus, Juniper provide shuttle services that transport employees from building to building.  Hey, losing that hard fought parking space in the early morning is not cool.</p>
<p>This shuttle service also make it possible for me to attend meetings on those days I took the bus to work.  I wouldn&#8217;t need to beg for rides, just hop onto the shuttle.</p>
<p>So I did.  Surprise!  A bumper sticker right there.  Make my day.</p>
<div style="text-align: center"><img src="http://www.nomadicminds.org/jnpr/wp-content/uploads/2008/11/img00016.jpg" border="0" width="400" alt=""></div>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/11/juniper-shuttle/feed/</wfw:commentRss>
		</item>
		<item>
		<title>That&#8217;s a route</title>
		<link>http://www.nomadicminds.org/jnpr/2008/11/thats-a-route/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/11/thats-a-route/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 08:51:06 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[JUNOS]]></category>

		<category><![CDATA[Juniper Networks]]></category>

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

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=103</guid>
		<description><![CDATA[For the most part of my professional career, networking ends with a NIC card.  The software stack on top includes a device driver, a chain of software, usually in kernel, that sends packets up and down, and a collection of daemons (programs that belong to no-one and never die) that do their things: ftp, [...]]]></description>
			<content:encoded><![CDATA[<p>For the most part of my professional career, networking ends with a NIC card.  The software stack on top includes a device driver, a chain of software, usually in kernel, that sends packets up and down, and a collection of daemons (programs that belong to no-one and never die) that do their things: ftp, ssh, nfs, etc.  I am vaguely aware of one daemon, routed, that figure out which ways to send packets.  I really do not care much, since I am more concerned with packets for or from myself.  Routing deals with, mostly, packets for others.</p>
<p>When I came to Juniper, networking changed completely.  The classic router architecture has three main components: forwarding, routing, and OS.</p>
<p><img src="http://www.pacificlogistics.co.uk/images/shipping-forwarding.jpg" border="0" style="float: right" width="150">Forwarding shoves packets from one end to the other as quickly as possible.  Juniper&#8217;s gears can handle a very impressive amount: probably the fastest in this industry.  Huge amount of packets arrive at the interface, each one must be categorized, inspected, and possibly forwarded to the right destination.  The machinery operates based on FIB (forwarding information base), a data-structure dynamically updated by the routing intelligence.</p>
<p>Routing is the art of figuring out what the net looks like by what the neighbors said.  It generate RIB (routing information base, used to be called routing table) that is the foundation of FIB.  When wrongly computed, the net melts down or critically disrupted.  If done right, companies can deliver more services without spending more: a key competitive advantage for many enterprises these days.  </p>
<p>The OS manages the machinery and all those sophisticated software.  It provisions resources for payloads and provides a stable platform for innovations.  In my book, it serves the most important function: allowing routing and forwarding to innovate independently.</p>
<p>Ostensibly, the <i>box</i> looks the same as a standard data-center server.  There is power-supply, lots of fans blowing air around, a chasis that connects boards, called blades these days, that plug into it.  Off the back of the box, many cables run off to a far-away corner.  I walk into a networking lab thinking how similar it is to a data-center.</p>
<p>This is probably why an OS guy like me feels so at home in a networking company.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/11/thats-a-route/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Change?</title>
		<link>http://www.nomadicminds.org/jnpr/2008/10/how-to-change/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/10/how-to-change/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 02:19:37 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

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

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=99</guid>
		<description><![CDATA[How do you make a large number of people to change at the same time?
Note the operating words.  How implies a methodology that can be learned and practiced.  Make signifies the intent.  Large so that this is non-trivial.  Lastly, same time means the degree of control.
Military perfected this art long time [...]]]></description>
			<content:encoded><![CDATA[<p>How do you make a large number of people to change at the same time?</p>
<p>Note the operating words.  <i>How</i> implies a methodology that can be learned and practiced.  <i>Make</i> signifies the intent.  <i>Large</i> so that this is non-trivial.  Lastly, <i>same time</i> means the degree of control.</p>
<p>Military perfected this art long time ago.  Recruits go through a process that strips individuality and imprints discipline and obedience.  After that, rigid structures guarantee the clarity and efficiency of the communication.  When the commander gives the order, a massive number of people turn on a dime, at least when they are well-trained.</p>
<p>The fashion industry has a different approach.  They have mastered human&#8217;s innate tension between novelty and conformity.  With clever messaging, the industry seduces society to change voluntarily, quickly, and predictably.</p>
<p>Companies change too, some successfully, like GE, Intel, HP, and several others commonly studied and written about.  Countries sometime change at stunning speed.  Look at the transformation of China.  No one visited 10 years ago would recognize its current state.</p>
<p>But how?  To effect changes for a large number of people, the change agent must first understand those very people and execute with a methodology.  People  change twice: once internally and the 2nd time in behavior with their group.  In the beginning of the process, people look for reasons not to change.  Once the <a href="http://www.nomadicminds.org/blogs/2005/09/20/the-tipping-point-book-review/">tipping point</a> has been reached, they embrace it and the change accelerates.  The challenge becomes keeping the balance of fast proliferation and the lost of control.</p>
<p>Of course, there is the traditional <a href="http://www.strategy-business.com/media/file/resilience-04-15-04.pdf">corporate-style change management</a>: get senior executive endorsement, socialize with stakeholders, build early successes, prepare for communication, etc.  We are in the era of blurred line between employees and community.  New change management must embrace both approaches: the tipping point style and the corporate style.</p>
<p>A manager well-versed on both change styles will be rich rewarded in his/her career path.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/10/how-to-change/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Economy of Green</title>
		<link>http://www.nomadicminds.org/jnpr/2008/10/the-economy-of-green/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/10/the-economy-of-green/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 15:48:25 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

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

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=96</guid>
		<description><![CDATA[
The bus fare is $1.75 one way,  gasoline costs about $3 per gallon, the vehicle costs about 50 cents per mile to operate, in terms of wear and tear, how long the commute must be to justify riding bus, or not driving?  Or what will be the MPG (miles per gallon) threshold of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.vta.org/images/top_navigation/vta_logo.jpg" border="0" style="float: right; margin-left: 15px">
<p>The bus fare is $1.75 one way,  gasoline costs about $3 per gallon, the vehicle costs about 50 cents per mile to operate, in terms of wear and tear, how long the commute must be to justify riding bus, or not driving?  Or what will be the MPG (miles per gallon) threshold of the car to make it work?</p>
<p>If your car is a Prius (45 MPG) and your commute is longer than 3 miles, you save money.  If an SUV (15 MPG), 2.5 miles will do.	 If we ignore the vehicle&#8217;s wear and tear, it takes 26 miles for Prius and 8.75 miles for the SUV.</p>
<p><i>EcoPass</i> reduces the fare to zero and takes economy out of the consideration.  Good job.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/10/the-economy-of-green/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sequoia Chart</title>
		<link>http://www.nomadicminds.org/jnpr/2008/10/sequoia-chart/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/10/sequoia-chart/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 08:10:40 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=92</guid>
		<description><![CDATA[
Cross posted
You have everything planned.  Strategy is brilliant, wheels are turning, projects are in motion, future is unrolling.  You feel good and can almost taste success.  Unexpectedly, something big happened: two big buildings collapsed, a hurricane wreaked havoc, an earthquake shook a romote place, something called sub-prime is disturbing the US financial [...]]]></description>
			<content:encoded><![CDATA[<p><em>
<p><a href="http://www.nomadicminds.org/blogs/2008/10/22/sequoia-chartsequoia-chart/">Cross posted</a></em></p>
<p>You have everything planned.  Strategy is brilliant, wheels are turning, projects are in motion, future is unrolling.  You feel good and can almost taste success.  Unexpectedly, something big happened: two big buildings collapsed, a hurricane wreaked havoc, an earthquake shook a romote place, something called <i>sub-prime</i> is disturbing the US financial institutes.  The event has no direct effect on what you are doing, but everyone is talking about it.  Should you change your course or stand firm to ride out the storm?  Since there is no data to support either decision, it is essentially a gut call, wrenchingly.</p>
<p>Guts are quite a rare commodity these days.</p>
<p>The question is whether the event has fundamentally changed the course of the world, or it is merely a ripple to be forgotten.<br />
<a href="http://www.sequoiacap.com/">Sequoia</a> advised their portfolio companies to change.  In fact, to jump immediately.</p>
<div style="text-align: center"><img src="http://www.nomadicminds.org/jnpr/wp-content/uploads/2008/10/sequoia.jpg" border="0" width="434" height="331" alt=""></div>
<p>If the event altered the landscape.  Companies that reacted quickly also recovered quicker.  Companies that tried to <i>ride it out</i> experienced painful cut-backs and frequently never recovered.  There are many examples.  Studious readers have already listed both columns.  The million dollar question is, &#8220;How soon will this economy recover?&#8221;</p>
<p>You know Sequoia&#8217;s answer by now, &#8220;Not soon enough for you to just do nothing.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/10/sequoia-chart/feed/</wfw:commentRss>
		</item>
		<item>
		<title>100 Days</title>
		<link>http://www.nomadicminds.org/jnpr/2008/10/100-days/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/10/100-days/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 08:10:45 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[Events]]></category>

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

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=84</guid>
		<description><![CDATA[Juniper reminds of China all the time: energetic, optimistic, impatient, and creative: precious like a talented young adult ready to change the world.  All what&#8217;s needed is a good tool chest and some practicing.
The timing is everything.  Choose a good direction and the world changes according to the plan.  A bad habit [...]]]></description>
			<content:encoded><![CDATA[<p>Juniper reminds of China all the time: energetic, optimistic, impatient, and creative: precious like a talented young adult ready to change the world.  All what&#8217;s needed is a good tool chest and some practicing.</p>
<p>The timing is everything.  Choose a good direction and the world changes according to the plan.  A bad habit may hinder competitiveness beyond remedy.  I am very fortunate to join the company at this time.  The opportunity to participate an era does not come frequently.  This, again, reminds me of China too.</p>
<p>I met many people and made friends.  Breaking-in is always scary; Juniper made it easy.  Several senior executives went to length to introduce me to other leaders.  I became part of a company-wide tiger team.  What followed was 6 weeks of whirl-wind accelerated assimilation.</p>
<p>In the midst of those, I was still moving back from Beijing to my west San Jose old home.  I stole a trip back to Beijing to wrap up 3 years of life there.  On my way back, I took a detour, too short, to visit Juniper&#8217;s Bangalore site.  There I got a renewed appreciation of my 3 years as the remote guy.  I came back mentally excited, physically tired, and over-whelmed by a garage full of moving boxes.</p>
<p>Juniper soon entered its annual planning cycle.  Every companies does this.  Juniper&#8217;s process is a familiar ones: messages exchanges at various levels until they are reasonably consistent.  This is just like routing: adjacent nodes exchange information until their view of the world become consistent.  Only the physical layer here is the budget.</p>
<p>I felt sure-footed enough to start trying out some change ideas.  They coincided well with the second phase of the tiger-team project earlier. These  new activities kept my daily calendar booked wall-to-wall almost everyday.  The bus rides, 40 minutes one-way, gave me precious time to collect thoughts and calm-down from the adrenaline-filled days.  I am not sure what will I do when winter comes.</p>
<p>100-day is just a calendrical event.  Today will roll like yesterday or tomorrow.  In my heart, this marks a milestone of becoming a part of this company.  Many more friends to come, I am sure.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/10/100-days/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quality Flow</title>
		<link>http://www.nomadicminds.org/jnpr/2008/10/quality-flow/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/10/quality-flow/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 05:56:57 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=88</guid>
		<description><![CDATA[I found myself preaching.  Maybe I do it all the time, but rarely I was self-aware of that fact.  I must have delivered the same sermon enough times already.
What separate professional software development and amateur?  The ratio of effort devoted on quality.  Amateurs make it work.  Professional show evidences.  [...]]]></description>
			<content:encoded><![CDATA[<p>I found myself preaching.  Maybe I do it all the time, but rarely I was self-aware of that fact.  I must have delivered the same sermon enough times already.</p>
<p>What separate professional software development and amateur?  The ratio of effort devoted on quality.  Amateurs make it work.  Professional show evidences.  The amount of efforts in professional software houses devoted to quality and verification easily dwarfs standard definition of <i>development</i> effort.</p>
<p>The verification takes place in phases.  First is the effort to make sure the software works as designed.  This is most commonly done by the same person who designs the software, but more effective if by someone who sits close to him/her and watches over his/her shoulders as he/she codes.  The goal is to make sure the software behaves well for all ranges of inputs.</p>
<p>Next is the effort to verify that software meets the requirements.  Most likely, someone who understands the requirements will come up with methods to verify such, without giving too much concerns on how the software was designed.</p>
<div style="text-align: center"><img src="http://www.nomadicminds.org/jnpr/wp-content/uploads/2008/10/qaflow.jpg" border="0" width="400" alt=""></div>
<p>After these two steps, the developer confidently declares his/her software works.  He/she now must prove the new does not break the old.  This is simple enough.  Just run all those previously developed tests in the first 2 steps.</p>
<p>Imagine many of such teams following the same process.  When they all come together, they do not work together.  There could be misunderstanding of the interfaces or inadvertent changes that affect other parties.  This is why we need integration tests.</p>
<p>At the end, companies frequently will &#8220;try run&#8221; on their best customers&#8217; environments.  Sometimes, the best effort &#8220;in the labs&#8221; does not discover problems &#8220;in the real.&#8221;  This is the attempt to be as &#8220;real&#8221; as possible.  It also ensure the satisfaction of the best customers.</p>
<p style="margin-top: 3em">Some requirements are hard to verify.  Specifically, performance requirements demand benchmarking, reliability needs stress testing, security needs attacks.  None of these come &#8220;naturally,&#8221; and software houses frequently use simulators.  They create un-natural but concentrated <i>faults</i> to put the software under duress.  The most common simulator is for new hardware platforms that are still in development.</p>
<p>This whole system is under the supervision of a general test harness that automates everything, supplemented with as little manual tasks as possible, for maximum execution speed.  This harness handles test sequencing, failure management, metrics of progress, report generation, and even provisioning of resources.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/10/quality-flow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Watching TV</title>
		<link>http://www.nomadicminds.org/jnpr/2008/10/watching-tv/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/10/watching-tv/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 06:39:56 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[Juniper Networks]]></category>

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

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=80</guid>
		<description><![CDATA[
People asked why do I come to Juniper.  &#8220;Because the way I watch TV now.&#8221;
Just a few months ago, I routinely fired up BitTorrent at night to download episodes of my favorite programs (House, Heroes, Grey&#8217;s Anatomy).  I had no choice.  Those programs are not aired in China.  When I moved [...]]]></description>
			<content:encoded><![CDATA[<p>
People asked why do I come to Juniper.  &#8220;Because the way I watch TV now.&#8221;</p>
<p>Just a few months ago, I routinely fired up BitTorrent at night to download episodes of my favorite programs (House, Heroes, Grey&#8217;s Anatomy).  I had no choice.  Those programs are not aired in China.  When I moved back to the US, I don&#8217;t wait anymore.  I watch those programs from the official web sites: fox.com, nbc.com, etc.  I will hook up my laptop to the new 52&#8243; 1080p HDTV.  Many programs play in full-screen mode (Fox is better) and I will soon forget that&#8217;s not live TV.  I laughed so hard on Tina Fey&#8217;s SNL performance on my laptop, displayed on my TV set, Sunday afternoon &mdash; no need to stay up Saturday night.</p>
<p>Internet never busted.  Many Internet companies went under, but the net kept on growing.  Billions of people around the world are waiting to get online.  Internet these days are several times larger than the bubble days and sees no sign of slowing down.</p>
<p>And which companies are to ride the wave?  The one that produce the biggest, meanest, and fastest routers for the mass.  There are other players, but Juniper is at the center of this stage.</p>
<p>Juniper is large enough to make a difference and small enough to experience explosive growth.  Juniper&#8217;s executives are all on-board for this vision.  Everyone focuses on the customers, the market, the revenue, the products: not on internal politics.</p>
<p>When I watched SNL, I noticed the page said more than a million viewings and counting.  This is main-street behavior now.  It takes lots of networking to deliver millions of viewings.</p>
<p>Can&#8217;t think of another company that is readier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/10/watching-tv/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Route 26</title>
		<link>http://www.nomadicminds.org/jnpr/2008/09/route-26/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/09/route-26/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 16:00:45 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[Personal]]></category>

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

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=74</guid>
		<description><![CDATA[
I have lived and worked in silicon valley for decades.  Except for a few train rides to Palo Alto, I have never taken public transportation to work.  Unlike Tokyo, New York, or even Beijing, there is no good network of mass transporation here.  There has never options other than driving.  Then [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vta.org/index.html"><img src="http://www.vta.org/images/top_navigation/vta_logo.jpg" border="0" style="float: right"></a>
<p>I have lived and worked in silicon valley for decades.  Except for a few train rides to Palo Alto, I have never taken public transportation to work.  Unlike Tokyo, New York, or even Beijing, there is no good network of mass transporation here.  There has never options other than driving.  Then I started working for Juniper Networks.</p>
<p>My work location is right next to a bus hub.  Route 26!  Isn&#8217;t that the one that run through the street 10 minutes from home?</p>
<p>A simple Google later, I am ready.  On a nice day, I left the house with my computer backpack and walked toward the bus stop.  Walk!  10 minutes later, I stood waiting at the bus stop with exact change in my pocket.  I felt nervous: would the bus show up, have I missed it already, what kind of people would I found onboard, could I deal with the bus?</p>
<p>I went onboard, paid the fare, and faced a sparsely occupied bus.  I sat down at the back corner and surveyed.  My fellow passengers are all minding their own business, catching Zs, absorbed into the MP3 player, or busy studying the air.  They are all clean commuters.  Just like myself.</p>
<p>Juniper is the last stop.  So I leisurely disembark.  For the journey, it covered about 10 miles, costed $1.75, I left home at 7:45, arrived the stop at 7:55, the bus came at 8:05, I walked into the office at 8:50.  I enjoyed <a href="http://en.wikipedia.org/wiki/Art_Pepper_Meets_the_Rhythm_Section"><i>Art Pepper Meets The Rhythm Section</i></a> all the way. <i>iPod</i> is a wonderful thing.<br />
<img src="http://www.nomadicminds.org/jnpr/wp-content/uploads/2008/09/ecopass.jpg" border="0" width="50" style="float: right">
<p>Later, I found the company will give out <a href="http://www.vta.org/ecopass/ecopass_corp/index.html"><i>EcoPass</i></a>: a sticker for free VTA buses and light-rail.  Sweet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/09/route-26/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Power of One</title>
		<link>http://www.nomadicminds.org/jnpr/2008/09/the-power-of-one/</link>
		<comments>http://www.nomadicminds.org/jnpr/2008/09/the-power-of-one/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 16:00:28 +0000</pubDate>
		<dc:creator>Sin-Yaw</dc:creator>
		
		<category><![CDATA[JUNOS]]></category>

		<category><![CDATA[Juniper Networks]]></category>

		<guid isPermaLink="false">http://www.nomadicminds.org/jnpr/?p=71</guid>
		<description><![CDATA[Inspired by Mike Bushong, who authored JUNOS for Dummies and also provided excellent sources for plagiarization.

How do you compete with Cisco?  Alcatel-Lucent and Nortel are not doing so well.  HuaWei chose to be the low-price leader: a strategy based on its inherent strength.  Juniper Networks wins with its JUNOS operating systems.
Since almost [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right; font-size: 8pt; font-style: italic; margin-left: 200px">Inspired by Mike Bushong, who authored <a href="http://www.amazon.com/JUNOS-Dummies-Computer-Tech/dp/0470277963/ref=pd_bbs_sr_1?ie=UTF8&#038;s=books&#038;qid=1222123795&#038;sr=8-1">JUNOS for Dummies</a> and also provided excellent sources for plagiarization.</p>
<p>
How do you compete with Cisco?  Alcatel-Lucent and Nortel are not doing so well.  HuaWei chose to be the low-price leader: a strategy based on its inherent strength.  Juniper Networks wins with its JUNOS operating systems.</p>
<p>Since almost all Juniper&#8217;s gears are based on the same architecture and work the same way, Juniper lowers the costs for customers.  They would enjoy &#8220;train once, apply many times&#8221; efficiency.  For Juniper&#8217;s internal operations, a single effort benefits all products.  This gives Juniper a time-to-market edge: new product group focuses only on the differentiators and leverage from the same core functionalities.</p>
<p>It is easy to copy Cisco&#8217;s formula: create autonomous business units, give them free rein on hardware, software, marketing, and business infra-structure, hold the exec accountable, and sit back to enjoy the success.  But this approach tries to beat Cisco in the game defined by Cisco.  History shows this path littered with corpses of companies who tried.  Juniper defined a different game: JUNOS vs. IOS.  It does not try to fight against Cisco&#8217;s product portfolio, marketing army, R&#038;D dollars, or acquisition spigot.  It chose to fight on Cisco&#8217;s soft spot: software.  In a battle against a giant, compete where size matter less seems like the right idea.</p>
<p>In this game, it is JUNOS against many smaller Ciscoes, each having an OS and a smaller OS development team.  This is quite <i>Sun-Tze</i>: divide the larger enemy into smaller sub-units and attack with all strengths focused at a laser-sharp point.  There will be no enemy too big and no battle not winnable.</p>
<p>As long as Juniper stays with this strategy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nomadicminds.org/jnpr/2008/09/the-power-of-one/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
