This tutorial will show you how to connect three routers together with a virtual hub within the dynamips / dynagen framework.
Search Results for 'cisco'
Cisco – Dynamips simple hub configuration
Posted by Josh on Mon 28 May 2007Categories: Cisco , Cisco Routers , Dynamips , virtualization - [6] Comments
PEMU – Cisco Pix Emulator on Windows
Posted by Josh on Wed 9 May 2007Categories: Cisco , Linux , PEMU , SSH , virtualization , Windows - [27] Comments
PEMU is a Cisco Pix Firewall Emulator based on QEMU open source machine emulator and virtualizer. The original author of the Linux version is known as ‘mmm123′ on the hacki forum . Now, the amazing PEMU software has been ported to windows by a different user on the hacki forum known as ‘melifaro’.
PEMU – Cisco Pix Emulator on Linux
Posted by Josh on Mon 30 Apr 2007Categories: Cisco , Linux , PEMU , virtualization - [22] Comments
PEMU is a Cisco Pix Firewall Emulator based on QEMU open source machine emulator and virtualizer. The author is known as ‘mmm123′ on the hacki forum . Unfortunately, there is not a Windows port for the emulator. However, you can use vmware player to run the emulator on a windows machine.
PEMU is a Cisco Pix emulator based on QEMU processor emulator. The author is known as ‘mmm123′ on the hacki forum . Currently, there is not a website for this project. It lives on the Hacki forums. Instead of everyone having to chase the code on the forums, I have contacted the author and have permission to post the source code and binaries on this site. (right-click + save as)
Binary:
pemu_public_bin2007-04-20.tar.bz2
Source:
pemu_public2007-04-20.tar.bz2
Windows Version: pemu_win32_02.rar
Cisco – Dynamips and Dynagen install on Linux
Posted by Josh on Tue 24 Apr 2007Categories: Cisco , Cisco Routers , Dynamips , Linux , virtualization - [36] Comments
This tutorial demonstrates the installation of dynagen and dynamips on a Linux server.
"Dynamips is a Cisco router emulator written by Christophe Fillot. It emulates 2691, 3620, 3640, 3660, 3725, 3745, and 7206 hardware platforms, and runs standard IOS images. " – dynagen.org
Please visit dynagen.org for the official tutorial.
Cisco – Session Logging with Hyperterminal
Posted by Josh on Sun 22 Apr 2007Categories: Cisco , Cisco Routers - [4] Comments
This tutorial is for those of you who are not a cisco engineer, but are working with a cisco engineer to resolve an issue. No matter what you are working on, they will always ask for the output of a ‘show’ command or a ‘debug’ command.
This tutorial is also for engineers that are tired of trying to explain capturing router output with hyperterminal.
Click Image to play tutorial:

Cisco – How to enable ssh on a router
Posted by Josh on Tue 17 Apr 2007Categories: Cisco , Cisco Routers , SSH - [25] Comments
This tutorial will show you how to enable ssh on a cisco router. In order to use ssh for terminal access, you must have an image that supports encryption. Sometimes, but not always, the encryption feature set can be recognized by the ‘k9′ in the image name. Click Image to play tutorial: 
Cisco – Automatic configuration backup
Posted by Josh on Mon 16 Apr 2007Categories: Cisco , Cisco Routers , Windows - [24] Comments
The Cisco IOS configuration archive is intended to provide a mechanism to store, organize, and manage an archive of Cisco IOS configuration files in order to enhance the configuration rollback capability provided by the configure replace command. – Cisco.com This tutorial also demonstrates installing an ftp server on Windows 2000/XP/2003.
Click Image to play tutorial:

Cisco – Replace the configuration on a running router
Posted by Josh on Sun 8 Apr 2007Categories: Cisco , Cisco Routers - 1 Comment
This command will apply all necessary additions and deletions to replace the current running configuration with the contents of the specified configuration file, which is assumed to be a complete configuration, which is assumed to be a complete configuration, not a partial configuration.
Click Image to play tutorial:

Cisco – Config diff command
Posted by Josh on Thu 5 Apr 2007Categories: Cisco , Cisco Routers , Cisco VOIP - No Comments
Use the following command to see the differences between two different config files Example: show archive config differences system:running-config nvram:startup-config
Click Image to play tutorial:
