HP 6200YL User Manual
Page 288

IPv6 Diagnostic and Troubleshooting
Traceroute for IPv6
Syntax: traceroute6 < ipv6-address | hostname >
[minttl < 1-255 > [maxttl < 1-255 >
[timeout < 1 - 60 >] [probes < 1-5 >] [source < ipv6-addr | vid |oobm>
traceroute6 <link-local-address%vlan<vid> | hostname >
[minttl < 1-255 >] [maxttl < 1-255 >]
[timeout < 1 - 60 >] [probes < 1-5 >] [source < ipv6-addr | vid | oobm>
Lists the IPv6 address of each hop in the route to the specified
destination host device with the time (in microseconds)
required for a packet reply to be received from each next-hop
device.
<ipv6-address>: IPv6 address of a destination host device.
<link-local-address>%vlan<vlan-id>: IPv6 link-local address,
where
%vlan<vlan-id> specifies the VLAN ID number.
<hostname>: Host name of an IPv6 host device configured on
an IPv6 DNS server.
< 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.
minttl: Minimum number of hops allowed for each probe
packet sent along the route. Default: 1; Range: 1 - 255.
• If the
minttl value is greater than the actual number of hops,
the traceroute output displays only the hops equal to or
greater than the configured
minttl threshold value. The
hops below the threshold value are not displayed.
• If the
minttl value is the same as the actual number of hops,
only the final hop is displayed in the command output.
• If the
minttl value is less than the actual number of hops,
all hops to the destination host are displayed.
9-8