Implementasi Dual Stack : IPv4 dan IPv6

From OnnoWiki
Jump to navigation Jump to search

Pendahuluan

Latar Belakang Proyek

  • Internet Protocol Version 4 (IPv4)
  • Internet Protocol Version 6 (IPv6)
  • Alasan Memilih Proyek
  • Arus Proyek

Pertimbangan Teknologi

  • Fitur Internet Protocol Version 6 (IPv6)
    • Address Autoconfiguration
    • Format Header IPv6
    • Ruang Alamat Besar dan End-to-End Connectivity lebih baik
    • Integritas Keamanan lebih baik
    • Kualitas Layanan lebih baik
    • Header berikutnya dapat dikembangkan
    • Kemudahan Administrasi
  • Pengalamatan IPv6
    • Pengalamatan Unicast IPv6
      • Pengalamatan Global (Umum) IPv6
      • Pengalamatan Link-Local IPv6
      • Pengalamatan Unicast 6to4
    • Pengalamatan Multicast IPv6
    • Pengalamatan Anycast IPv6
  • Internet Control Message Protocol Version 6 (ICMPv6)
    • Format Message ICMPv6
    • Error Message ICMPv6
    • ICMPv6 Informational Message
  • Neighbour Discovery Protocol (NDP)
    • Neighbour Solicitation Messages
    • Neighbour Advertisement Messages
    • Router Solicitation Messages
    • Router Advertisement Messages
  • Address Autoconfiguration
    • Interface Identifier
    • States of an Auto configured Address
  • Dynamic Host Configuration Protocol Version 6 (DHCPv6)
    • DHCPv6 Multicast Addresses
    • DHCPv6 Message types
  • Domain Naming System Version 6 (DNSv6)
    • DNS Operation
  • Skema Implementasi Dual Stack IPv4 dan IPv6
    • Translation Hanya IPv6 ke Hanya IPv4
    • IPv6 Tunnelling
    • Implementasi Dual Stack IPv4 dan IPv6

Test dan Hasil

    • Audit Perangkat
    • Stateless Autoconfiguration
    • Stateful Autoconfiguration (DHCPv6)

Hasil Proyek

    • Stateless Address Autoconfiguration
    • Stateful Autoconfiguration

Kesimpulan

Referensi