<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>CarlProject &#187; » Review Notes</title>
	<atom:link href="http://carlproject.wordpress.com/category/%c2%bb-review-notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://carlproject.wordpress.com</link>
	<description>The pursuit of becoming "better than yesterday"...       becoming a CCIE... becoming financial literate... becoming a better husband... becoming a better father... becoming a better person...</description>
	<lastBuildDate>Tue, 14 Apr 2009 16:00:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='carlproject.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7060686974b763b3d96012ef0e888119?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>CarlProject &#187; » Review Notes</title>
		<link>http://carlproject.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://carlproject.wordpress.com/osd.xml" title="CarlProject" />
		<item>
		<title>Notes: H.225 RAS Messages</title>
		<link>http://carlproject.wordpress.com/2008/09/12/notes-h225-ras-messages/</link>
		<comments>http://carlproject.wordpress.com/2008/09/12/notes-h225-ras-messages/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 18:52:02 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CCVP]]></category>
		<category><![CDATA[» Review Notes]]></category>
		<category><![CDATA[» Voice]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=233</guid>
		<description><![CDATA[Added on my notes, here is the list of H.225 RAS (Registration, Admission, and Status) signal messages which are initiated by a gateway and gatekeeper.


Gateway-to-gatekeeper signaling is H.225 RAS signaling. This signaling is User Data Protocol (UDP) based. Signaling messages between gateways are H.225 call control, setup, or signaling messages.
H.225 call control signaling is used [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=233&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Added on my notes, here is the list of H.225 RAS (Registration, Admission, and Status) signal messages which are initiated by a gateway and gatekeeper.</p>
<p style="text-align:center;"><a href="http://www.cisco.com/en/US/tech/tk1077/technologies_tech_note09186a00800c5e0d.shtml#protosuite"><img class="aligncenter" title="Image from cisco systems" src="http://www.cisco.com/image/gif/paws/5244/gk-01.gif" alt="" width="553" height="292" /></a></p>
<ul>
<li>Gateway-to-gatekeeper signaling is H.225 RAS signaling. This signaling is User Data Protocol (UDP) based. Signaling messages between gateways are H.225 call control, setup, or signaling messages.</li>
<li>H.225 call control signaling is used to set up connections between H.323 endpoints. The ITU H.225 recommendation specifies the use and support of Q.931 signaling messages.</li>
<li>If no gatekeeper is present, H.225 messages are exchanged directly between the endpoints.</li>
<li>After call signaling is set up between the gateways, H.245 is negotiated. H.245, a control signaling protocol in the H.323 multimedia communication architecture, is for the exchange of end-to-end H.245 messages between communicating H.323 endpoints or terminals. The H.245 control messages are carried over H.245 control channels. The H.245 control channel is the logical channel 0 and is permanently open, unlike the media channels. The messages carried include messages to exchange capabilities of terminals and to open and close logical channels.</li>
<li>After a connection has been set up via the call signaling procedure, the H.245 call control protocol is used to resolve the call media type and establish the media flow, before the call can be established. It also manages the call after it has been established.</li>
</ul>
<p><span style="color:#333333;"><strong>H.225 RAS Messages</strong></span></p>
<p><span style="text-decoration:underline;"><strong><span style="color:#008080;">Gateway Discovery Messages (<a href="http://www.cisco.com/en/US/tech/tk1077/technologies_tech_note09186a00800c5e0d.shtml#rasgatekeeperdisc" target="_blank">See the graphics illustration</a>)<br />
</span></strong></span></p>
<ul>
<li><strong>GRQ-Gatekeeper Request:</strong> Message that a gateway sends during the gatekeeper discovery  process.</li>
<li><strong>GCF-Gatekeeper Confirm:</strong> Reply from the gatekeeper to the gateway, which indicates the  transport address (port) of the gatekeeper RAS channel.</li>
<li><strong>GRJ-Gatekeeper Reject:</strong> Reply from the gatekeeper to gateway that rejects the gateway  request for registration. Usually due to gateway or gatekeeper configuration  error.</li>
</ul>
<p><span style="color:#008080;"><span style="text-decoration:underline;"><strong>Gateway Registration Messages</strong></span></span></p>
<ul>
<li><strong>RRQ-Registration Request:</strong> Message sent from a gateway to the gatekeeper.</li>
<li><strong>RCF-Registration Confirm:</strong> Message acknowledging that the gatekeeper has allowed gateway  registration.</li>
<li><strong>RRJ-Registration Reject:</strong> Message acknowledging that the gatekeeper has not allowed the  gateway to register.</li>
</ul>
<p><span style="text-decoration:underline;"><strong><span style="color:#008080;">Gateway Unregistration Messages</span></strong></span></p>
<ul>
<li><strong>URQ-Unregister Request:</strong> Message sent from a gateway or gatekeeper requesting  cancellation of the registration.</li>
<li><strong>UCF-Unregister Confirm:</strong> Message sent from a gateway or the gatekeeper to confirm  unregistration.</li>
<li><strong>URJ-Unregister Reject:</strong> Response to a URQ when the gateway was not registered.</li>
</ul>
<p><span style="color:#008080;"><span style="text-decoration:underline;"><strong>Admission Control Messages</strong></span></span></p>
<ul>
<li><strong><span style="color:#333333;">ARQ-Admission Request:</span></strong> Message that a gateway sends to initiate a call.</li>
<li><strong>ACF-Admission Confirm:</strong> Reply from the gatekeeper to the gateway admitting the call.  This message also contains the IP address of the destination gateway so that the  originating gateway can begin call control signaling.</li>
<li><strong>ARJ-Admission Reject:</strong> Reply from the gatekeeper denying the call request. This can be  for many reasons, including a number that could not be resolved to an IP  address, insufficient available bandwidth, and so on.</li>
</ul>
<p><strong><span style="color:#008080;"><span style="text-decoration:underline;">Location Request Messages</span></span></strong></p>
<ul>
<li><strong>LRQ-Location Request:</strong> Message sent between gatekeepers to find a gateway in a  different zone.</li>
<li><strong>LCF-Location Confirm:</strong> Message sent between gatekeepers to provide the IP address of  the requested gateway.</li>
<li><strong>LRJ-Location Reject:</strong> Message sent between gatekeepers in response to an LRQ when the  requested gateway is unknown or not registered.</li>
</ul>
<p class="docText">
<p class="docText"><strong><span style="color:#008080;"><span style="text-decoration:underline;">Status Information Messages</span></span></strong></p>
<ul>
<li><strong>IRQ-Information Request:</strong> Message sent from the gatekeeper to a gateway.</li>
<li><strong>ICF-Information Confirm:</strong> Sent from gateway to gatekeeper to confirm the status.</li>
<li><strong>IRR-Information Response:</strong> Message sent from the gateway to tell the gatekeeper about  active calls.</li>
<li><strong>IACK-Information Request Acknowledgement:</strong> Response from the gatekeeper to a successfully handled IRR.</li>
<li><strong>INACK-Information Request Negative Acknowledgement:</strong> Response from the gatekeeper for an unsuccessful IRR.</li>
<li><span style="color:#333333;"><strong>RIP-Request in Progress:</strong></span> Message sent from a gatekeeper to a gateway when the gatekeeper  must use an LRQ to resolve an ACF in a different zone.</li>
</ul>
<p><span style="color:#008080;"><span style="text-decoration:underline;"><strong>Bandwidth Control Messages</strong></span></span></p>
<ul>
<li><span style="color:#333333;"><strong>BRQ-Bandwidth Request:</strong> </span>A request for an increase/decrease in call bandwidth that the  gateway sends to the gatekeeper.</li>
<li><strong><span style="color:#333333;">BCF-Bandwidth Confirm:</span></strong> Message that the gatekeeper sends to confirm the acceptance of  the bandwidth change request.</li>
<li><strong><span style="color:#333333;">BRJ-Bandwidth Reject:</span></strong> Message that the gatekeeper sends to reject the bandwidth  change request.</li>
</ul>
<p><span style="color:#008080;"><span style="text-decoration:underline;"><strong>Resource Availability Messages</strong></span></span></p>
<ul>
<li><strong>RAI-Resource Availability Indication:</strong> Message that gateways use to inform the gatekeeper whether  resources are available in the gateway to take on additional calls.</li>
<li><strong>RAC-Resource Availability Confirm:</strong> Response from the gatekeeper to the gateway that acknowledges  the reception of the RAI message.</li>
</ul>
<p><strong>Reference:</strong></p>
<p><span style="color:#008080;"><strong>» </strong><a href="https://cisco.hosted.jivesoftware.com/servlet/JiveServlet/download/2280-3-1378/Implemeitng%20Gatekeepers%20and%20IP-to-IP%20Gateways.pdf" target="_blank"><strong>Implementing Gatekeepers and IP-to-IP Gateways</strong></a></span></p>
<p><span style="color:#008080;"><strong>» </strong><strong><a href="http://www.cisco.com/en/US/tech/tk1077/technologies_tech_note09186a00800c5e0d.shtml#h225rassig" target="_blank">Understanding H.323 Gatekeepers</a></strong></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/233/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/233/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/233/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=233&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/09/12/notes-h225-ras-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://www.cisco.com/image/gif/paws/5244/gk-01.gif" medium="image">
			<media:title type="html">Image from cisco systems</media:title>
		</media:content>
	</item>
		<item>
		<title>Review Notes: About H.323 &#8211; Specifications</title>
		<link>http://carlproject.wordpress.com/2008/08/24/review-notes-about-h323-specifications/</link>
		<comments>http://carlproject.wordpress.com/2008/08/24/review-notes-about-h323-specifications/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 18:51:27 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CCVP]]></category>
		<category><![CDATA[» Gateway]]></category>
		<category><![CDATA[» H.323]]></category>
		<category><![CDATA[» Review Notes]]></category>
		<category><![CDATA[» Voice]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=190</guid>
		<description><![CDATA[
H.323 is a standard for communication protocols from the International Telecommunications Union Telecommunication Standardization Sector (ITU-T); Version 4 is the current version. H.323 was created to provide multimedia communication across a packet network. The protocol can handle video and data, in addition to audio.
Gateways that use H.323 do not depend on a call agent, as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=190&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="alignnone" src="http://www.mbdata.cz/uvoddovoip_soubory/h323.jpg" alt="" width="599" height="345" /></p>
<p>H.323 is a standard for communication protocols from the International Telecommunications Union Telecommunication Standardization Sector (ITU-T); Version 4 is the current version. H.323 was created to provide multimedia communication across a packet network. The protocol can handle video and data, in addition to audio.</p>
<p>Gateways that use H.323 do not depend on a call agent, as with Media Gateway Control Protocol (MGCP). H.323 is the default gateway protocol on Cisco routers.</p>
<div id="r06b0">Because gateways function as H.323 endpoints, they provide admission control, address lookup and translation, and accounting services.</div>
<p>In an environment in which both gatekeepers and gateways are used, only gateways are configured to send VoIP.</p>
<div><span style="font-size:small;"><strong>H.323 Specifications</strong><br />
</span></div>
<div id="r06b2">
<ul>
<li>
<p class="docText"><span style="color:#008080;"><strong><span class="docEmphStrong">H.225</span>:</strong></span> <span style="color:#666666;">Handles call setup and teardown between H.323 devices on a packet-based network, terminal to gatekeeper signaling using Registration, Admission, and Status Protocol (RAS), and call signaling. H.323 can use ISDN Q.931 signals, formatted as H.225 messages, to interoperate with legacy voice networks.</span></p>
</li>
<li>
<p class="docText"><span style="color:#008080;"><strong><span class="docEmphStrong">H.235</span>:</strong></span> <span style="color:#666666;">Specifies security for messages between the gateway and gatekeeper.</span></p>
</li>
<li>
<p class="docText"><span style="color:#008080;"><strong><span class="docEmphStrong">H.245</span>:</strong></span> <span style="color:#666666;">Controls the traffic flow, performs DTMF Relay, limits media transmission rates, negotiates capability, and controls opening and closing channels for media streams. Uses TCP.</span></p>
</li>
<li>
<p class="docText"><strong><span class="docEmphStrong"><span style="color:#008080;">H.261/ H.263:</span> </span></strong><span style="color:#666666;">Specify video conferencing standards.</span></p>
</li>
<li>
<p class="docText"><span style="color:#008080;"><strong><span class="docEmphStrong">H.450</span>:</strong></span> <span style="color:#666666;">Controls supplementary services between H.323 entities. Examples of supplementary services include call waiting, hold, transfer, park, and pickup.</span></p>
</li>
<li>
<p class="docText"><span style="color:#008080;"><strong><span class="docEmphStrong">T.120</span></strong><strong>:</strong></span> <span style="color:#666666;">Used for real-time multipoint data transfer during videoconferences. Allows application sharing, whiteboarding, and file transfer. Uses TCP.</span></p>
</li>
<li>
<p class="docText"><span style="color:#008080;"><strong><span class="docEmphStrong">H.320</span></strong><strong>:</strong></span> <span style="color:#666666;">Defines the standard for video conferencing over ISDN networks. H.320 uses H.221 frames for media. It requires a gateway to interwork with H.323 conferencing over IP because H.221 frames must be translated into RTP packets, and vice versa.</span></p>
</li>
</ul>
<p><span style="color:#666666;"><br />
</span></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/190/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/190/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/190/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=190&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/08/24/review-notes-about-h323-specifications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://www.mbdata.cz/uvoddovoip_soubory/h323.jpg" medium="image" />
	</item>
		<item>
		<title>Review Notes: Gateway Signaling Protocols</title>
		<link>http://carlproject.wordpress.com/2008/08/23/review-notes-gateway-signaling-protocols/</link>
		<comments>http://carlproject.wordpress.com/2008/08/23/review-notes-gateway-signaling-protocols/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 05:57:03 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CCVP]]></category>
		<category><![CDATA[» Gateway]]></category>
		<category><![CDATA[» Review Notes]]></category>
		<category><![CDATA[» Voice]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=180</guid>
		<description><![CDATA[
H.323

The H.323 protocol was designed by the ITU-T and initially approved in February 1996. It was developed as a protocol that provides IP networks with traditional telephony functionality.
In Cisco IP Communications environments, H.323 is widely used with gateways, gatekeepers, and third-party H.323 clients, especially video terminals. You configure connections between devices using static destination IP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=180&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="aw8e0"><img class="aligncenter" src="http://onemansblog.com/wp-content/uploads/2006/08/phone.jpg" alt="" width="335" height="222" /></div>
<div><span style="color:#008080;"><span style="text-decoration:underline;"><strong>H.323</strong></span></span></div>
<ul>
<li>The H.323 protocol was designed by the ITU-T and initially approved in February 1996. It was developed as a protocol that provides IP networks with traditional telephony functionality.</li>
<li>In Cisco IP Communications environments, H.323 is widely used with gateways, gatekeepers, and third-party H.323 clients, especially video terminals. You configure connections between devices using static destination IP addresses.</li>
<li>Because H.323 is a peer-to-peer protocol, H.323 gateways are never controlled by Cisco Unified CallManager. Therefore, H.323 gateways are never registered at the Cisco Unified CallManager. Only the IP address is seen by the Cisco Unified CallManager to confirm that communications is possible.</li>
</ul>
<div id="on680" class="MsoBodyText"><span style="color:#008080;"><span style="text-decoration:underline;"><strong>MGCP</strong></span></span></div>
<ul>
<li>
<div id="on681" class="MsoBodyText">MGCP is a plain-text protocol used by call-control devices to manage IP telephony gateways. MGCP was defined under RFC 2705, which was updated by RFC 3660, and superseded by RFC 3435, which was updated by RFC 3661.</div>
</li>
<li>
<div id="gn952" class="MsoBodyText">is a client/server protocol that allows a call agent (such as Cisco Unified CallManager) to take control of a specific voice port on a gateway.</div>
</li>
<li>
<div id="a8r80" class="MsoBodyText">With this protocol, the Cisco Unified CallManager knows of and controls individual voice ports on the gateway. It allows complete control of the dial plan from Cisco Unified CallManager, and gives CallManager per-port control of connections to the PSTN, legacy PBX, voice mail systems, POTS phones, and so forth.</div>
</li>
<li>
<div id="a8r82" class="MsoBodyText">This is implemented with use of a series of plain-text commands sent over User Datagram Protocol (UDP) port 2427 between the Cisco Unified CallManager and the gateway.</div>
</li>
<li>
<div id="u51g0" class="MsoBodyText">It is important to note that for an MGCP interaction to take place with Cisco Unified CallManager, the gateway must have Cisco Unified CallManager support.</div>
</li>
<li>A PRI and BRI backhaul is an internal interface between the call agent (such as Cisco Unified CallManager) and Cisco gateways. It is a separate channel for backhauling signaling information. A PRI backhaul forwards PRI Layer 3 (Q.931) signaling information via a TCP connection.</li>
</ul>
<div id="xr" class="MsoBodyText"><span style="color:#008080;"><span style="text-decoration:underline;"><strong>SIP </strong></span></span></div>
<ul>
<li><span class="content">SIP is a protocol developed by the </span>Internet Engineering Task Force (<span class="content">IETF) </span>Multiparty Multimedia Session Control (<span class="content">MMUSIC) Working Group as an alternative to H.323.</span></li>
<li><span class="content">SIP features are compliant with IETF RFC 2543, published in March 1999, RFC 3261, published in June 2002, and RFC 3665, published in December 2003.</span></li>
<li><span class="content">Because it is a common standard based on the logic of the World Wide Web and very simple to implement; SIP is widely used with gateways and proxy servers within service provider networks for internal and end-customer signaling.</span></li>
<li><span class="content"><span class="content">SIP is a peer-to-peer protocol where user agents (UAs) initiate sessions, like H.323. But unlike H.323, SIP uses ASCII-text-based messages to communicate. Therefore, you can implement and troubleshoot it very easily, and analyze the incoming signaling traffic content very simply.</span></span></li>
<li><span class="content"><span class="content"><span class="content">Because SIP is a peer-to-peer protocol, the Cisco Unified CallManager does not control SIP devices, and SIP devices do not register with Cisco Unified CallManager. As with H.323 gateways, only the IP address is available on Cisco Unified CallManager to confirm that the communications between the Cisco Unified CallManager and the SIP voice gateway is possible.</span></span></span></li>
</ul>
<p><span class="content"><span class="content"> </span></span></p>
<div id="on682" class="MsoBodyText"><span style="color:#008080;"><span style="text-decoration:underline;"><strong>SCCP (Skinny Call Control Protocol)</strong></span></span></div>
<ul>
<li>
<div id="xpq51" class="MsoBodyText">SCCP is a Cisco proprietary protocol that is used for the communications between Cisco Unified CallManager and terminal endpoints (based on Selsius prorocol, that was bought by Cisco).</div>
</li>
<li>
<div id="evtc0" class="MsoBodyText">SCCP is a stimulus protocol, meaning any event (such as on-hook, off-hook, buttons pressed, and so on) causes a message to be sent to the Cisco Unified CallManager.</div>
</li>
<li>
<div id="oo_t0" class="MsoBodyText">The Cisco Unified CallManager then sends specific instructions back to the device to tell it what to do about the event.</div>
</li>
<li>
<div id="oo_t2" class="MsoBodyText">Therefore, each press on a phone button causes data traffic between the Cisco Unified CallManager and the terminal endpoint. SCCP is widely used with Cisco IP phones.</div>
</li>
<li>
<div id="rl2v0" class="MsoBodyText">The major advantage of SCCP within Cisco Unified CallManager networks is its proprietary nature, which allows you to make quick changes to the protocol and add features and functionality.</div>
</li>
</ul>
<h3><span style="color:#4184bd;"><strong>Signaling Protocols Comparison (H.323, MGCP, SIP, SCCP):</strong></span></h3>
<div id="c-lw2"><span style="color:#008080;"><span style="text-decoration:underline;"><strong>H.323</strong></span></span></div>
<ul>
<li>
<div id="c-lw5">The H.323 protocol suite is a peer-to-peer protocol. The necessary gateway configuration is relatively complex, because you need to define the dial plan and route patterns directly on the gateway.</div>
</li>
<li>
<div id="bl4n0">Examples of H.323-capable devices are the <span style="text-decoration:underline;">Cisco VG224 Analog Phone Gateway</span> and the <span style="text-decoration:underline;">Cisco 2600XM Series</span>, <span style="text-decoration:underline;">Cisco 2800 Series</span>, <span style="text-decoration:underline;">3700 Series</span>, and <span style="text-decoration:underline;">3800 Series routers</span>.</div>
</li>
<li>The H.323 protocol is responsible for the entire signaling between the Cisco Unified CallManager cluster and the gateway. The ISDN protocols, <span style="background-color:#ffff00;">Q.921</span> and <span style="background-color:#ffff00;">Q.931</span>, are only used on the ISDN link to the PSTN.
<ul>
<li>
<div id="xvau2" class="MsoBodyText" style="margin-right:0;">NOTES:</div>
<ul>
<li>
<div id="xvau5" class="MsoBodyText" style="margin-right:0;"><span style="color:#333333;"><strong>Q.921</strong></span> &#8211; Also referred to as LAPD (Link Access Protocol &#8211; D Channel) and a close cousin of HDLC, is the Data Link protocol used over ISDN&#8217;s D channel. [ Reference: <a id="nzse" href="http://www.freesoft.org/CIE/Topics/125.htm">http://www.freesoft.org/CIE/Topics/125.htm</a> ]</div>
</li>
<li>
<div id="y-l10" class="MsoBodyText" style="margin-right:0;"><strong>Q.931</strong> -  is ISDN&#8217;s connection control protocol, roughly comparable to TCP in the Internet protocol stack. Q.931 doesn&#8217;t provide flow control or perform retransmission, since the underlying layers are assumed to be reliable and the circuit-oriented nature of ISDN allocates bandwidth in fixed increments of 64 kbps. Q.931 does manage connection setup and breakdown. Like TCP, Q.931 documents both the protocol itself and a protocol state machine. [ Reference: <a id="xk6b" href="http://www.freesoft.org/CIE/Topics/126.htm">http://www.freesoft.org/CIE/Topics/126.htm</a> ]</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<p style="text-align:center;"><img style="width:522px;height:132px;" src="http://docs.google.com/File?id=dmfg5xz_16d67px8f5_b" alt="" width="581" height="184" /></p>
<div id="vkhr0"><span style="color:#008080;"><span style="text-decoration:underline;"><strong>MGCP</strong></span></span></div>
<ul>
<li>
<div id="v83i1">The MGCP protocol is based on a client/server architecture.</div>
</li>
<li>
<div id="v83i3">That simplifies the configuration because the dial plan and route patterns are defined directly on the Cisco Unified CallManager within the cluster.</div>
</li>
<li>
<div id="vkhr2">Examples of MGCP-capable devices are the Cisco VG224 Analog Phone Gateway and the Cisco 2600XM Series, 2800 Series, 3700 Series, and 3800 Series routers. Non-IOS MGCP gateways include the Cisco Catalyst 6608-E1 and Catalyst 6608-T1.</div>
</li>
<li>MGCP is used to manage the gateway. All ISDN Layer 3 information is backhauled to the Cisco Unified CallManager. Only the ISDN Layer 2 information (Q.921) is terminated on the gateway.
<p style="text-align:center;"><img style="width:540px;height:137px;" src="http://docs.google.com/File?id=dmfg5xz_17drvddgdq_b" alt="" width="579" height="131" /></p>
</li>
</ul>
<div id="k4rt"><span style="color:#008080;"><span style="text-decoration:underline;"><strong>SIP</strong></span></span></div>
<ul>
<li>
<div id="nxld1">SIP is a peer-to-peer protocol.</div>
</li>
<li>
<div id="nxld3">The configuration that is necessary for the gateway is relatively complex because the dial plan and route patterns need to be defined directly on the gateway.</div>
</li>
<li>
<div id="lhy.0">Examples of SIP-capable devices are the Cisco 2800 Series and 3800 Series routers.</div>
</li>
<li>The SIP protocol is responsible for the entire signaling between the Cisco Unified CallManager cluster and the gateway. The ISDN protocols, Q.921 and Q.931, are only used on the ISDN link to the PSTN.</li>
</ul>
<p class="MsoBodyText" style="text-align:center;"><img style="width:536px;height:139px;" src="http://docs.google.com/File?id=dmfg5xz_18dbzkz5dq_b" alt="" width="589" height="156" /></p>
<div id="gohd0"><strong><span style="color:#008080;"><span style="text-decoration:underline;">SCCP</span></span></strong></div>
<ul>
<li>SCCP works in a client/server architecture in the same way as MGCP does. Therefore, it simplifies the configuration of SCCP devices such as <span style="text-decoration:underline;">Cisco IP phones</span> and <span style="text-decoration:underline;">Cisco ATA 180 Series</span> and <span style="text-decoration:underline;">VG200 Series FXS</span> gateways.</li>
<li>SCCP is used on Cisco VG224 and VG248 analog phone gateways.</li>
<li>ATA&#8217;s enable communications between Cisco Unified CallManager and the gateway.</li>
<li>The gateway then uses standard analog signaling to the analog device connected to the FXS port. Recent versions of Cisco IOS voice gateways, for example, the 2800 series, also support SCCP controlled FXS ports.</li>
</ul>
<div>
<p style="text-align:center;padding:1em 0;"><img style="width:538px;height:167px;" src="http://docs.google.com/File?id=dmfg5xz_197793vmgh_b" alt="" width="540" height="149" /></p>
</div>
<div id="a97x"><span style="text-decoration:underline;"><span style="color:#008080;"><strong>IP-to-IP Gateways</strong></span></span></div>
<ul>
<li>
<div id="a97x2">Cisco Multiservice IP-to-IP Gateways (IPIPGWs) are the next-generation gateways within unified IP communications networks.</div>
</li>
<li>
<div id="dpp20"><span class="content">They facilitate connectivity between independent VoIP networks by enabling VoIP and videoconferencing calls from one IP network to another.</span></div>
</li>
<li>
<div id="dpp23"><span class="content">The Cisco Multiservice IPIPGW performs most of the functions of a PSTN-to-IP gateway, but typically joins two IP call legs, rather than a PSTN and an IP call leg. </span></div>
</li>
<li>
<div id="dpp26"><span class="content">Media packets (RTP packets) can flow either through the gateway (thus hiding the networks from each other) or around the gateway, if configured to do so.</span></div>
</li>
<li><span class="content"><span class="content">Because the Cisco Multiservice IPIPGW is usually used to interconnect two independent networks like service provider networks or an enterprise network to a VoIP service provider, the gateways are generally configured to terminate the RTP. That makes it possible to have a single point of contact between those two networks, which leads to more security between those networks because the IP-to-IP gateway then functions as a proxy for signaling and voice traffic.</span></span></li>
<li><span class="content"><span class="content"><span class="content">The Cisco Multiservice IPIPGW also allows the use of two different protocols on both sides. That makes interconnections between two different networks easier and allows simple upgrades from PSTN links to IP links because it doesn&#8217;t matter which protocols are already used within the existing network.</span></span></span></li>
</ul>
<p class="MsoBodyText">
<p class="MsoBodyText"><strong>Download:</strong> <strong><span style="color:#008080;"><a href="http://www.box.net/shared/b9cmumnd6r" target="_blank">[ PDF copy here ]</a><br />
</span></strong></p>
<p class="MsoBodyText">
<div id="c-q50"><strong>References</strong>:</div>
<ul>
<li>
<div id="ggwd2">Cisco Systems, Inc. Products &amp; Services. <a id="ggwd4" title="http://www.cisco.com/en/US/products/sw/voicesw/index.html" href="http://www.cisco.com/en/US/products/sw/voicesw/index.html" target="_blank">http://www.cisco.com/en/US/products/sw/voicesw/index.html</a>.</div>
</li>
<li>
<div id="ggwd6"><span style="color:#0000ff;"><a id="lf9t1" title="http://www.freesoft.org/CIE/Topics/125.htm" href="http://www.freesoft.org/CIE/Topics/125.htm" target="_blank"><span>http://www.freesoft.org/CIE/Topics/125.htm</span></a></span></div>
</li>
<li>
<div id="lf9t4"><span style="color:#0000ff;"><a id="lf9t5" title="http://www.freesoft.org/CIE/Topics/126.htm" href="http://www.freesoft.org/CIE/Topics/126.htm" target="_blank"><span>http://www.freesoft.org/CIE/Topics/126.htm</span></a></span></div>
</li>
<li><span style="color:#800080;"><span style="color:#333333;">Cisco</span> <a id="blol" title="http://www.cisco.com/web/partners/index.html" href="http://www.cisco.com/web/partners/index.html" target="_blank">PEC</a> <span style="color:#333333;">(requires a valid account)</span></span></li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/180/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/180/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=180&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/08/23/review-notes-gateway-signaling-protocols/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://onemansblog.com/wp-content/uploads/2006/08/phone.jpg" medium="image" />

		<media:content url="http://docs.google.com/File?id=dmfg5xz_16d67px8f5_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dmfg5xz_17drvddgdq_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dmfg5xz_18dbzkz5dq_b" medium="image" />

		<media:content url="http://docs.google.com/File?id=dmfg5xz_197793vmgh_b" medium="image" />
	</item>
		<item>
		<title>Reference: H.323 and SIP Comparison</title>
		<link>http://carlproject.wordpress.com/2008/08/23/reference-h323-and-sip-comparison/</link>
		<comments>http://carlproject.wordpress.com/2008/08/23/reference-h323-and-sip-comparison/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 16:50:58 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CCVP]]></category>
		<category><![CDATA[» Gateway]]></category>
		<category><![CDATA[» Review Notes]]></category>
		<category><![CDATA[» Tutorial]]></category>
		<category><![CDATA[» Voice]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=168</guid>
		<description><![CDATA[Found this great comparison between this two popular VoIP protocols. This is a great resource to fully understand each other, by doing a comparison. Credit given to &#8220;Packetizer&#8220;.


Reference: http://www.packetizer.com/ipmc/h323_vs_sip/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=168&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Found this great comparison between this two popular VoIP protocols. This is a great resource to fully understand each other, by doing a comparison. Credit given to &#8220;<a href="http://www.packetizer.com/ipmc/h323_vs_sip/" target="_blank">Packetizer</a>&#8220;.</p>
<p style="text-align:center;"><a href="http://www.packetizer.com/ipmc/h323_vs_sip/" target="_blank"><img class="alignnone size-full wp-image-171" src="http://carlproject.files.wordpress.com/2008/08/h323-sip-comparison1.png?w=582&#038;h=467" alt="" width="582" height="467" /></a></p>
<p style="text-align:center;">
<p style="text-align:left;"><span style="color:#008080;"><strong><span style="color:#333333;">Reference:</span> </strong><a href="http://www.packetizer.com/ipmc/h323_vs_sip/" target="_blank">http://www.packetizer.com/ipmc/h323_vs_sip/</a></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/168/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/168/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=168&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/08/23/reference-h323-and-sip-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://carlproject.files.wordpress.com/2008/08/h323-sip-comparison1.png" medium="image" />
	</item>
		<item>
		<title>Review Notes: Gateway Deployments</title>
		<link>http://carlproject.wordpress.com/2008/08/22/review-notes-gateway-deployments/</link>
		<comments>http://carlproject.wordpress.com/2008/08/22/review-notes-gateway-deployments/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 07:11:19 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CCVP]]></category>
		<category><![CDATA[» Gatekeeper]]></category>
		<category><![CDATA[» Gateway]]></category>
		<category><![CDATA[» Review Notes]]></category>
		<category><![CDATA[» Voice]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=158</guid>
		<description><![CDATA[
A voice gateway allows terminals of one type, such as H.323, to communicate with terminals of another type, such as a PBX, by converting protocols.Gateways connect a company network to the PSTN, a PBX, or individual analog devices such as a phone or fax.
Types of Cisco access gateways:


 Analog Gateways:

Analog Station &#8211; gateways that connect [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=158&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div><img class="aligncenter" src="http://www.enpt.com/attribfiles/104289000-77.jpg" alt="" width="259" height="259" /></div>
<div>A voice gateway <span style="background-color:#ffff00;">allows terminals of one type</span>, such as H.323, <span style="background-color:#ffff00;">to communicate with terminals of another type,</span> such as a PBX, by converting protocols.Gateways connect a company network to the PSTN, a PBX, or individual analog devices such as a phone or fax.</div>
<div><span style="text-decoration:underline;"><strong>Types of Cisco access gateways:</strong></span></div>
<div id="s-0">
<ul>
<li> <strong>Analog Gateways:</strong>
<ul>
<li><strong>Analog Station</strong> &#8211; gateways that connect an IP telephony network to plain old telephone service (POTS). They provide Foreign Exchange Station (FXS) ports to connect analog telephones, interactive voice response (IVR) systems, fax machines, PBX systems, and voice-mail systems.</li>
<li><strong>Analog Trunk</strong> &#8211; gateways that connect an IP telephony network to the PSTN central office (CO) or a PBX. They provide Foreign Exchange Office (FXO) ports for PSTN or PBX access and recEive and transMit (E&amp;M) ports for analog trunk connection to a legacy PBX. To minimize any answer and disconnect supervision issues, use digital gateways whenever possible. Analog direct inward dialing (DID) is also available for PSTN connectivity.</li>
</ul>
</li>
</ul>
</div>
<div id="f3hi2">
<ul>
<li> <strong>Digital Gateways</strong>: Cisco access digital trunk gateways connect an IP telephony network to the PSTN or to a PBX via digital trunks, such as PRI common channel signaling (CCS), BRI, and T1 or E1 channel associated signaling (CAS). Digital T1 PRI trunks may also connect to certain legacy voice-mail systems.</li>
</ul>
</div>
<div><span style="text-decoration:underline;"><strong>IP telephony gateways should meet these core feature requirements:</strong></span></div>
<div id="ztaq4" class="Section1">
<ul>
<li>
<div id="ez_76" class="Bullet1"><strong>Gateway protocol support:</strong> Gateways support H.323, Media Gateway Control Protocol (MGCP), session initiation protocol (SIP), and Skinny Client Control Protocol (SCCP). H.323 and SIP gateways do not need a call control agent. MGCP and SCCP are streamlined protocols that only work on a network in which a call agent such as a Cisco Unified CallManager is present.</div>
</li>
</ul>
</div>
<ul>
<li>
<div id="ez_79" class="Bullet1"><strong>Advanced gateway functionality:</strong></div>
<ul>
<li>
<div id="0" class="Bullet2" style="line-height:12pt;"><strong>Dual tone multifrequency (DTMF) relay capabilities: </strong>Each digit dialed with tone dialing is assigned a unique pair of frequencies. Voice compression of these tones with a low bit-rate codec can cause DTMF signal loss or distortion. Therefore, DTMF tones are separated from the voice bearer stream and sent as signaling indications through the gateway protocol (H.323, SCCP, or MGCP) signaling channel instead.</div>
</li>
</ul>
<ul>
<li>
<div id="0" class="Bullet2" style="line-height:12pt;"><strong>Supplementary services support:</strong> These services provide user functions such as hold, transfer, and conferencing, and are considered to be fundamental requirements of any voice installation.</div>
</li>
<li><strong>Work with redundant Cisco Unified CallManagers: </strong>The gateways must support the ability to rehome to a secondary Cisco Unified CallManager in the event of a primary Cisco Unified CallManager failure.</li>
<li><strong>Call survivability in Cisco Unified CallManager: </strong>The voice gateway preserves the Real-Time Transport Protocol (RTP) bearer stream (the voice conversation) between two IP endpoints when the Cisco Unified CallManager to which the endpoint is registered is no longer accessible.</li>
<li><strong>Q Signaling</strong><strong> (QSIG) support:</strong> QSIG is becoming the standard for PBX interoperability in Europe and North America. With QSIG, the Cisco voice packet network appears to PBXs as a distributed transit PBX that can establish calls to any PBX or other telephony endpoint served by a Cisco gateway, including non-QSIG endpoints. (For interoperability purposes)</li>
<li><strong>Fax and modem support: </strong>Fax over IP enables interoperability of traditional analog fax machines with IP telephony networks. The fax image is converted from an analog signal and is transmitted as digital data over the packet network.</li>
</ul>
</li>
</ul>
<ul>
<li>
<div id="xmu1">Cisco Unified <span style="background-color:#ffff00;">CallManager Release 3.1</span> and later supports <span style="background-color:#ffff00;">H.323 and MGCP</span> gateway protocols.</div>
</li>
<li>
<div id="cr6k2">Cisco Unified <span style="background-color:#ffff00;">CallManager Release 4.0</span> and later also supports <span style="background-color:#ffff00;">SIP</span>.</div>
</li>
<li>Cisco IP phones use SCCP, which is a lighter-weight protocol. SCCP uses a client/server model, while H.323 is a peer-to-peer model. MGCP also follows a client/server model.</li>
<li>Protocol selection depends on site-specific requirements and the installed base of equipment. For example, most remote branch locations have Cisco 2600XM Series or 3700 Series multiservice routers installed. These routers support H.323 and MGCP 0.1 with Cisco IOS Release 12.2(11)T and Cisco Unified CallManager Release 3.1 or later. For gateway configuration, you might prefer <span style="background-color:#ffff00;">MGCP to H.323 due to simpler configuration</span> or, with <span style="background-color:#ffff00;">older IOS versions, due to support for call survivability during a Cisco Unified CallManager failover from a primary to a secondary Cisco Unified CallManager</span>. Failover with H.323 is only supported with Cisco Unified CallManager 4.1 or later and Cisco IOS Release 12.4(4)XC or later. <span style="background-color:#ffff00;">On the other hand, you might prefer H.323 over MGCP because of the robustness of the interfaces supported.</span></li>
<li>The <span style="text-decoration:underline;">Simplified Message Desk Interface (SMDI)</span> is a standard for integrating voice mail systems to PBXs or Centrex systems. Connecting to a voice-mail system via SMDI and using either analog FXS or digital T1 PRI requires either SCCP or MGCP protocol because H.323 devices do not identify the specific line being used from a group of ports. The use of H.323 gateways for this purpose means the Cisco Messaging Interface cannot correctly correlate the SMDI information with the actual port or channel being used for an incoming call.</li>
</ul>
<blockquote><p>“He who wrestles with us strengthens our nerves and sharpens our skill. Our antagonist is our helper” – <em><a href="http://www.historyguide.org/intellect/burke.html" target="_blank">Edmund Burke</a>, 1729-1797</em></p></blockquote>
<p><strong>Download:</strong> <a href="http://www.box.net/shared/9ehxcsibmp" target="_blank"><span style="color:#008080;"><strong>[ PDF copy here ]</strong></span></a></p>
<p><span style="color:#333333;"><strong>Reference: <span style="color:#008080;"><span style="color:#800080;"><span style="color:#333333;">Cisco</span> <a id="blol" title="http://www.cisco.com/web/partners/index.html" href="http://www.cisco.com/web/partners/index.html" target="_blank">PEC</a> <span style="color:#333333;">(requires a valid account)</span></span></span></strong></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/158/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/158/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/158/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=158&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/08/22/review-notes-gateway-deployments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://www.enpt.com/attribfiles/104289000-77.jpg" medium="image" />
	</item>
		<item>
		<title>Review Notes: Cisco Lifecycle Services ARSFE (Optimize Phase)</title>
		<link>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-optimize-phase/</link>
		<comments>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-optimize-phase/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 08:18:46 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CQS-ARSFE]]></category>
		<category><![CDATA[» Lifecycle]]></category>
		<category><![CDATA[» Review Notes]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=135</guid>
		<description><![CDATA[
» Optimize Phase Overview


Ensure customer&#8217;s network is operating at peak performance. 
Ensure customer&#8217;s network is resolving problems quickly. 
Ensure customer&#8217;s network is adapting the architecture, operation, and performance to chnaging business goals.


» Business Case Alignment


Assess the ROI 
Assess other business benefits of the solution.


» Technology Assessment


Assess the routing and switching system. 
Drive continuous improvements by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=135&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-medium wp-image-136" src="http://carlproject.files.wordpress.com/2008/08/optimize-png.png?w=300&#038;h=234" alt="" width="300" height="234" /></p>
<p><span style="color:#008080;"><strong><span style="font-size:x-small;">» </span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong>Optimize Phase Overview</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Ensure customer&#8217;s network is operating at peak performance. </span></li>
<li><span style="font-size:x-small;color:#333333;">Ensure customer&#8217;s network is resolving problems quickly. </span></li>
<li><span style="font-size:x-small;color:#333333;">Ensure customer&#8217;s network is adapting the architecture, operation, and performance to chnaging business goals.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Business Case Alignment</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Assess the ROI </span></li>
<li><span style="font-size:x-small;color:#333333;">Assess other business benefits of the solution.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Technology Assessment</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Assess the routing and switching system. </span></li>
<li><span style="font-size:x-small;color:#333333;">Drive continuous improvements by recommending remediation measures including:</span>
<ul>
<li><span style="font-size:x-small;color:#333333;">Device configuration optimization. </span></li>
<li><span style="font-size:x-small;color:#333333;">Capacity planning. </span></li>
<li><span style="font-size:x-small;color:#333333;">Traffic analysis. </span></li>
<li><span style="font-size:x-small;color:#333333;">Security assessment. </span></li>
<li><span style="font-size:x-small;color:#333333;">Quality issue resolution. </span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Technology Assessment Activity:</span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>System performance analysis</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Measure the solution performance, availability, capacity, security, and software functionality</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Security review of infrastructure</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Develop and deliver technology assessment report</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;font-family:Arial;color:#333333;"><span><br />
</span></span></p>
<div id="rczw7" style="font-family:Verdana;">
<div id="xzgj179"><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span><span style="font-size:x-small;"> Operations Assessment</span></strong></span></div>
<ul>
<li>
<div id="xzgj180"><span style="font-size:x-small;color:#333333;">Assess the current state of customer operations and network management.</span></div>
</li>
<li>
<div id="xzgj181"><span style="font-size:x-small;color:#333333;">Identify issues and opportunities for improving the management of their routing and switching system.</span></div>
</li>
<li>
<div id="xzgj182"><span style="font-size:x-small;color:#333333;">Operation Assessment Activities:</span></div>
<ul>
<li>
<div id="kgl15"><span style="font-size:x-small;color:#333333;"><span>Prepare for operations assessment</span></span></div>
</li>
<li>
<div id="g9gj0"><span style="font-size:x-small;color:#333333;"><span>Conduct operations assessment</span></span></div>
</li>
<li>
<div id="g9gj2"><span style="font-size:x-small;color:#333333;"><span>Conduct gap analysis</span></span></div>
</li>
</ul>
</li>
</ul>
<div id="xzgj183"><span style="font-size:x-small;color:#333333;"> </span></div>
<div id="xzgj187"><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span><span style="font-size:x-small;"> Security Assessment</span></strong></span></div>
<ul>
<li>
<div id="xzgj188"><span style="font-size:x-small;color:#333333;">Obtain, review, determine, and document security procedures.</span></div>
</li>
<li>
<div id="xzgj189"><span style="font-size:x-small;color:#333333;">Upgrade requirements.</span></div>
</li>
<li>
<div id="xzgj190"><span style="font-size:x-small;color:#333333;">Evaluate the efficiencies of the security infrastructure.</span></div>
</li>
<li>
<div id="xzgj191"><span style="font-size:x-small;color:#333333;">Security Assessment Activities: </span></div>
<ul>
<li>
<div id="xzgj192"><span style="font-size:x-small;color:#333333;"><span>Prepare for security assessment</span></span></div>
</li>
<li>
<div id="xzgj193"><span style="font-size:x-small;color:#333333;"><span>Perform security assessment</span></span></div>
</li>
</ul>
</li>
</ul>
<div id="vmt.13"><span style="font-size:x-small;color:#333333;"> </span></div>
<div id="xzgj195"><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span><span style="font-size:x-small;"> Recommended Skills</span></strong></span></div>
<ul>
<li>
<div id="xzgj196"><span style="font-size:x-small;color:#333333;">Typical job roles include AM&#8217;s, SE&#8217;s, FE&#8217;s, and network consulting engineers (NCE&#8217;s).</span></div>
</li>
<li>
<div id="xzgj197"><span style="font-size:x-small;color:#333333;">The recommended skills needed to fulfill the defined activities are:</span></div>
<ul>
<li>
<div id="xzgj198"><span style="font-size:x-small;color:#333333;">Demonstrate an understanding of the existing routing and switching network.</span></div>
</li>
<li>
<div id="xzgj199"><span style="font-size:x-small;color:#333333;">The ability to assess the customer&#8217;s evolving business requirements and identify trends in operational processes.</span></div>
</li>
<li>
<div id="xzgj200"><span style="font-size:x-small;color:#333333;">An understanding of account management, market conditions, sales methodologies, industry routing and switching operations, and security leading practices.</span></div>
</li>
<li>
<div id="xzgj201"><span style="font-size:x-small;color:#333333;">The capability to recognize opportunities to position and sell additional routing and switching technologies. </span></div>
</li>
</ul>
</li>
</ul>
</div>
<div style="font-family:Verdana;"><span style="color:#008080;"><strong>REFERENCE</strong>: <a href="http://www.cisco.com/web/partners/index.html" target="_blank">Cisco PEC</a> (Requires valid user login)</span></div>
<div style="font-family:Verdana;"></div>
<blockquote>
<div style="font-family:Verdana;">“The only difference between stumbling blocks and stepping stones is how we use them.” – <em>Author unknown</em></div>
</blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/135/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/135/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=135&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-optimize-phase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://carlproject.files.wordpress.com/2008/08/optimize-png.png?w=300" medium="image" />
	</item>
		<item>
		<title>Review Notes: Cisco Lifecycle Services ARSFE (Operate Phase)</title>
		<link>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-operate-phase/</link>
		<comments>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-operate-phase/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 08:13:20 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CQS-ARSFE]]></category>
		<category><![CDATA[» Lifecycle]]></category>
		<category><![CDATA[» Review Notes]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=132</guid>
		<description><![CDATA[
» Operate Phase Overview


Ensure the solution is operating efficiently. 
Ensure the solution is highly available.


» Operations Setup


System administration and backup. 
Assessment management. 
Scheduled maintenance.


» Systems Monitoring


Monitor, manage, and report on service level metrics and abnormal events or trends that may effect the enterprise routing and switching system.


» Incident Management


Classifying and prioritizing the incident. 
Isolating and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=132&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-medium wp-image-133" src="http://carlproject.files.wordpress.com/2008/08/operate-png.png?w=300&#038;h=235" alt="" width="300" height="235" /></p>
<p><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong>» Operate Phase Overview</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Ensure the solution is operating efficiently. </span></li>
<li><span style="font-size:x-small;color:#333333;">Ensure the solution is highly available.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Operations Setup</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">System administration and backup. </span></li>
<li><span style="font-size:x-small;color:#333333;">Assessment management. </span></li>
<li><span style="font-size:x-small;color:#333333;">Scheduled maintenance.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Systems Monitoring</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Monitor, manage, and report on service level metrics and abnormal events or trends that may effect the enterprise routing and switching system.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Incident Management</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Classifying and prioritizing the incident. </span></li>
<li><span style="font-size:x-small;color:#333333;">Isolating and resolving the incident. </span></li>
<li><span style="font-size:x-small;color:#333333;">Scheduled maintenance. </span></li>
<li><span style="font-size:x-small;color:#333333;">Recovering from the incident outage. </span></li>
<li><span style="font-size:x-small;color:#333333;">Validating the resolution. </span></li>
<li><span style="font-size:x-small;color:#333333;">Tracking and monitoring progress. </span></li>
<li><span style="font-size:x-small;color:#333333;">Closing the incident.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Problem Management</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Identify, as well as resolve, recurring incidents. </span></li>
<li><span style="font-size:x-small;color:#333333;">Analyze incident trends. </span></li>
<li><span style="font-size:x-small;color:#333333;">Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Identify problem</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Manage problem</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Change Management</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Originate and evaluate changes. </span></li>
<li><span style="font-size:x-small;color:#333333;">Accept and schedule changes. </span></li>
<li><span style="font-size:x-small;color:#333333;">Execute changes. </span></li>
<li><span style="font-size:x-small;color:#333333;">Communicate changes. </span></li>
<li><span style="font-size:x-small;color:#333333;">Conduct post-change evaluation. </span></li>
<li><span style="font-size:x-small;color:#333333;">Accept and close changes.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Configuration Management</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Check that changes in the system infrastructure have been recorded correctly. </span></li>
<li><span style="font-size:x-small;color:#333333;">Monitor the status of components. </span></li>
<li><span style="font-size:x-small;color:#333333;">Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>System configuration management database</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Verify configuration management database</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Supplier Management</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Check that changes in the infrastructure have been recorded correctly. </span></li>
<li><span style="font-size:x-small;color:#333333;">Manage requisitions with suppliers. </span></li>
<li><span style="font-size:x-small;color:#333333;">Manage settlements and billing activities. </span></li>
<li><span style="font-size:x-small;color:#333333;">Manage contracts between the enterprise and suppliers.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Security Management</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Define processes and principles to address security-related issues. </span></li>
<li><span style="font-size:x-small;color:#333333;">Provide ongoing management to protect confidentiality, integrity, and availability of information. </span></li>
<li><span style="font-size:x-small;color:#333333;">Security Management Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Security incident management</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Identify management</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Security configuration management</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Security content delivery management</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Security policy administration</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Service Review</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Assist customer in identifying best practices to monitor system performance and respond to trouble reports.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Recommended Skills</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Typical job roles include AM&#8217;s, SE&#8217;s, and FE&#8217;s.</span></li>
</ul>
<ul>
<li><span style="font-size:x-small;color:#333333;">The recommended skills needed to fulfill the defined activities are: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;">Demonstrate an understanding of the proposed routing and switching solution. </span></li>
<li><span style="font-size:x-small;color:#333333;">The ability to support a routing and switching solution and troubleshoot network problems. </span></li>
<li><span style="font-size:x-small;color:#333333;">The capability to provide configuration, change management, incident, and problem management activities. </span></li>
</ul>
</li>
</ul>
<p><span style="color:#008080;"><strong>REFERENCE</strong>: <a href="http://www.cisco.com/web/partners/index.html" target="_blank">Cisco PEC</a> (Requires valid user login)</span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/132/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/132/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=132&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-operate-phase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://carlproject.files.wordpress.com/2008/08/operate-png.png?w=300" medium="image" />
	</item>
		<item>
		<title>Review Notes: Cisco Lifecycle Services ARSFE (Implement Phase)</title>
		<link>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-implement-phase/</link>
		<comments>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-implement-phase/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 08:09:31 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CQS-ARSFE]]></category>
		<category><![CDATA[» Lifecycle]]></category>
		<category><![CDATA[» Review Notes]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=128</guid>
		<description><![CDATA[
» Implement Phase Overview


The new technology solution is installed with minimal disruption to the existing network. 
Vulnerabilities are assessed and minimized.


» Project Planning


Develop project management, escalation, and communication plans. 
Conduct an internal kickoff meeting.


» Project Kickoff


Conduct the project kickoff meeting.


» Staging Core Network Services: Routed and Switched Environments


Provide a plan detailing the installation requirement tasks. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=128&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-medium wp-image-130" src="http://carlproject.files.wordpress.com/2008/08/implement-png.png?w=300&#038;h=235" alt="" width="300" height="235" /></p>
<p><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong>» Implement Phase Overview</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">The new technology solution is installed with minimal disruption to the existing network. </span></li>
<li><span style="font-size:x-small;color:#333333;">Vulnerabilities are assessed and minimized.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Project Planning</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Develop project management, escalation, and communication plans. </span></li>
<li><span style="font-size:x-small;color:#333333;">Conduct an internal kickoff meeting.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Project Kickoff</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Conduct the project kickoff meeting.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Staging Core Network Services: Routed and Switched Environments</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Provide a plan detailing the installation requirement tasks. </span></li>
<li><span style="font-size:x-small;color:#333333;">Stage tasks in a controlled implementation environment. </span></li>
<li><span style="font-size:x-small;color:#333333;">Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Install system components per staging plan</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Staging plan (configure and document solution)</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Execute test cases per the staging plan</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><strong><span style="font-size:x-small;color:#008080;">»</span></strong><span style="font-size:x-small;color:#333333;"><strong><span style="color:#008080;"> Phased Implementation</span></strong><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Configure and integrate enterprise routing and switching system components for pilot sites.</span></li>
</ul>
<ul>
<li><span style="font-size:x-small;color:#333333;">Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Site preparation for system implementation</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Install, configure, integrate, and test infrastructure</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Document implemented components, devices, and applications</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Host hand-off and support introduction meeting</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Full System Migration</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Migrate all sites, end-users and network services.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Acceptance Testing</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Verify that the system meets the customer&#8217;s solution requirements </span></li>
<li><span style="font-size:x-small;color:#333333;">Verify that the system is ready for production. </span></li>
<li><span style="font-size:x-small;color:#333333;">Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Prepare for acceptance test plan execution</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Execute systems acceptance test plan</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Present and review test results</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Staff Training</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Develop the class scheduling, enrollment, communication plan, course outlines, training schedule and locations, coordination of training vendors, and training budgets.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Post Implementation Support Hand-off Meeting (Operations Implementation)</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Coordinate a meeting to provide details on and discuss the ongoing support and services to be provided. </span></li>
<li><span style="font-size:x-small;color:#333333;">Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Review customer operations plan</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Prepare for hand-off meeting</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Host a hand-off meeting</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Execute customer operations plan</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>SMARTnet only hand-off meeting</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Operations services hand-off meeting</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Partner value added support hand-off meeting</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Verify customer understanding</span><br />
</span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Project Closeout</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Recap the solution implementation to gather customer feedback, gauge profitability, identify lessons learned, and incorporate into leading practices.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Recommended Skills</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Typical job roles include SE&#8217;s, FE&#8217;s, and PM&#8217;s.</span></li>
</ul>
<ul>
<li><span style="font-size:x-small;color:#333333;">The recommended skills needed to fulfill the defined activities are: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;">Demonstrate an understanding of the proposed routing and switching solution. </span></li>
<li><span style="font-size:x-small;color:#333333;">The ability to provide staff training. </span></li>
<li><span style="font-size:x-small;color:#333333;">Excellent documentation and writing skills. </span></li>
<li><span style="font-size:x-small;color:#333333;">Demonstrate understanding of technical support options. </span></li>
<li><span style="font-size:x-small;color:#333333;">Technical deployment and project management skills.</span></li>
</ul>
</li>
</ul>
<p><span style="color:#008080;"><strong>REFERENCE</strong>: <a href="http://www.cisco.com/web/partners/index.html" target="_blank">Cisco PEC</a> (Requires valid user login)</span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/128/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/128/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=128&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-implement-phase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://carlproject.files.wordpress.com/2008/08/implement-png.png?w=300" medium="image" />
	</item>
		<item>
		<title>Review Notes: Cisco Lifecycle Services ARSFE (Design Phase)</title>
		<link>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-design-phase/</link>
		<comments>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-design-phase/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 07:55:51 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CQS-ARSFE]]></category>
		<category><![CDATA[» Lifecycle]]></category>
		<category><![CDATA[» Review Notes]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=121</guid>
		<description><![CDATA[
» Design Phase Overview


Design solution is developed to meet business requirements, and foresee and prevent potential network bottlenecks 


» Design Project Kickoff


Host a design workshop to: 

Confirm dates, roles, and responsibilities. 
Confirm that all planning information is complete. 
Discuss and document the progress for the remediation plan.




» Detailed Design Development: Design Workshop


Provide a comprehensive detailed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=121&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="size-medium wp-image-122 aligncenter" src="http://carlproject.files.wordpress.com/2008/08/design.png?w=300&#038;h=235" alt="" width="300" height="235" /></p>
<p><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong>» Design Phase Overview</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Design solution is developed to meet business requirements, and foresee and prevent potential network bottlenecks </span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Design Project Kickoff</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Host a design workshop to: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;">Confirm dates, roles, and responsibilities. </span></li>
<li><span style="font-size:x-small;color:#333333;">Confirm that all planning information is complete. </span></li>
<li><span style="font-size:x-small;color:#333333;">Discuss and document the progress for the remediation plan.</span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Detailed Design Development: Design Workshop</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Provide a comprehensive detailed design for the customer routing and switching system. </span></li>
<li><span style="font-size:x-small;color:#333333;">Detailed Design Development: Design Workshop Activity: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Design routing and switching infrastructure</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Design recommendations for a switched environment</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Design recommendations for a routed environment</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Design MPLS WAN</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>DMVPN design development (<a href="http://blog.internetworkexpert.com/2008/08/02/dmvpn-explained/" target="_blank">Here is a tutorial of DMVPN by Petr Lapukhov of Internetwork Expert</a>)<br />
</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Design routing and switching security architecture</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Present low-level design to customer</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Detailed Design Validation</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Validate the design of the: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;">Routing and switching WAN infrastructure. </span></li>
<li><span style="font-size:x-small;color:#333333;">Routing environment. </span></li>
<li><span style="font-size:x-small;color:#333333;">Security architecture design. </span></li>
<li><span style="font-size:x-small;color:#333333;">Interfaces to third-party systems.</span></li>
</ul>
</li>
</ul>
<ul>
<li><span style="font-size:x-small;color:#333333;">Present the low-level design validation to the customer.</span></li>
</ul>
<ul>
<li><span style="font-size:x-small;color:#333333;">Detailed Design Validation Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Validate design core network services WAN infrastructure</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Validate design routing environment (internal/ external)</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Validate security architecture design</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Validate design interfaces to 3rd-party systems and databases</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Present low-level design validation to customer</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Detailed Design Customer Sign-off</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Review the low-level design with the customer. </span></li>
<li><span style="font-size:x-small;color:#333333;">Obtain a signed Letter of Understanding.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Implementation Plan Development</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Provide a site-specific implementation plan that defines: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;">Activities. </span></li>
<li><span style="font-size:x-small;color:#333333;">Configurations. </span></li>
<li><span style="font-size:x-small;color:#333333;">Commissioning test plans.</span></li>
</ul>
</li>
</ul>
<ul>
<li><span style="font-size:x-small;color:#333333;">Implementation Plan Development Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Site-specific implementation requirements</span> </span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Create a site-specific network implementation plan</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Gather and verify full system migration requirements</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Develop full system migration strategy</span> </span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Define migration team roles and responsibilities</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Develop implementation schedule</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Present final network implementation plan</span><br />
</span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Operations Plan Development</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Operational processes for the routing and switching system. </span></li>
<li><span style="font-size:x-small;color:#333333;">A plan to implement the new processes. </span></li>
<li><span style="font-size:x-small;color:#333333;">A process readiness test plan. </span></li>
<li><span style="font-size:x-small;color:#333333;">Operations Plan Development Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Review existing process and flows</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Develop methods and procedures</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Develop plan to implement operations</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Develop test plan for operational processes</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Present operations plan</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Staging Plan Development</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Provide a plan detailing the installation requirement tasks. </span></li>
<li><span style="font-size:x-small;color:#333333;">Stage the tasks in a controlled implementation environment. </span></li>
<li><span style="font-size:x-small;color:#333333;">Staging Plan Development Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Collect and verify staging requirements</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Staging plan development</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Present staging plan</span><br />
</span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Systems Acceptance Test Plan Development</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Verify that the deployed system meets the customer&#8217;s needs. </span></li>
<li><span style="font-size:x-small;color:#333333;">Verify tat the system is ready for the production environment. </span></li>
<li><span style="font-size:x-small;color:#333333;">Systems Acceptance Test Plan Development Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Collect and verify solution accepted requirements</span> </span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Acceptance test plan development</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Present acceptance test plan</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Staff Plan Development </strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Assess the skills and knowledge required to support the customer&#8217;s proposed system. </span></li>
<li><span style="font-size:x-small;color:#333333;">Analyze and define the training and development requirements for each support role.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Recommended Skills</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Typical job roles include AM&#8217;s, SE&#8217;s, FE&#8217;s and PM&#8217;s. </span></li>
<li><span style="font-size:x-small;color:#333333;">The recommended skills needed to fulfill the defined activities are: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;">The ability to manage complex projects and demonstrate an understanding of the solution. </span></li>
<li><span style="font-size:x-small;color:#333333;">The ability to design a solution that meets the customer requirements. </span></li>
<li><span style="font-size:x-small;color:#333333;">The ability to validate the routing and switching design. </span></li>
<li><span style="font-size:x-small;color:#333333;">An understanding of the routing and switching implementation and operational requirements.</span></li>
</ul>
</li>
</ul>
<p><span style="color:#008080;"><strong>REFERENCE</strong>: <a href="http://www.cisco.com/web/partners/index.html" target="_blank">Cisco PEC</a> (Requires valid user login)</span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/121/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/121/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=121&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-design-phase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://carlproject.files.wordpress.com/2008/08/design.png?w=300" medium="image" />
	</item>
		<item>
		<title>Review Notes: Cisco Lifecycle Services ARSFE (Plan Phase)</title>
		<link>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-plan-phase/</link>
		<comments>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-plan-phase/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 07:46:39 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» CQS-ARSFE]]></category>
		<category><![CDATA[» Lifecycle]]></category>
		<category><![CDATA[» Review Notes]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=115</guid>
		<description><![CDATA[
» Plan Phase Overview


The physical and network infrastructure are analyzed. 
Routing and switching solution recommendations are introduced.


» Planning Project Kickoff (Deployment Project Management)


Provide resources to manage the planning, design, and implementation phases. 
Develop and execute a project management program.


» Systems Requirements Validation


Perform an analysis of the customer&#8217;s technical and business requirements. 
Provide a remediation plan.


» [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=115&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="size-medium wp-image-116 aligncenter" src="http://carlproject.files.wordpress.com/2008/08/plan-png.png?w=300&#038;h=236" alt="" width="300" height="236" /></p>
<p><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong>» Plan Phase Overview</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">The physical and network infrastructure are analyzed. </span></li>
<li><span style="font-size:x-small;color:#333333;">Routing and switching solution recommendations are introduced.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Planning Project Kickoff (Deployment Project Management)</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Provide resources to manage the planning, design, and implementation phases. </span></li>
<li><span style="font-size:x-small;color:#333333;">Develop and execute a project management program.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Systems Requirements Validation</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Perform an analysis of the customer&#8217;s technical and business requirements. </span></li>
<li><span style="font-size:x-small;color:#333333;">Provide a remediation plan.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Network Readiness Assessment Including Physical Network Assessment</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Assess the customer&#8217;s existing network infrastructure. </span></li>
<li><span style="font-size:x-small;color:#333333;">Analyze the physical and logical configuration of the network. </span></li>
<li><span style="font-size:x-small;color:#333333;">Analyze network design and integration issues. </span></li>
<li><span style="font-size:x-small;color:#333333;">Network Readiness Assessment Including Physical Network Assessment Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Prepare for site readiness assessment</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Gather and verify customer network information</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Conduct facility sites survey:</span> </span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Perform site assessment gap analysis</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Assess existing infrastructure</span> </span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Assess existing WAN</span> </span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Assess existing IP address assignment or breakdown</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Assess existing routing protocols</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Consolidation assessment</span> </span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Backup and recovery assessment</span> </span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Perform gap analysis</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Present network readiness assessment report and network remediation plan</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Operations Readiness Assessment Including People, Process, and Tools</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Assess the customer&#8217;s current operations and network management infrastructure. </span></li>
<li><span style="font-size:x-small;color:#333333;">Identify issues pertaining to the proposed system service-level requirements. </span></li>
<li><span style="font-size:x-small;color:#333333;">Identify the customer&#8217;s support model. </span></li>
<li><span style="font-size:x-small;color:#333333;">Operations Readiness Assessment Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Prepare for operational assessment</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Conduct operational assessment</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Perform operational assessment gap analysis</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Produce operations readiness assessment report</span></span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Security Architecture Assessment</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Integrate the new routing and switching system. </span></li>
<li><span style="font-size:x-small;color:#333333;">Protect networks and information against intruders. </span></li>
<li><span style="font-size:x-small;color:#333333;">Security Architecture Assessment Activities: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;"><span>Prepare for security analysis</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Conduct security analysis</span></span></li>
<li><span style="font-size:x-small;color:#333333;"><span>Perform security gap analysis</span><br />
</span></li>
</ul>
</li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><span style="color:#008080;"><strong><span style="font-size:x-small;">»</span></strong></span><span style="font-size:x-small;color:#333333;"><span style="color:#008080;"><strong> Service Assurance</strong></span><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Assess network and operational readiness. </span></li>
<li><span style="font-size:x-small;color:#333333;">Complete the service assurance process by identifying potential points of vulnerability.</span></li>
</ul>
<p><span style="font-size:x-small;color:#333333;"><br />
</span><strong><span style="font-size:x-small;color:#008080;">»</span></strong><span style="font-size:x-small;color:#333333;"><strong><span style="color:#008080;"> Recommended Skills</span></strong><br />
</span></p>
<ul>
<li><span style="font-size:x-small;color:#333333;">Typical job roles include AM&#8217;s, SE&#8217;s, FE&#8217;s and PM&#8217;s. </span></li>
<li><span style="font-size:x-small;color:#333333;">The recommended skills needed to fulfill the defined activities are: </span>
<ul>
<li><span style="font-size:x-small;color:#333333;">The ability to manage complex projects and demonstrate an understanding of the solution. </span></li>
<li><span style="font-size:x-small;color:#333333;">The ability to assess customer&#8217;s existing core infrastructure. </span></li>
<li><span style="font-size:x-small;color:#333333;">The ability to conduct interviews. </span></li>
<li><span style="font-size:x-small;color:#333333;">Knowledge of industry routing and switching network, system, operations, security, and leading practices.</span></li>
</ul>
</li>
</ul>
<p><span style="color:#008080;"><strong>REFERENCE</strong>: <a href="http://www.cisco.com/web/partners/index.html" target="_blank">Cisco PEC</a> (Requires valid user login)</span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/115/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/115/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/115/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=115&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/08/17/review-notes-cisco-lifecycle-services-arsfe-plan-phase/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://carlproject.files.wordpress.com/2008/08/plan-png.png?w=300" medium="image" />
	</item>
	</channel>
</rss>