Arsip di kelompok Cisco

03 June
2011

Cisco Router Firewall

Below you find a short description how to install and configure a CISCO 2603 Router / Firewall. In the example, we have two LAN’s using the private IP-addresses 192.168.102.0 and 192.168.101.0. Besides routing, the firewall translates all addresses from the internal LAN (192.168.102.0) to the external LAN (192.168.101.0) using NAT (Network Address Translation) and implements Baca Selengkapnya …
03 June
2011

Cisco Recovery Password

This document describes the procedure for recovering enable password or enable secret passwords. These passwords are used to protect access to privileged EXEC and configuration modes. The enable password password can be recovered, but the enable secret password is encrypted and can only be replaced with a new password using the procedure below. This password Baca Selengkapnya …
03 June
2011

Getting started with Cisco

Initially you will probably configure your router from a terminal. If the router is already configured and at least one port is configured with an IP address, and it has a physical connection to the network, you might be able to telnet to the router and configure it across the network. If it is not Baca Selengkapnya …
01 May
2010

Cisco dan minicom

Konfigurasi Cisco Router melalui minicom Jika kita ingin mengkonfigurasi router Cisco menggunakan Linux (melalui COM port pada PC/Notebook Linux), maka kita dapat menggunakan langkah-langkah dibawah ini: Hubungkan router Cisco ke COM port pada PC/Notebook Linux menggunakan kabel serial. Gunakan program minicom dengan cara sebagai berikut: $ su – $ minicom -s Pilih Serial port setup Baca Selengkapnya …