Only following Windows product support IPv6 via ping.exe command:
=> Windows Vista
Tutorial details | |
---|---|
Difficulty | Easy (rss) |
Root privileges | No |
Requirements | MS-Windows |
Time | 1m |
=> Windows XP with SP1 or later
=> Windows version 7/8
=> Windows Server 2003 or above
Ping IPv6 using DNS host name on MS-Windows
Open command prompt and type the following command
ping -6 {host.name}
ping -6 ipv6.google.com
OR
ping -6 www.cyberciti.biz
Where ipv6.google.com or www.cyberciti.biz 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, use the Ping.exe syntax as follows:
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
🐧 12 comments so far... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |
hi,i am suchita shukla i am intrested to know about ipv6.i am B.C.A student.
Hi suchita,
Go through on this link u come to know.
http://technet.microsoft.com/en-us/library/bb726944.aspx
how can i put ipv6 address to windows xp.
I am interested to know all ablut ipv6.i am city & guilds telecommunication student
“gloable”?
ipv6 address windows xp
open cmd
netsh ipv6 install
then
Googling
IT Telkom student
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.
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
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.
hi,
im running centos. how do way i can ping ipv6?
i can not ping ipv6.google.com from my home windows computer. :)
If you have both a Server 2003 and XP machine/license, you can just use the ping.exe from 2K3 by copying it to “C:\Windows\System32\Ping2003.exe” and then using:
Note that this does NOT enable IPv6 on XP. You still have to install the correct protocol in LAN(network adapter) settings.
Ugh, it broke my comment. Remove the junk before www.
How can i enable global IPV6 address in wi-fi connection? Where i am using windows 7 (64-bit) system?