IPv6 Configuration Guide K/KA/KB.15.15

oobm
For switches that have a separate out-of-band management (OOBM) port, oobm
specifies that the traffic originates from the out-of-band management port.
repetitions 1 - 10000
Number of times that IPv6 ping packets are sent to the destination IPv6 host.
Default: 1.
timeout 1 - 60
Number of seconds within which a response is required from the destination
host before the ping test times out.
Valid values : 1 - 60. Default: 1 second.
data-size 0 - 65471
Size of data (in bytes) to be sent in ping packets.
Valid values: 0 - 65471.
Default: 0.
data-fill 0 - 1024
Text string used as data in ping packets.
Range: up to 1024 alphanumeric characters; Default: 0
source [ ipv6-addr | vid ]
The IPv6 address of the pinging device or the VLAN-ID on which the ping is
being sent.
Default : 0 (no text is used).
Example 208 IPv6 Ping Tests
HP Switch# ping6 fe80::2:1%vlan10
fe80:0000:0000:0000:0000:0000:0002:0001 is alive, time = 975 ms
HP Switch# ping6 2001:db8::a:1c:e3:3 repetitions 3
2001:0db8:0000:0000:000a:001c:00e3:0003 is alive, iteration 1, time = 15 ms
2001:0db8:0000:0000:000a:001c:00e3:0003 is alive, iteration 2, time = 15 ms
2001:0db8:0000:0000:000a:001c:00e3:0003 is alive, iteration 3, time = 15 ms
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 15/15/15
HP Switch# ping6 2001:db8::214:c2ff:fe4c:e480 repetitions 3 timeout 2
2001:db8:0000:0000:0214:c2ff:fe4c:e480 is alive, iteration 1, time = 15 ms
2001:db8:0000:0000:0214:c2ff:fe4c:e480 is alive, iteration 2, time = 10 ms
2001:db8:0000:0000:0214:c2ff:fe4c:e480 is alive, iteration 3, time = 15 ms
HP Switch# ping6 2001:db8::10
Request timed out.
Traceroute for IPv6
The traceroute6 command enables you to trace the route from a switch to a host device that
is identified by an IPv6 address or IPv6 host name. In the command output, information on each
(router) hop between the switch and the destination IPv6 address is displayed.
To use a traceroute6 command with an IPv6 host name or fully qualified domain names, see
“DNS Resolver for IPv6” (page 281).
Note that each time you perform a traceroute operation, the traceroute command uses the
default settings unless you enter different values with each instance of the command.
Traceroute for IPv6 279