Search Results for 'cisco'


This tutorial will show you how to connect three routers together with  a virtual hub within the dynamips / dynagen framework.

(more…)


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’

(more…)


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.

(more…)


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

 

 

 


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.

(more…)


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:

(more…)


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:

(more…)


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:

(more…)


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:

(more…)


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:

(more…)