Traceroute – Dell PowerEdge VRTX User Manual
Page 90

90
System Management Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\System_Management.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY
64 bytes from FF02::1: icmp_seq=2. time=1050 ms
64 bytes from FF02::1: icmp_seq=3. time=0 ms
64 bytes from FF02::1: icmp_seq=3. time=70 ms
64 bytes from FF02::1: icmp_seq=4. time=0 ms
64 bytes from FF02::1: icmp_seq=3. time=1050 ms
64 bytes from FF02::1: icmp_seq=4. time=70 ms
64 bytes from FF02::1: icmp_sq=4. time=1050 ms
---- FF02::1 PING Statistics----
4 packets transmitted, 12 packets received
traceroute
To display the routes that packets will take when traveling to their
destination, use the traceroute EXEC mode command.
Syntax
traceroute ip
{ipv4-address | hostname} [size packet_size] [ttl max-ttl]
[count packet_count] [timeout time_out] [source ip-address] [tos tos
]
traceroute ipv6
{ipv6-address | hostname} [size packet_size] [ttl max-ttl]
[count packet_count] [timeout time_out] [source ip-address] [tos tos
]
Parameters
• ip—Use IPv4 to discover the route.
•
ipv6—Use IPv6 to discover the route.
•
ipv4-address—IPv4 address of the destination host.
•
ipv6-address—IPv6 address of the destination host.
•
hostname—Hostname of the destination host. (Length: 1-160 characters.
Maximum label size for each part of the host name: 58.)
•
size
packet_size
—Number of bytes in the packet not including the VLAN
tag. The default is 64 bytes. (IPv4:64-1518, IPv6: 68-1518)
•
ttl
max-ttl
—The largest TTL value that can be used. The default is 30.
The traceroute command terminates when the destination is reached or
when this value is reached. (Range: 1–255)