beautypg.com

Tracing an ipv4 route – Brocade Communications Systems Brocade ICX 6650 User Manual

Page 89

background image

Brocade ICX 6650 Administration Guide

71

53-1002600-01

Network connectivity testing

3

NOTE

The number of ! characters displayed may not correspond to the number of successful replies
by the ping command. Similarly, the number of . characters displayed may not correspond to
the number of server timeouts that occurred while waiting for a reply. The "success" or
"timeout" results are shown in the display as “Success rate is XX percent (X/Y)".

The optional max-print-per-sec <number> parameter specifies the maximum number of target
responses the Brocade device can display per second while in brief mode. You can specify from 0 –
2047. The default is 511.

NOTE

If you address the ping to the IP broadcast address, the device lists the first four responses to the
ping.

Tracing an IPv4 route

NOTE

This section describes the IPv4 traceroute command. For details about IPv6 traceroute, refer to

“IPv6 traceroute”

on page 114.

Use the traceroute command to determine the path through which a Brocade device can reach
another device. Enter the command at any level of the CLI.

The CLI displays trace route information for each hop as soon as the information is received.
Traceroute requests display all responses to a given TTL. In addition, if there are multiple
equal-cost routes to the destination, the Brocade device displays up to three responses by default.

Brocade> traceroute 192.33.4.7

Syntax: traceroute <host-ip-addr> [maxttl <value>] [minttl <value>] [numeric] [timeout <value>]

[source-ip <ip-addr>]

Possible and default values are as follows.

minttl – minimum TTL (hops) value: Possible values are 1 – 255. Default value is 1 second.

maxttl – maximum TTL (hops) value: Possible values are 1 – 255. Default value is 30 seconds.

timeout – Possible values are 1 – 120. Default value is 2 seconds.

numeric – Lets you change the display to list the devices by their IP addresses instead of their
names.

source-ip <ip-addr> – Specifies an IP address to be used as the origin for the traceroute.