ping6 - send ICMP ECHO_REQUEST packets to network hosts
ping6 [option...] host...
Send ICMP ECHO_REQUEST packets to network hosts.
- -c,
--count=number
- Stop after sending number packets.
- -i,
--interval=number
- Wait number seconds between sending each packet.
- -w,
--timeout=n
- Stop after n seconds.
- -n, --numeric
- Do not resolve host addresses.
- --hoplimit=n
- --ttl=n
- Specify n as hop-limit.
- -r,
--ignore-routing
- Send directly to a host on an attached network.
- -T,
--tos=n
- Set traffic class to n.
- -v, --verbose
- Verbose output.
- -q, --quiet
- Quiet output.
- -d, --debug
- Set the SO_DEBUG option.
- -?, --help
- Give this help list.
- --usage
- give a short usage message.
- -V, --version
- Print program version.