Dell Networking 2024 Reference Manual page 1130

Hide thumbs Also See for Networking 2024:
Table of Contents

Advertisement

out-of-band—Send the ping over the out-of-band interface.
vlan—The source vlan over which to send the echo request.
count—The number of echo request packets to send for each ttl value.
(Range 1-10. Default 3).
interval—The time (in seconds) between successive echo requests.
Default 3.
init-ttl—The initial TTL sent in the ICMP echo request packets (Range 1-
255. Default 1).
max-ttl—The maximum ttl sent in the ICMP echo request packet (Range
1-255, default 30). Must be equal to or larger than init-ttl.
port—The destination UDP port of the probe. (Range 1-65535).
size—The packet size padding in bytes. (Range 0-39936, default 0).
source—Use the specified source IP address, loopback address, VLAN
address, tunnel or out-of-band interface address in the transmitted
packets.
Default Configuration
There is no default configuration for this command.
Command Mode
Privileged EXEC and User EXEC modes
User Guidelines
Traceroute operates by sending a sequence of Internet Control Message
Protocol (ICMP) echo request packets. The time-to-live (TTL) value, is used
in determining the intermediate routers through which the packet flows
toward the destination address. Routers decrement a packet's TTL value and
discard packets whose TTL equals 0. On discarding a packet, the router
returns an ICMP time exceeded message to the source.
Example
(console) # traceroute ipv6 2001::2 init-ttl 1 max-ttl 4 max-fail 0 interval
1 count 3 port 33434 size 43
Traceroute to 2001::2, 4 hops max, 43 byte packets:
1 2001::2
708 msec
1130
IPv6 Routing Commands
41 msec
11 msec

Advertisement

Table of Contents
loading

Table of Contents