JOB SHEET
Judul
Waktu
Tugas
Fasilitator
:
:
:
:
Konfigurasi Router RIP Dynamic
4 jam x 45 menit
1. Yori Eko Setiyo 2. Yudi Gintara
Lukman
Step 1
Pelajari GambarBerikut,
identifikasi alamat IP,
Nama router/
Hostname, Password,
Telnet.
Catatan :
R1700
Se0/0/0 :
[Link]/16
Fa0/0
:
[Link]
Nama : Hub 0
Nama : Laptop 0
IP
:
[Link]
Nama : Laptop 1
IP
:
[Link]
R2600
Se0/1
:
[Link]/16
Fa0/0
:
[Link]
Nama : Hub 1
Nama : PC 0
IP
:
[Link]
Nama : PC 1
IP
:
[Link]
Step 2
Indentifikasi dan catat
Kebutuhan Bahan Yang
akan digunakan
Step 3
Identifikasi dan catat
kebutuhan alat yang
akan digunakan
Bahan yang dibutuhkan
No
NamaBahan
1
Router
2
3
Kabel Console
Laptop
PC
5
Hub
6
Kabel Straight
7
Kabel Serial DCE DTE
8
Konektor RJ-45
9
Konektor RS232
Alat yang dibutuhkan
No
NamaAlat
1
2
3
4
5
Crimping Tool
Tang
Obeng
Spesifikasi
Cisco R1700 dan Cisco
R2600
5Meter/kabel, Total = 10 M
Intel Core I5 3,5GhZ 4 GB
RAM 5000 GB HDD
Intel Core I3 3,5Ghz 4GB
RAM 5000 GB HDD
Hub-PT
5Meter/kabel, Total = 30 M
1Meter
Merk Belden
Merk Bafo
Spesifikasi
Quantit
y
2
2
2
3
2
6
1
12
4
Quantit
y
2
2
2
6
7
8
9
10
Step 4
Install semua interface
sesuaikebutuhandanten
tukan media yang
digunakan
PC 0 IP
: [Link]
PC 1 IP
: [Link]
Laptop 0 IP : [Link]
Laptop 1 IP : [Link]
Step 5
Konfigurasi Hostname,
IP Serial, IP Fast
Ethernet, Telnet, IP
secara Dynamic RIP
untuk masing2 Router
Konfigurasi Router R1700:
Hostname dan Password :
Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname Yori
Yori(config)#username Yori password cisco
Yori(config)#enable secret cisco
Yori(config)#exit
Yori#
%SYS-5-CONFIG_I: Configured from console by console
IP Fast Ethernet :
Yori#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Yori(config)#interface FastEthernet 0/0
Yori(config-if)#ip address [Link] [Link]
Yori(config-if)#no shutdown
Yori(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0,
changed state to up
Yori#
%SYS-5-CONFIG_I: Configured from console by console
IP Serial :
Yori#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Yori(config)#interface serial0/0/0
Yori(config-if)#ip address [Link] [Link]
Yori(config-if)#no shutdown
Yori(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0,
changed state to up
Konfigurasi Router R2600:
Hostname dan Password:
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname Yudi
Yudi(config)#username Yudi password konde
Router R1700
Se 0/0/0 :
[Link]
Fa 0/0/0:
[Link]
Router R2600
Se 0/0/0:
[Link]
Fa 0/0/0:
[Link]
Yudi(config)#enable secret konde
Yudi(config)#exit
Yudi#
%SYS-5-CONFIG_I: Configured from console by console
IP Serial :
Yudi#
Yudi#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Yudi(config)#int s0/1
Yudi(config-if)#ip address [Link] [Link]
Yudi(config-if)#no shut
Yudi(config-if)#
%LINK-5-CHANGED: Interface Serial0/1, changed state to up
Yudi(config-if)#exit
Yudi(config)#
IP Fast Ethernet :
Yudi#
Yudi#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Yudi(config)#int fa0/0
Yudi(config-if)#ip add [Link] [Link]
Yudi(config-if)#no shut
Yudi(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0,
changed state to up
Yudi(config-if)#exit
Yudi(config)#
Konfigurasi Telnet
R1700
Yori>en
Password:
Yori#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Yori(config)#line vty 0 4
Yori(config-line)#password cisco
Yori(config-line)#login
Yori(config-line)#exit
Yori(config)#enable password cisco
Yori(config)#exit
Yori#
%SYS-5-CONFIG_I: Configured from console by console
Yori#
R2600
Yudi>en
Password:
Yudi#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Yudi(config)#line vty 0 4
Yudi(config-line)#password konde
Yudi(config-line)#login
Yudi(config-line)#exit
Yudi(config)#enable password konde
Yudi(config)#exit
Yudi#
Step 6
Test konektifitas
dengan perintah PING
secara beraturan
Step 7
Konfigurasi Routing RIP
pada router1700 dan
2600
%SYS-5-CONFIG_I: Configured from console by console
1. L 0 ke L 1
= L 0>ping [Link]
2. L 0 ke R1700
= L 0>ping [Link]
3. L 1 ke L 0
= L 1>ping [Link]
4. R1700 ke L 0
= R1700>ping [Link]
5. R1700 ke R2600 = R1700>ping [Link]
6. PC 0 ke PC 1
= PC 0>ping [Link]
7. PC 1 ke PC 0
= PC 1>ping [Link]
8. PC 0 ke R2600
= PC 0>ping [Link]
9. R2600 ke PC 0
= R2600>ping [Link]
Konfigurasi Routing R1700
Yori>en
Password:
Yori#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Yori(config)#router rip
Yori(config-router)#network [Link]
Yori(config-router)#network [Link]
Yori(config-router)#
1.
2.
3.
4.
5.
6.
7.
8.
9.
success
success
success
success
success
success
success
success
success
Konfigurasi Routing R2600
Step 8
Test Konektifitas
Yudi>en
Password:
Yudi#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Yudi(config)#router rip
Yudi(config-router)#network [Link]
Yudi(config-router)#network [Link]
Yudi(config-router)#
1. L 0 ke PC 0
= L 0>ping [Link]
2. L 1 ke PC 1
= L 1> ping [Link]
3. PC 1 ke R1700 = PC>ping [Link]
4. R1700 ke PC 1 = R1700>ping [Link]
1.
2.
3.
4.
Jam Mulai
:
Jam Berakhir :
Nilai Attitude:
NilaiKinerja :
DiperiksadanDinilaioleh :
(
Yudi
Lukman
)
Dibuatoleh :
Nama dan tandatangan
Yori
)(
success
success
success
success