DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
314
Switch# ping 2001:238:f8a:77:7c10:41c0:6ddd:ecab
Reply from 2001:238:f8a:77:7c10:41c0:6ddd:ecab , bytes=100, time<10 ms
Reply from 2001:238:f8a:77:7c10:41c0:6ddd:ecab , bytes=100, time<10 ms
Reply from 2001:238:f8a:77:7c10:41c0:6ddd:ecab , bytes=100, time<10 ms
Reply from 2001:238:f8a:77:7c10:41c0:6ddd:ecab , bytes=100, time<10 ms
Ping Statistics for 2001:238:f8a:77:7c10:41c0:6ddd:ecab
Packets: Sent =4, Received =4, Lost =0
Switch#
36-2 traceroute
This command is used to display a hop-by-hop path from the Switch through an IP network to a
specific destination host.
traceroute {[ip] IP-ADDRESS | [ipv6] IPV6-ADDRESS | HOST-NAME} [probe NUMBER]
[timeout SECONDS] [max-ttl TTL] [port DEST-PORT]
Parameters
(Optional) Specifies the destination IPv4 address.
Specifies the IPv4 address of the destination host.
(Optional) Specifies the destination IPv6 address.
Specifies the IPv6 address of the system to discover.
Specifies the host name of the system to discover.
(Optional) Specifies to stop after sending the specified number of
datagrams. The value must be between 1 and 9.
(Optional) Specifies response timeout value, in seconds.
(Optional) Specifies the maximum TTL value for outgoing UDP
datagrams. The value must be between 1 and 60.
(Optional) Specifies the UDP destination port used in outgoing
datagrams. This value is incremented each time when a datagram
is sent. The value is from 30000 to 64900. Use this option in the
unlikely event that the destination host is listening to a port in the
default traceroute port range.
Default
By default, this command sends three 40-byte UDP datagrams with a TTL value of 1.
By default, the maximum TTL is 30, timeout period is 5 seconds, UDP port number is 33434, and
query number for each TTL is 1.
Command Mode
EXEC Mode.
Command Default Level
Level: 1.
Usage Guideline
To interrupt traceroute after the command has been issued, press Ctrl+C.