Navigation: Command Line Applications > FPing > Usage |
Command Line Parameters
fping hostname /count:packets /size:packetsize /delay:delay /loop
Examples
Example 1: Ping host www.netikus.net
fping www.netikus.net
Example 2: Ping host www.eventsentry.com with 8 packets and 64 bytes in size
fping www.eventsentry.com /count:8 /size:64
Sample Output
c:\>fping www.eventsentry.com /count:2 /size:128 /delay:300
Binging www.eventsentry.com@216.92.10.83
128 bytes from 216.92.10.83: seq = 0 time: 32 ms TTL = 49 128 bytes from 216.92.10.83: seq = 1 time: 32 ms TTL = 49
Roundtrip Summary: Average: 32 ms, Minimum: 32 ms, Maximum: 32 ms, Rate: 100% |