UANTA COMPUTER INC.
Layer 2,3,IPv6+QoS Switch
_____________________________________________________________________________
Layer 2,3,IPv6+QoS Network Switch User Manual Version 0.1
Page: 359/970
<loopback-id > - Specify loopback Interface ID. Range 0 -7.
<link-local-address> - Specify link-local address.
<ipv6-address> - Specify the IPv6 address of the device.
<datagram-size> - Datagram size. Range 48 - 2048.
Default Setting
None
Command Mode
Privileged Exec
6.17.8 traceroute
6.17.8.1 traceroute
Use the traceroute command to discover the routes that packets actually take when traveling to
their destination through the network on a hop-by-hop basis. Traceroute continues to provide a
synchronous response when initiated from the CLI.
Syntax
traceroute <ipaddr|hostname> [initTtl <initTtl>] [maxTtl <maxTtl>]
[maxFail <maxFail>] [interval <interval>] [count <count>]
[port <port>] [size <size>]
<ipaddr> - The IP address or destination host you want to trace.
<initTtl> - The Use initTtl to specify the initial time-to-live (TTL), the maximum number of
router hops between the local and remote system. Range is 0 to 255.
<maxTtl> - Use maxTtle to specify the maximum TTL. Range is 1 to 255.
<maxFail> - Use maxFail to terminate the traceroute after failing to receive a response for
this number of consecutive probes. Range is 0 to 255.
<interval> - Use interval to specify the time between probes, in seconds. Range is 1 to 60
seconds.
<count> - Use the optional count parameter to specify the number of probes to send for
each TTL value. Range is 1 to 10 probes.
<port> - Use the optional port parameter to specify destination UDP port of the probe. This
should be an unused port on the remote destination system. Range is 1 to 65535.