TOP NEWS

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas mattis nisi felis, vel ullamcorper dolor. Integer iaculis nisi id nisl porta vestibulum.

Migrasi ke IPv6 cukup mudah.....

Migrasi ke IPv6 cukup mudah....

Bagi pengguna komputer Windows XP, migrasi ke IPv6 cukup mudah, yaitu melalui langkah-langkah sebagai berikut:

1. start -> run -> ketik ipv6 install -> lalu (optional) restart

2. Biarkan sistem melakukan instalasi. Akan muncul tulisan 'Successed.' jika instalasi sukses. Sekarang, masuk ke Local Area Connection Properties, dan lihat di daftar, akan ada pilihan 'Microsoft TCP/IP version 6'

3. Testing dari command line:
tracert6 www.ipv6.org
Hasilnya:
Code:
=============================================================
Pinging shake.stacken.kth.se [2001:6b0:1:ea:202:a5ff:fecd:13a6]
from fe80::200:4ff:fe00:28%5 with 32 bytes of data:

Reply from fe80::200:4ff:fe00:28%5: Destination address unreachable.
Reply from fe80::200:4ff:fe00:28%5: Destination address unreachable.

Ping statistics for 2001:6b0:1:ea:202:a5ff:fecd:13a6:
    Packets: Sent = 2, Received = 0, Lost = 2 (100% loss)
=============================================================
hasilnya gk tahu dah, emang begini x ya ?

ping6 www.itb.ac.id
Hasilnya:
Code:
=============================================================
Pinging shake.stacken.kth.se [2001:6b0:1:ea:202:a5ff:fecd:13a6]
from fe80::200:4ff:fe00:28%5 with 32 bytes of data:

Reply from fe80::200:4ff:fe00:28%5: Destination address unreachable.
Reply from fe80::200:4ff:fe00:28%5: Destination address unreachable.
Reply from fe80::200:4ff:fe00:28%5: Destination address unreachable.
Reply from fe80::200:4ff:fe00:28%5: Destination address unreachable.

Ping statistics for 2001:6b0:1:ea:202:a5ff:fecd:13a6:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
=============================================================