<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to change the MAC address on a Call Manager 5/6 Server</title>
	<atom:link href="http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/</link>
	<description>Tips and Video Tutorials - Cisco .:. Linux .:. VOIP</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:55:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Anurag Sharma</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33532</link>
		<dc:creator>Anurag Sharma</dc:creator>
		<pubDate>Fri, 30 Apr 2010 03:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33532</guid>
		<description>Found it very helpful when I was trying to copy CentOS VM from other machine. It had MAC address not matching with MAC address automatically generated by VMWare. I open .vmx file changed MAC address to match with what I found in vim /etc/sysconfig/network-scripts/ifcfg-eth0.

Anurag</description>
		<content:encoded><![CDATA[<p>Found it very helpful when I was trying to copy CentOS VM from other machine. It had MAC address not matching with MAC address automatically generated by VMWare. I open .vmx file changed MAC address to match with what I found in vim /etc/sysconfig/network-scripts/ifcfg-eth0.</p>
<p>Anurag</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33518</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 27 Apr 2010 18:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33518</guid>
		<description>Chuck,

Thanks for sharing your experience! DSL is a much smaller download. 

Josh</description>
		<content:encoded><![CDATA[<p>Chuck,</p>
<p>Thanks for sharing your experience! DSL is a much smaller download. </p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck Jones</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33517</link>
		<dc:creator>Chuck Jones</dc:creator>
		<pubDate>Tue, 27 Apr 2010 17:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33517</guid>
		<description>I just went through this process using the DSL linux on UCM7  7.1.3.3000-1 and it worked w/o issue.  License added, no warnings other than to restart the CCM service.</description>
		<content:encoded><![CDATA[<p>I just went through this process using the DSL linux on UCM7  7.1.3.3000-1 and it worked w/o issue.  License added, no warnings other than to restart the CCM service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33502</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sat, 24 Apr 2010 18:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33502</guid>
		<description>sirozha,

I tried it in VMWare but did not change the MAC between VM creation and CUCM installation. This makes sense. Good work!

Josh</description>
		<content:encoded><![CDATA[<p>sirozha,</p>
<p>I tried it in VMWare but did not change the MAC between VM creation and CUCM installation. This makes sense. Good work!</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sirozha</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33487</link>
		<dc:creator>sirozha</dc:creator>
		<pubDate>Thu, 22 Apr 2010 17:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33487</guid>
		<description>How about just changing the MAC address in VMWare? I have done this on many an occasion, and it seems to work. Here are the steps: 

1. Create a VM in VMWare and start it without the installation DVD. 

2. Once the VM is started, VMWare will assign a MAC address and create the following lines in the .vmx file: 
ethernet[n].generatedAddress
ethernet[n].addressType
ethernet[n].generatedAddressOffset

The [n] parameter is the number of the virtual Ethernet adapter; ex. &quot;ethernet0&quot;

3. Power down the VM (do not suspend it) and then open the .vmx file with a text editor. 

4. Remove the following three lines created by VMWare: 
ethernet[n].generatedAddress
ethernet[n].addressType
ethernet[n].generatedAddressOffset

5. Add the following line anywhere in the .vmx file
ethernet[n].address = AA:BB:CC:DD:EE:FF

In this line, substitute the MAC address AA:BB:CC:DD:EE:FF with the MAC address for which you have the CUCM Software Version license and the CUCM Product License; ex.:
ethernet0.address = 00:23:7d:a1:cd:ab 

6. Save the .vmx file

7. Power up the newly created VM again (this time with the media) and install the CUCM as usual.</description>
		<content:encoded><![CDATA[<p>How about just changing the MAC address in VMWare? I have done this on many an occasion, and it seems to work. Here are the steps: </p>
<p>1. Create a VM in VMWare and start it without the installation DVD. </p>
<p>2. Once the VM is started, VMWare will assign a MAC address and create the following lines in the .vmx file:<br />
ethernet[n].generatedAddress<br />
ethernet[n].addressType<br />
ethernet[n].generatedAddressOffset</p>
<p>The [n] parameter is the number of the virtual Ethernet adapter; ex. &#8220;ethernet0&#8243;</p>
<p>3. Power down the VM (do not suspend it) and then open the .vmx file with a text editor. </p>
<p>4. Remove the following three lines created by VMWare:<br />
ethernet[n].generatedAddress<br />
ethernet[n].addressType<br />
ethernet[n].generatedAddressOffset</p>
<p>5. Add the following line anywhere in the .vmx file<br />
ethernet[n].address = AA:BB:CC:DD:EE:FF</p>
<p>In this line, substitute the MAC address AA:BB:CC:DD:EE:FF with the MAC address for which you have the CUCM Software Version license and the CUCM Product License; ex.:<br />
ethernet0.address = 00:23:7d:a1:cd:ab </p>
<p>6. Save the .vmx file</p>
<p>7. Power up the newly created VM again (this time with the media) and install the CUCM as usual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tenge</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33368</link>
		<dc:creator>tenge</dc:creator>
		<pubDate>Mon, 22 Mar 2010 00:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33368</guid>
		<description>hey there, i am trying to do this
i have a lic file
i am able to change the mac no problem and upload the file, but my 150 nfr license still shows there

i have tried cm 6, cm7 and cm 7.1.2 

the cm 6 version i have has 1000 license but i am sure it is time bombmed or something

is it maybe my nfr media ?</description>
		<content:encoded><![CDATA[<p>hey there, i am trying to do this<br />
i have a lic file<br />
i am able to change the mac no problem and upload the file, but my 150 nfr license still shows there</p>
<p>i have tried cm 6, cm7 and cm 7.1.2 </p>
<p>the cm 6 version i have has 1000 license but i am sure it is time bombmed or something</p>
<p>is it maybe my nfr media ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mottie</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33363</link>
		<dc:creator>mottie</dc:creator>
		<pubDate>Sat, 20 Mar 2010 04:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33363</guid>
		<description>For those of you that want to save some bandwidth and time you can also use DSL (Damn Small Linux http://www.damnsmalllinux.org/ a 50MB ISO download).

The command changes:

2. Type &#039;dsl 2&#039; at the boot: prompt
2a. Type &#039;mkdir /mnt/hdaX&#039; (use hda2 everywhere you see hda1 if you have installed an upgrade and are booting from the secondary partition)
2b. Type &#039;mount /dev/hda1 /mnt/hda1 -t ext3&#039;
3. Type &#039;chroot /mnt/hda1&#039;

Also, if you don&#039;t feel confident using vim you can use replace it with &#039;nano&#039; which is a lot more user friendly.</description>
		<content:encoded><![CDATA[<p>For those of you that want to save some bandwidth and time you can also use DSL (Damn Small Linux <a href="http://www.damnsmalllinux.org/" rel="nofollow">http://www.damnsmalllinux.org/</a> a 50MB ISO download).</p>
<p>The command changes:</p>
<p>2. Type &#8216;dsl 2&#8242; at the boot: prompt<br />
2a. Type &#8216;mkdir /mnt/hdaX&#8217; (use hda2 everywhere you see hda1 if you have installed an upgrade and are booting from the secondary partition)<br />
2b. Type &#8216;mount /dev/hda1 /mnt/hda1 -t ext3&#8242;<br />
3. Type &#8216;chroot /mnt/hda1&#8242;</p>
<p>Also, if you don&#8217;t feel confident using vim you can use replace it with &#8216;nano&#8217; which is a lot more user friendly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zza</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33355</link>
		<dc:creator>zza</dc:creator>
		<pubDate>Wed, 17 Mar 2010 20:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33355</guid>
		<description>On MCS 7825 with CCM 7.1(3b) installed, CentOS5.4 Disk1, it works for the procedure.

However I tried to use CentOS5.4 to boot VMware, same issue with azz&#039;s which was not booted from CentOS, I think we need change the VMWare configuration file if I recall correctly.

Thanks zza</description>
		<content:encoded><![CDATA[<p>On MCS 7825 with CCM 7.1(3b) installed, CentOS5.4 Disk1, it works for the procedure.</p>
<p>However I tried to use CentOS5.4 to boot VMware, same issue with azz&#8217;s which was not booted from CentOS, I think we need change the VMWare configuration file if I recall correctly.</p>
<p>Thanks zza</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azz</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33314</link>
		<dc:creator>azz</dc:creator>
		<pubDate>Wed, 03 Mar 2010 09:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33314</guid>
		<description>hi 
i have tryed all the mount options, but i&#039;m not able to boot my cucm 6 with centos, can u help me in getting cucm vm boot with centos.
thanks azz</description>
		<content:encoded><![CDATA[<p>hi<br />
i have tryed all the mount options, but i&#8217;m not able to boot my cucm 6 with centos, can u help me in getting cucm vm boot with centos.<br />
thanks azz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skybaba</title>
		<link>http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/comment-page-2/#comment-33304</link>
		<dc:creator>Skybaba</dc:creator>
		<pubDate>Sat, 27 Feb 2010 19:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/how-to-change-the-mac-addres-on-a-call-manager-56-server/#comment-33304</guid>
		<description>@Robert &amp; Jacqueline

I&#039;ve just done this on CCM 7 and it works.
I&#039;m not sure why you aren&#039;t able to run it on 7.1.3, but I was able to do this on 7.0.0.39771-4.

Maybe you could try installing 7.0, changing the MAC Add, then upgrading.</description>
		<content:encoded><![CDATA[<p>@Robert &amp; Jacqueline</p>
<p>I&#8217;ve just done this on CCM 7 and it works.<br />
I&#8217;m not sure why you aren&#8217;t able to run it on 7.1.3, but I was able to do this on 7.0.0.39771-4.</p>
<p>Maybe you could try installing 7.0, changing the MAC Add, then upgrading.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
