💻 Software
Ping computername - result format
Fresh5 days ago
Mar 15, 202615879 viewsConfidence Score0%
0%
Problem
I am trying PING command on my Windows 7 PC after many months. While doing this, I notice the following result: Ping using computer name: Ping using IP address: Why am I not getting the Ping results with Numeric IP address in my first example? Thanks, Kamlesh
Error Output
D:\>ping amdwin764 Pinging AMDWIN764 [fe80::ac53:546f:a730:8bd6%11] with 32 bytes of data: Reply from fe80::ac53:546f:a730:8bd6%11: time=1ms Reply f…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Ping computername - result format
Low Risk
It is pinging using IPv6. You can force the ping command to use the IPv4 command using the -4 option. c:\ > ping -4 AMDWIN764
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix