ping
Ping a remote host from the bastion
usage
--osh ping [--host HOST] [-c COUNT] [-s PKTSZ] [-t TTL] [-w TIMEOUT]
- --host HOST
Remote host to ping
- -c COUNT
Number of pings to send (default: infinite)
- -s SIZE
Specify the packet size to send
- -t TTL
TTL to set in the ICMP packet (default: OS dependent)
- -w TIMEOUT
Exit unconditionally after this amount of seconds (default & max: 86400)