Switch Command Line Interface
Groups and Commands
D000103-000 E
1-41
Sample Output:
NOTES:
This routine spawns a process to send ping packets to the specified IP
address. If packetCount is given, the process exits after that number of packets are
sent. If packetCount is ommitted, a default the number of packets defaults to 5.
ping6
Sends ping packets to a specified IPv6 address.
Syntax:
Options:
Sample Output:
-> ping 172.26.0.254
PING 172.26.0.254: 56 data bytes
64 bytes from 172.26.0.254: icmp_seq=0. time=0. ms
64 bytes from 172.26.0.254: icmp_seq=1. time=0. ms
64 bytes from 172.26.0.254: icmp_seq=2. time=0. ms
64 bytes from 172.26.0.254: icmp_seq=3. time=0. ms
64 bytes from 172.26.0.254: icmp_seq=4. time=0. ms
----172.26.0.254 PING Statistics----
5 packets transmitted, 5 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
ping6 [-n] [-q] [-v] [-c <packetCount>] [-I <interface>]
<ipv6Address>
[-n]
Numeric output only.
[-q]
Only display summary lines.
[-v]
Verbose output.
[-c <packetCount>]
The number of packets to ping the host with (default is 5).
[-I <interface>]
The local interface name to use (useful for link local ping).
[ipv6Address]
The network host to ping, scoped address accepted.
-> ping6 ipv6Address
Содержание QLogic 12000 Series
Страница 1: ...D000103 000 E QLogic 12000 Series InfiniBand Switches and Directors CLI Reference Guide Version 6 0...
Страница 4: ...iv D000103 000 E QLogic 12000 Series InfiniBand Switches and Directors CLI Reference Guide...
Страница 8: ...Preface Technical Support viii D000103 000 E...
Страница 55: ...Switch Command Line Interface Groups and Commands D000103 000 E 1 47 Options None...
Страница 143: ......