NETSTAT -es output displays the sign of packet loss??
-
Thursday, December 13, 2012 5:17 PM
Hi,
Can some body teach me the following output of the netstat -es
shows any sign of packet loss ?? I've tried ping and pathping both show 0 % lossInterface Statistics
Received Sent
Bytes 891843231 919346213
Unicast packets 5993779 11697401
Non-unicast packets 235141 130989
Discards 0 0
Errors 0 0
Unknown protocols 762958
IPv4 Statistics
Packets Received = 6140224
Received Header Errors = 1
Received Address Errors = 5646
Datagrams Forwarded = 0
Unknown Protocols Received = 0
Received Packets Discarded = 189
Received Packets Delivered = 6134419
Output Requests = 11871265
Routing Discards = 0
Discarded Output Packets = 0
Output Packet No Route = 0
Reassembly Required = 0
Reassembly Successful = 0
Reassembly Failures = 0
Datagrams Successfully Fragmented = 0
Datagrams Failing Fragmentation = 0
Fragments Created = 0
ICMPv4 Statistics
Received Sent
Messages 13648 13648
Errors 0 0
Destination Unreachable 0 0
Time Exceeded 0 0
Parameter Problems 0 0
Source Quenches 0 0
Redirects 0 0
Echos 9651 3997
Echo Replies 3997 9651
Timestamps 0 0
Timestamp Replies 0 0
Address Masks 0 0
Address Mask Replies 0 0
TCP Statistics for IPv4
Active Opens = 23621
Passive Opens = 328664
Failed Connection Attempts = 55
Reset Connections = 115
Current Connections = 25
Segments Received = 5964010
Segments Sent = 11550904
Segments Retransmitted = 118461
UDP Statistics for IPv4
Datagrams Received = 132651
No Ports = 107782
Receive Errors = 24130
Datagrams Sent = 184058
All Replies
-
Thursday, December 20, 2012 8:51 AM
Using netstat it is very difficult to find the packet loss. Instead, I suggest you use wireshark tool to check packet loss.
Tool link: http://www.wireshark.org/tools/
Regards, Ravikumar P
- Marked As Answer by Cheers ZHANGMicrosoft Contingent Staff, Moderator Sunday, December 23, 2012 4:16 AM

