143
2. Tugas
a. Membuat jaringan IPv6 sederhana dengan menggunakan
routing
RIP.
Gambar C.32. Jaringan IPv6 Menggunakan
Routing
RIP
144 b.
Membuat jaringan IPv6 sederhana dengan menggunakan
routing
OSPF.
Gambar C.33. Jaringan IPv6 Menggunakan
Routing
OSPF
145 c.
Hasil uji konektivitas jaringan IPv6
routing
OSPF dan RIP yang terdapat pada
Gambar C.34 dan Gambar C.35.
Gambar C.34. Hasil Konektivitas pada Jaringan IPv6 dengan
Routing
OSPF
146
Gambar C.35. Hasil Konektivitas pada Jaringan IPv6 dengan
Routing
OSPF
147
Set Pengajar
d. Jaringan
Routing
RIP
ROUTER ipv6 unicast-routing
interface FastEthernet00 ipv6 address 2001:100::164
ipv6 rip ciscorip enable ipv6 enable
interface Serial010 no ip address
ipv6 address 2001:101::164 ipv6 rip ciscorip enable
ipv6 enable clock rate 64000
ipv6 router rip ciscorip
ROUTER
1
ipv6 unicast-routing interface FastEthernet00
ipv6 address 2001:102::164 ipv6 rip ciscorip enable
ipv6 enable interface Serial010
no ip address ipv6 address 2001:101::264
ipv6 rip ciscorip enable ipv6 enable
clock rate 64000 ipv6 router rip ciscorip
PC0 -
Static
- IPv6
: 2001:100::264
Gateway
: 2001:100::1 PC1
-
Static
- IPv6
: 2001:100::364
Gateway
: 2001:100::1 PC2
148 -
Static
- IPv6
: 2001:102::264
Gateway
: 2001:102::1 PC3
-
Static
- IPv6
: 2001:102::364
Gateway
: 2001:102:1 e.
Jaringan
Routing
OSP
ROUTER ipv6 unicast-routing
interface FastEthernet00 ipv6 address 20:100::164
ipv6 enable ipv6 ospf 1 area 0
interface FastEthernet01 ipv6 address 20:101::164
ipv6 enable ipv6 ospf 1 area 0
interface Serial010 ipv6 address 10:100::1126
ipv6 enable ipv6 ospf 1 area 0
clock rate 64000 interface Serial011
clock rate 64000 shutdown
ipv6 router ospf 1 router-id 1.1.1.1
ROUTER
1
ipv6 unicast-routing interface FastEthernet00
ipv6 address 21:100::164 ipv6 enable
ipv6 ospf 2 area 0 interface FastEthernet01
ipv6 address 21:101::64 ipv6 enable
ipv6 ospf 2 area 0
149
interface Serial010 ipv6 address 10:100::2126
ipv6 enable ipv6 ospf 2 area 0
clock rate 64000 interface Serial011
ipv6 address 11:100::1126 ipv6 enable
ipv6 ospf 2 area 0 clock rate 64000
ipv6 router ospf 2 router-id 2.2.2.2
ROUTER
2
ipv6 unicast-routing interface FastEthernet00
ipv6 address 22:100::164 ipv6 enable
ipv6 ospf 3 area 0 interface FastEthernet01
ipv6 address 22:101::164 ipv6 enable
ipv6 ospf 3 area 0 interface Serial011
ipv6 address 11:100::2126 ipv6 enable
ipv6 ospf 3 area 0 clock rate 64000
ipv6 router ospf 3 router-id 3.3.3.3
PC0 -
Static
- IPv6
: 2001:100::264
Gateway
: 2001:100::1 PC1
-
Static
- IPv6
: 2001:100::364
Gateway
: 2001:100::1 PC2
-
Static
- IPv6
: 2001:102::264
Gateway
: 2001:102::1
150 PC3
-
Static
- IPv6
: 2001:102::364
Gateway
: 2001:102:1
151
LAMPIRAN D PEDOMAN PRAKTIKUM TOPIK 4
Pengenalan dan Perancangan Simulasi Jaringan Komputer Menggunakan Software CISCO Packet Tracer
– Part 2 : Switch
1. Tujuan