nih gan ane kasi tutorial buat ngoneksikan 2 router pada satu jaringan menggunakan paket tracer (cisco)
langkah pertama  anda memerlukan 4 pc, 2 server, 2 switch ,2 router  dan sebotol fruitea ( biar gak haus)
kemudian setting IP address dan default gateway pada PC0,PC1,PC2,PC4,server0&server1 sesuai dengan gambar diatas.

1. setting Router 0
Masuk CLI
Router >enable
Router #configure terminal
*Enter configuration commands, one per line. End with CNTL/Z.
Router(config) #interface FastEthernet0/0
Router(config-if) #ip address 10.10.10.2 255.0.0.0
Router(config-if) #no shutdown
Router(config-if) #exit
Router(config) #interface Serial2/0
Router(config-if) #no shutdown
Router(config-if) #clock rate 9600
Router(config-if) #ip address 202.132.1.1 255.255.255.0
Router(config-if) #exit
Router(config) #ip route 192.168.10.0 255.255.255.0 202.132.1.0
Router(config) #router rip
Router(config-router) #network 192.168.10.0
2. Setting Router1
Masuk CLI
Router >enable
Router "configure terminal
*Enter configuration commands, one per line. End with CNTL/Z.
Router(config) #interface FastEthernet0/0
Router(config-if) #ip address 192.168.10.2 255.255.255.0
Router(config-if) #no*shutdown
Router(config-if) #exit
Router(config) #interface Serial2/0
Router(config-if) #no shutdown
Router(config-if) #clock rate 9600
Router(config-if) #ip address 202.132.1.2 255.255.255.0
Router(config-if) #exit
Router(config) #ip route 10.10.10.0 255.255.255.0 202.132.1.0
Router(config) #router rip
Router(config-router) #network 10.10.10.0

Setelah anda ping dari PC mana aja ke PC mana aja juga.. wkwk 
kalo berhasil akan RTO sekali kemudian bakal muncul REPLY yang artinya suksessssssss.. 
semoga bermanfaat 


created by : 
  • Bagus Iswantoro
  • Bara Asmara P. Stevie

Categories:

Jalan Raya Kendangsari No. 109 Surabaya