<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CCNP Recertification &#187; Architecture</title>
	<atom:link href="http://ccnprecertification.com/category/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://ccnprecertification.com</link>
	<description>Study notes for the Cisco CCNP exam</description>
	<lastBuildDate>Mon, 25 Jan 2010 15:26:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enterprise Composite Model</title>
		<link>http://ccnprecertification.com/2004/03/16/enterprise-composite-model/</link>
		<comments>http://ccnprecertification.com/2004/03/16/enterprise-composite-model/#comments</comments>
		<pubDate>Tue, 16 Mar 2004 16:18:36 +0000</pubDate>
		<dc:creator>sean</dc:creator>
				<category><![CDATA[Architecture]]></category>

		<guid isPermaLink="false">http://ertw.com/ccnp/?p=5</guid>
		<description><![CDATA[The exam outline makes reference to the Enterprise Composite Model (ECM) as follows:

Describe the Enterprise Composite Model used for designing networks and explain how it addresses enterprise network needs for performance, scalability, and availability
Explain the role of switches in the various modules of the Enterprise Composite Model (Campus Infrastructure, Server Farm, Enterprise Edge, Network Management)

This [...]<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2004/03/16/enterprise-composite-model/">Enterprise Composite Model</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.cisco.com/warp/public/10/wwtraining/certprog/testing/current_exams/642-891.html">exam outline</a> makes reference to the <b>Enterprise Composite Model</b> (ECM) as follows:</p>
<ol>
<li>Describe the Enterprise Composite Model used for designing networks and explain how it addresses enterprise network needs for performance, scalability, and availability
<li>Explain the role of switches in the various modules of the Enterprise Composite Model (Campus Infrastructure, Server Farm, Enterprise Edge, Network Management)
</ol>
<p>This looks like an update of the old <a href="http://www.cisco.com/en/US/netsol/ns340/ns394/ns147/ns17/networking_solutions_design_guidance09186a00800e04ad.html">Campus Switching Design</a> using the edge, backbone, and core modules.</p>
<h2>Enterprise Composite Model</h2>
<p>The <a href="http://www.cisco.com/en/US/netsol/ns340/ns394/ns171/ns128/networking_solutions_white_paper09186a008009c8b6.shtml">SAFE Security Blueprint for Enterprise Networks</a> makes makes reference to the ECM.</p>
<p><img src="http://www.cisco.com/warp/public/cc/so/cuso/epso/sqfr/safe_wp/safe_wp2.jpg" height="372" width="596" border="0" hspace="0"></p>
<p>Cisco loves this modular concept, as it makes designs easier to reuse.</p>
<p>In particular, the <b>Enterprise Campus</b> and <b>Enterprise Edge</b> modules are of relevence to the exam.  Note that we seem to have kept the backbone/distribution/core concept for users, but the management and server components have been added in, along with breaking out the Internet and WAN sections into the Enterprise Edge.</p>
<h3>Description</h3>
<p>The model provides a framework for the design of an enterprise network, basically a new version of the <a href="http://www.cisco.com/en/US/netsol/ns340/ns19/net_solution_home.html">AVVID</a> architecture.  The components are Enterprise Campus, Enterprise Edge, and <b>Service Provider Edge</b> as per the diagram above.</p>
<p>The Enterprise Campus module deals with the campus, defined as one or more buildings on a local area connected with a high speed network.  The campus does not provide remote/Internet access.  The campus is broken into functional areas, described below.</p>
<p>The Enterprise Edge module connects the Enterprise Campuses, and other internal resources such as the WAN.  </p>
<p>The Service Provider edge is the demarcation to the Internet and other remote access services.</p>
<h2>Campus Infrastructure</h2>
<p><a href="http://www.cisco.com/application/pdf/en/us/guest/netsol/ns24/c643/cdccont_0900aecd800d8129.pdf">Hierarchical Campus Design At-A-Glance</a> addresses the benefits of the Campus Infrastructure module.</p>
<p>It is made up of several functional modules:</p>
<ul>
<li>Building Access
<li>Building Distribution
<li>Campus Backbone
<li>Network Management
<li>Server Farm
<li>Enterprise Edge
</ul>
<p>The first three are as before.  Network management is a new block that handles performance and fault monitoring, logging and authentication.  It is recommended that this module implement an out of band network, ie one that is dedicated to management.</p>
<p>The server farm is a more redundant and collapsed version of the access and distribution networks, ie the switches connect in a redundant fashion to the core.</p>
<p>Enterprise edge aggregates all the other functional areas into the backbone.  This is one place where more aggressive filtering would happen.</p>
<h3>Performance</h3>
<p>The ECM addresses performance by dividing functional areas into modules, and connecting them together over a high speed backbone.  This allows for efficient summarization of networks, and more efficient use of high speed uplink ports.</p>
<h3>Scalability</h3>
<p>With its modular approach, the ECM is scalable.  Simply add on more function modules as required.</p>
<h3>Availability</h3>
<p>Again, modules can be connected in a redundant fashion to the core/distribution layers.</p>
<h2>Role of switches in ECM</h2>
<p>Access &#8211; layer 2 switches connecting workstations and other devices to the distribution.  Here, basic protocol filtering and QoS marking would happen</p>
<p>Distribution &#8211; either L2 or L3 switches depending on the size and needs.  These switches will bring in multiple access switches, perform more advanced QoS and filtering.  Distribution connects back into the core/campus backbone</p>
<p>Backbone &#8211; again, either L2 or L3 switches depending on needs.  Primary goal is to switch packets, so switches will be acting on tagged QoS packets rather than marking, and perform basic routing.</p>
<p>These <a href="http://cisco.com/en/US/netsol/ns340/ns394/ns147/ns17/networking_solutions_design_guidances_list.html">Design Guides</a> provide a better look at various scenarios (small, medium, large) and suggest switches.</p>
<p>Content Copyright Sean Walberg<br/><br/><a href="http://ccnprecertification.com/2004/03/16/enterprise-composite-model/">Enterprise Composite Model</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ccnprecertification.com/2004/03/16/enterprise-composite-model/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
