SYNTAX

    ping [options] [<address>]


OPTIONS

-h (--help) bool

Display help.

-n (--num-packets) int

The total number of packets to send (defaults to 5).

-t (--time) int

Time interval between packets in seconds (defaults to 1).

-i (--iap) int

The Internet Access Point to use. If not specified uses the system default.


ARGUMENTS

[<address>]

The IP address to ping. If not specified, 127.0.0.1 will be used. [string]


DESCRIPTION

Tests whether a network host is reachable.


SEE ALSO

iap, rconn


COPYRIGHT

Copyright (c) 2009 - 2010 Accenture. All rights reserved.