NETGEAR M6100 Series Reference Manual page 197

Hide thumbs Also See for M6100 Series:
Table of Contents

Advertisement

Parameter
Description
interval
Use the optional interval parameter to specify the time between probes, in seconds. If a
response is not received within this interval, then traceroute considers that probe a failure
(printing *) and sends the next probe. If traceroute does receive a response to a probe within
this interval, then it sends the next probe immediately. 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.
size
Use the optional size parameter to specify the size, in bytes, of the payload of the Echo
Requests sent. Range is 0 to 65507 bytes.
source
Use the optional source parameter to specify the source IP address or interface for the
traceroute.
The following are examples of the CLI command.
Command example:
The following example shows that the traceroute is a success:
(NETGEAR Switch) # traceroute 10.240.10.115 initTtl 1 maxTtl 4 maxFail 0 interval 1 count
3 port 33434 size 43
Traceroute to 10.240.10.115 ,4 hops max 43 byte packets:
1 10.240.4.1
708 msec
2 10.240.10.115
0 msec
Hop Count = 1 Last TTL = 2 Test attempt = 6 Test Success = 6
Command example:
The following example shows that the IPv6 traceroute is a success:
(NETGEAR Switch) # traceroute 2001::2 initTtl 1 maxTtl 4 maxFail 0 interval 1 count 3
port 33434 size 43
Traceroute to 2001::2 hops max 43 byte packets:
1 2001::2
708 msec
The above command can also be execute with the optional ipv6 parameter as follows:
(NETGEAR Switch) # traceroute ipv6 2001::2 initTtl 1 maxTtl 4 maxFail 0 interval 1 count
3 port 33434 size 43
Command example:
The following example shows that the traceroute fails:
(NETGEAR Switch) # traceroute 10.40.1.1 initTtl 1 maxFail 0 interval 1 count 3
port 33434 size 43
Traceroute to 10.40.1.1 ,30 hops max 43 byte packets:
1 10.240.4.1
19 msec
2 10.240.1.252
0 msec
M6100 Series Switches
41 msec
11 msec
0 msec
0 msec
41 msec
11 msec
18 msec
9 msec
0 msec
1 msec
Utility Commands
197

Advertisement

Table of Contents
loading

Table of Contents