logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

macping - A tool for pinging other RouterOS or mactelnetd devices

Author

       macping was written by Håkon Nessjøen <haakon.nessjoen@gmail.com>.

       This manual page was written by Håkon Nessjøen <haakon.nessjoen@gmail.com>, for the Debian  project  (and
       may be used by others).

                                                February 27, 2011                                     MACPING(1)

Description

       This  tool  enables  you  to  ping  other  RouterOS or MAC-Telnetd enabled devices. You can ping either a
       hostname or a MAC address.  If specified, the hostname (identity) will be looked up via MNDP discovery.

Name

       macping - A tool for pinging other RouterOS or mactelnetd devices

Options

       These programs follow the usual GNU command line syntax.  A summary of options is included below.

       -f     Fast mode, do not wait before sending next ping request. The next ping will  be  sent  immediately
              when the last ping is received. This cannot be used with -c0-s     Specify the amount of bytes to send in each ping packet, up to ~1400 bytes.

       -c     Number  of  packets to send before exiting. A value of 0 means unlimited packets and the tool must
              be exited with Control + C.

       -h     Show summary of options.

       -v     Show version of program.

See Also

mndp(1), mactelnet(1), mactelnetd(1).

Synopsis

mactelnet [options] <MAC-Address|hostname>

See Also