After releasing the video tutorial for installing Call Manager 5/6 in VMWare, I received a comment asking how to change the MAC address on the Virtual server. The same person, (DrM) later posted another comment confirming that he had actually changed the address in the Linux OS. I had tried changing the MAC in VMWare with version 5.x but eventually gave up. This tutorial will show you how to change the MAC address in order to duplicate a production environment within VMWare. Without changing the MAC address, it is not possible to completely replicate your CUCM environment in a test lab because the license files are attached to the MAC address.
June 2008
How to change the MAC address on a Call Manager 5/6 Server
Posted by Josh on Sat 28 Jun 2008Categories: Cisco , Cisco VOIP - [56] Comments
Cisco – How to stop verification of file commands
Posted by Josh on Thu 19 Jun 2008Categories: Cisco , Cisco Routers - 1 Comment
Do you get annoyed by Operating systems asking you if you are sure you want to perform an action 10 times before it will actually do what you want?
If so, you probably also get annoyed when your router gives you the old “Destination filename [startup-config]?” after you issue the “copy run start” command. Using the ‘file prompt quiet’ command will keep your router quiet.
Not only does this command stop annoyances, it is also the command you need to use if need to use file operations (copy, write, etc) with a kron job. I ran into a situation where a router configuration needed to be automatically backed up in two locations. I used the ‘archive‘ configuration to backup to an scp server and a kron job to backup to an ftp server. Without the ‘file prompt quiet’ command, the kron job fails.
Cisco – CCNA and CCNP Training Videos
Posted by Josh on Thu 12 Jun 2008Categories: Cisco , Cisco Routers - [8] Comments
At different times, I have thought about creating training videos for Cisco certifications. After giving the idea a considerable amount of thought, I decided I don’t have enough time. So … I searched the net to find a company offering video training similar to my video tutorials.
How to get Root access on Call Manager 5/6 Server
Posted by Josh on Tue 10 Jun 2008Categories: Cisco , Cisco VOIP - [14] Comments
When Cisco first announced the Unified Communication Server (CallManager) would be based on Linux, my first question was “How much of the system would be available to users?”
I think it is great that Cisco does not require Engineers to understand the underlying system CallManager is built on, but some of us are curious. This tutorial will show you how to create a user on a CUCM 5/6 server with shell access and root privileges.
Cisco ASA – View pre-shared keys in plain text
Posted by Josh on Thu 5 Jun 2008Categories: ASA / Pix , Cisco - [22] Comments
As engineers, we don’t always document things as well as we should OR someone you work with is always “too busy” to document their work. This little trick will show you how to recover pre-shared keys on a Cisco Pix or ASA firewall.