Sharing Ilmu

Sharing for useful things

Category: Cisco

Configuration Dynamic Routing OSPF on Cisco Router

In this tutorial I’ll discuss about how to configuration of dynamic routing protocol using ospf. ospf is link state dynamic routing protocol where no Hop count limit.  Work with administrative distance 110. The following is the topologi : Configure IP Address on R1 : R1(config)#int g0/0/0 R1(config-if)#ip add 10.10.10.1 255.255.255.0 R1(config-if)#no shutdown R1(config-if)#exit R1(config)#int g0/0/1

Configuration Dynamic Routing Protocol EIGRP on Cisco

In this tutorial I’ll discuss about dynamic routing protocol EIGRP. EIGRP is a distance vector routing protocol sometimes also called as advanced distance vector protocol. EIGRP is a Cisco open standar protocol have administrative distance is 90 and maksimum hop count is 255 (default 100). The following is the topologi : Configure IP Address on

How To Remove or Change configuration on Router/Switch Cisco Packet Tracer

In this tutorial I’ll discuss about how to remove or change configuration on cisco router/switch. when we have configured on router/switch but it’s wrong configuration or need to remove the configuration how to do that ?  and when we need to change configuration how to do that ? When we need to remove configuration on

How To Configuration Dynamic Routing RIP on Cisco Packet Tracer

In this tutorial I’ll discuss about how to configuration of dynamic routing protocol using RIP on cisco packet tracer. If in preceding tutorial we have configured static routing where we must specify destination network and gateway, on the dynamic routing we only need to advertise each router’s network. The following is the topology are used

How To Configuration DNS Server on Cisco packet tracer

DNS (Domain Name Service) is a service that used to make changes domain address becomes ip address and vice versa. For example when you access the website google.com you will call domain address where those domain will be translate to ip address of google server by DNS Server. The ilustrated as the following image :

How To Configuration Static Routing (3 Routers) Cisco Packet Tracer

In the preceding tutorial Configuration static routing I’ve discuss about static routing with 2 routers. And in this tutorial I’ll discuss static routing with 3 routers. The following is the topology that will be used. you can use Router type 2911 for this lab:   Let say you already configured ip address from all router’s and

How To Configure Static Routing on Cisco Packet Tracer

In this tutorial I’ll discuss about how to configuration static routing on cisco packet tracer.  Before you configure static routing, you must be understand about concept of static routing where each router must be know ip network from the opponent router to be able to connected each other. For the first discussion we will try

How To Backup and Restore Configuration on Cisco Packet Tracer

In this tutorial I’ll discuss about how to backup configuration or restore configuration on cisco packet tracer. For backup config router or switch cisco you can backup it using TFTP Server. Here I will do a simulation using cisco packet tracer. The following is topologi are used : Let say you have do some configuration

Configure Remote Access (Telnet & SSH) Router/Switch Cisco Packet Tracer

In This tutorial I’ll discuss about how to configure remote access router/switch cisco packet tracer using telnet and ssh.  The following is  topologi will be use : First configuration ip address on Router and PC. Configuration ip on router : Configuration ip on PC :   CONFIGURATION REMOTE ACCESS TELNET :  First Configure password privileged

Basic Configuration Cisco Packet Tracer

In this tutorial I’ll discuss about how to basic configuration of cisco packet tracer.  The following are some command and configure that can you use on cisco.   Initial Display The following are initial display when your open the cli command first. for next step you can press button n  Access Mode on Cisco User Mode