Tracert - HPE FlexFabric 5930 Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexFabric 5930 Series:
Table of Contents

Advertisement

The minimum/average/maximum/standard deviation roundtrip time of packets is 4 milliseconds,
25 milliseconds, 62 milliseconds, and 20 milliseconds.
Figure 1 Command output
Field
Ping6(56 data bytes)
2001::1 --> 2001::2, press CTRL_C
to break
56 bytes from 2001::2,
icmp_seq=1 hlim=64 dst=2001::1
idx=3 time=62.000 ms
--- Ping6 statistics for 2001::2 ------
5 packet(s) transmitted
5 packet(s) received
0.0% packet loss
round-trip min/avg/max/ std-dev
=4.000/25.000/62.000/20.000 ms

tracert

Use tracert to trace the path the packets traverse from source to destination.
Syntax
tracert [ -a source-ip | -f first-ttl | -m max-ttl | -p port | -q packet-number | -t tos | -vpn-instance
vpn-instance-name | -w timeout ] * host
Views
Any view
Predefined user roles
network-admin
Parameters
-a source-ip: Specifies an IP address of the device as the source IP address of probe packets. If this
option is not specified, the source IP address of probe packets is the primary IP address of the
outbound interface.
-f first-ttl: Specifies the TTL of the first packet sent to the destination. The value range is 1 to 255, and
the default is 1. It must be smaller than or equal to the value of the max-ttl argument.
-m max-ttl: Specifies the maximum number of hops allowed for a probe packet. The value range is 1
to 255, and the default is 30. It must be greater than or equal to the value of the first-ttl argument.
-p port: Specifies an invalid UDP port of the destination. The value range is 1 to 65535, and the
default is 33434.
Description
An ICMPv6 echo reply with a data length of 56 bytes is sent from
2001::1to 2001::2.
Press Ctrl+C to abort the ping IPv6 operation.
Received ICMPv6 echo replies from the device whose IPv6 address
is 2001::2.
The number of data bytes is 56.
The packet sequence is 1.
The hop limit value is 64.
The destination address is 2001::1. Specify the -v keyword to
display this field.
The index for the packet inbound interface is 3. Specify the -v
keyword to display this field.
The response time is 62 milliseconds.
Statistics on data received and sent in an IPv6 ping operation.
Number of ICMPv6 echo requests sent.
Number of ICMPv6 echo replies received.
Percentage of unacknowledged packets to the total packets sent.
Minimum/average/maximum/standard deviation response time, in
milliseconds.
7

Advertisement

Table of Contents
loading

Table of Contents