How To Ping IPv6 Address Using Windows Vista / Xp or Windows Server 2008 / 2003 Server

by on April 13, 2008 · 8 comments· last updated at October 7, 2008

Q. How do I ping IPv6 enabled address using Windows XP or Vista or Windows ME?

A. Only following Windows product support IPv6 via ping.exe:
=> Windows Vista
=> Windows Server 2008
=> Windows XP with SP1 or later
=> Windows Server 2003

WARNING! You must have IPv6 tunnel installed or native IPv6 transport from your ISP to use IPv6 over the Internet. You can always use IPv6 inside your LAN/WAN if you have IPv6 enabled networking gear such as routers and other equipments.

Ping IPv6 using DNS host name

Open command prompt and type the following command
ping -6 {host.name}
ping -6 ipv6.google.com

Where ipv6.google.com is a name that can be resolved to an IPv6 address through entries in the local hosts file, or through AAAA resource records that are present in your Domain Name System (DNS) infrastructure. When you identify the target host by name rather than IPv6 address, it is necessary to include the -6 parameter.

To ping using an IPv6 address, the Ping.exe syntax is the following:
ping IPv6Address [%ZoneID]
ping 2001:4860:0:2001::68

2001:4860:0:2001::68 is gloable IPv6 address. To ping to the link-local address fe80::260:97ff:fe02:6ea5 using zone ID 4 (the interface index of an installed Ethernet adapter), use the following command:
ping fe80::260:97ff:fe02:6ea5%4



You should follow me on twitter here or grab rss feed to keep track of new changes.

Featured Articles:

{ 8 comments… read them below or add one }

1 Shukla Suchita December 19, 2008 at 2:15 am

hi,i am suchita shukla i am intrested to know about ipv6.i am B.C.A student.

Reply

2 Mohan December 17, 2010 at 6:04 am

Hi suchita,
Go through on this link u come to know.
http://technet.microsoft.com/en-us/library/bb726944.aspx

Reply

3 Waruna Jayasinghe May 19, 2009 at 6:11 am

how can i put ipv6 address to windows xp.
I am interested to know all ablut ipv6.i am city & guilds telecommunication student

Reply

4 Frastuzi Affan March 30, 2010 at 6:02 pm

ipv6 address windows xp

open cmd
netsh ipv6 install

then
Googling

IT Telkom student

Reply

5 dferra June 9, 2011 at 8:53 am

how is ipv6 going to address the issue of subnetting networks because we have been subnetting ipv4, im a ccna student and puzzled at this development.

Reply

6 jessi November 7, 2012 at 8:04 pm

My CCNA professor explained it this way: Most people currently use IPv4. But IPv6 allows many more addresses to be available. To switch to IPv6 requires different equipment (time, and money) . Not to mention there are many current addresses that are not in use per se. One day it will be switched over completely but right now most companies don’t want to.
Thaddeus Stevens College of Technology (CNSA) student

Reply

7 Vicksby December 9, 2011 at 6:54 am

Hi,

I am in need of a tool that sends HTTP put request and get the response back for multiple websites simultaneously. one more thing i need that tool to support fot IPv6 address. Since i will be sending IPv6 address in my requests.

please refer me some tool for this.

Reply

8 pain December 10, 2011 at 11:48 pm

hi,

im running centos. how do way i can ping ipv6?

i can not ping ipv6.google.com from my home windows computer. :)

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <kbd> <blockquote> <pre> <a href="" title="">

Tagged as: , , , , , , , , , , , ,

Previous Faq:

Next Faq: