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

<channel>
	<title>CCIE UK &#187; featured</title>
	<atom:link href="http://www.ccieuk.com/tag/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ccieuk.com</link>
	<description>Moving towards CCIE....</description>
	<lastBuildDate>Sun, 17 Jan 2010 17:02:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up a Cisco Voice Lab Part 1 &#8211; CUCM and VMWare</title>
		<link>http://www.ccieuk.com/2009/07/09/setting-up-a-cisco-voice-lab-part-1-cucm-and-vmware/</link>
		<comments>http://www.ccieuk.com/2009/07/09/setting-up-a-cisco-voice-lab-part-1-cucm-and-vmware/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 14:52:16 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[CCIE Study]]></category>
		<category><![CDATA[Technical Articles]]></category>
		<category><![CDATA[Voice and IPT]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.ccieuk.com/?p=128</guid>
		<description><![CDATA[I have recently passed the CCVP qualification and I think it would be useful to pass on some of the methods I used for setting up a home CCVP lab. The CCVP is one certification were just using books and study materials isn&#8217;t really an option. You really have to get some hands on experience. Not [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently passed the CCVP qualification and I think it would be useful to pass on some of the methods I used for setting up a home CCVP lab. The CCVP is one certification were just using books and study materials isn&#8217;t really an option. You really have to get some hands on experience. Not everyone will have the luxury of working in a Cisco VoIP/IPT environment or be able to go on the commercial CCVP courses. It is still possible to get some hands on experience by setting up a small home lab however.<span id="more-128"></span></p>
<p>I&#8217;d say its possible to do around 80% of the CCVP without any hardware purchase, the other 20% being to do with voice port modules, such as FXO modules, FXS modules, DSP modules and also areas such as MGCP voice gateways. If you do want to get hands on practice in those areas you coud purchase a second hand router that can handle these modules and also act as an MGCP gateway. In my voice lab, I&#8217;ve used an old Cisco 3640 router for this purpose. To support the FXO and FXS modules I had to purchase a NM-2V module for the router. The FXO and FXS cards then slot into the NM-2V. I&#8217;ll supply a full breakdown of the hardware I&#8217;ve used in a later post.</p>
<p>To build the software only part of the lab you are going to need the following:</p>
<ul>
<li>A PC with a decent up to date processor. I&#8217;d recommend having at least 2Gig of RAM. However you may be able to get away with less. My PC specs are Intel Quad Core Q9450 overclocked to 3Ghz, 4Gig RAM and Vista Home Premium. I have also set up this sort of lab using Ubuntu Linux.</li>
<li>A copy of Cisco Unified Communications Manager (search on ebay for Cisco Call Manager). There are sellers selling legitimate copies. I paid around £60 for the discs.</li>
<li><a title="VMWare Server" href="http://www.vmware.com/download/server/" target="_blank">VMware Server</a> </li>
<li><a title="GNS3" href="http://www.gns3.net/" target="_blank">GNS3</a>. You could use dynampis/dynagen if you are familiar with the software. However, I find the speed and ease with which you can now set up labs with GNS3 makes it much more useable.</li>
<li>A copy of a relevant IOS for a Cisco 3725 router. I would recommend getting an IOS that can support a version of <a title="Cisco IOS for CME" href="http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/requirements/guide/33matrix.htm" target="_blank">Call Manager Express</a>. That way you can get some practice setting up H323 trunks. You can even use a H323 gateway to simulate being your PSTN router. One other benefit is that you can practice CME SRST fallback. Getting an IOS can be a stumbling block for many people and unfortunately I can&#8217;t help you there. Please remember that the Cisco IOS is a licensed proprietry piece of software. If you have an appropriate CCO login you should be able to download an IOS to use.</li>
<li>A copy of Cisco IP Communicator. This is a software phone that you use to register with your CUCM servers and CME routers. Again this is available to download from Cisco if you have an appropriate CCO account.</li>
<li>I also recommend buying a second-hand hardware Cisco phone as its good to learn how to support the sort of phone that your users will be using. I managed to gt a Cisco 7940 from ebay for about £35 including shipping.</li>
</ul>
<p><span style="color: #0000ff;"><strong>Installing VMare</strong></span></p>
<p><span style="color: #000000;">I am currently using version 1.0.6 on a Windows Vista PC, so my instructions will pertain to that version of VMWare Server. The latest version of VMWare Server is currently 2.0.1 and this should also be fine for running a CUCM server installation.</span></p>
<p><span style="color: #000000;">First of all go to the <a title="Download VMWare" href="http://www.vmware.com/download/server/" target="_blank">download section </a>of the VMWare site and download the version of VMWare for your OS. As part of the download process you will have to obtain a serial number. Please take a note of this serial number.</span></p>
<p><span style="color: #000000;">After the installation of VMWare is complete you will need to set up a virtual machine with the correct settings to support a CUCM6.0 server. The specifications for this are:</span></p>
<ul>
<li><span style="color: #000000;">Red Hat Enterprise Linux 3 virtual OS</span></li>
<li><span style="color: #000000;">I used bridge networking so that I could give the CUCM server an address on my home LAN.</span></li>
<li><span style="color: #000000;">80Gb disk capactiy. I know this seems a lot but CUCM will only install if the disk is at least 72Gb</span></li>
<li><span style="color: #000000;">1GB of RAM, although I tried 512Mb and this seemed to work ok.</span></li>
</ul>
<p><span style="color: #000000;">Once you have the virtual machine set up then just place your CUCM DVDs in your DVD  tray and boot up the machine. Alternatively, you can use an ISO image and use that to boot from. You can do this by editing the CD ROM settings of your virtual machine.</span></p>
<p><span style="color: #000000;">You should hopefully now hear the wirring noise of your DVD loading and, after seeing some Linuxy type boot messages, you should be presented with the CUCM 6 installation. You should now be able to run through the installation wizard and install CUCM 6.0</span></p>
<p><span style="color: #000000;">There is an <a title="CUCM VMWare Video" href="http://www.blindhog.net/how-to-install-call-manager-6x-in-vmware/" target="_blank">excellent post </a> by Josh on the blindhog site with a video showing a step by step guide on setting up CUMC 6 using VMWare. It even takes you through the CUCM 6 installation wizard. In fact the inspiration for my lab came from doing some reasearch on building a home voice lab and coming across another <a title="Building a voice lab" href="http://www.blindhog.net/how-to-build-a-voice-lab-with-gns3-and-vmware/" target="_blank">brilliant post</a> from Josh. This post should give you a good idea of just what is possible using GNS3, VMWare and some hardware.</span></p>
<p><span style="color: #000000;">In the next part of this article I&#8217;ll detail how to set up GNS3 and interface this with your physical network and CUCM server.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ccieuk.com/2009/07/09/setting-up-a-cisco-voice-lab-part-1-cucm-and-vmware/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
