[share] Static Routing IPv6 GNS3
#1
Assalamuailaikum,, temen temen semua..ayok kita belajar bersama tentang konfigurasi static routing pake IPv6 di GNS 3.

siapin GNS3 ya. ok, langsung aja ya, buat topologynya menjadi seperti ini.
[Image: static.jpg]

sipp .. kalau udah, sekarang kita konfigurasi di tiap tiap router

SEMARANG
Spoiler! :

!
ip ips po max-events 100
ipv6 unicast-routing
no ftp-server write-enable
!
!
!
no crypto isakmp ccm
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex half
!
interface FastEthernet1/0
no ip address
duplex full
speed auto
ipv6 address 2001::1/64
!
interface FastEthernet1/1
no ip address
shutdown
duplex auto
speed auto
!
ip classless
!
no ip http server
no ip http secure-server
!
!
ipv6 route ::/0 2001::2
!
!

YOGYA
Spoiler! :
!
ip ips po max-events 100
ipv6 unicast-routing
no ftp-server write-enable
!
!
!
no crypto isakmp ccm
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex half
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
ipv6 address 2001::2/64
!
interface FastEthernet1/1
no ip address
duplex auto
speed auto
ipv6 address 2002::1/64
!
ip classless
!
no ip http server
no ip http secure-server
!
!

SOLO
Spoiler! :

!
ip ips po max-events 100
ipv6 unicast-routing ==> mengaktifkan fitur ipv6
no ftp-server write-enable
!
!
!
no crypto isakmp ccm
!
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex half
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
ipv6 address 2002::2/64
!
interface FastEthernet1/1
no ip address
shutdown
duplex auto
speed auto
!
ip classless
!
no ip http server
no ip http secure-server
!
!
ipv6 route ::/0 2002::1 ===> kalau ini sama di ipv4 ip route 0.0.0.0 0.0.0.0 next hope
!
!
!
!
control-plane
!
!


ok teman teman, selesai sudah.. nah sekarang kita coba ping dan lihat table routing di salah satu router, saya ambil contoh di Semarang.

[Image: static_iproute.jpg]

Alhamdulillah, akhirnya berhasil , semoga bermanfaat ya teman teman. sekian dulu teman teman, kita lanjut ke simulasi berikutnya.






Users browsing this thread: 1 Guest(s)