Technical data
ServerIron ADX Administration Guide 13
53-1002434-01
Managing System Functions
1
.—Indicates that the network server timed out while waiting for a reply.
U—Indicates that a destination unreachable error PDU was received.
I—Indicates that the user interrupted ping.
If you address the ping to the IP broadcast address, the device lists the first four responses to the
ping.
Tracing the IP path to a host
The traceroute command enables you to trace the IP path to a host. It displays a list of all the
intervening router hops the trace-route request traversed to reach the host. In addition, if there are
multiple equal-cost routes to the destination, the Brocade device displays up to three responses by
default.
To perform a traceroute, enter a command such as the following.
ServerIronADX> traceroute 192.33.4.7 minttl 5 maxttl 5 timeout 5
Syntax: traceroute <host-ip-addr> [maxttl <value>] [minttl <value>] [numeric] [timeout <value>]
[source-ip <ip addr>]
The minttl parameter specifies the minimum TTL (hops) value. Possible values are 1 – 255. The
default is 1 second.
The maxttl parameter specifies the maximum TTL (hops) value. Possible values are 1 – 255. The
default is 30 seconds.
The timeout value can be from 1 – 120. The default is 2 seconds.
The numeric option changes the display to list the devices by their IP addresses instead of their
names.
The source-ip <ip addr> parameter specifies an IP address to be used as the origin for the
traceroute.
To halt an initiated trace, enter the following command.
ServerIronADX> stop-traceroute
Syntax: stop-traceroute
Initiating a system reset
Use the reload command to initiate a system reset. You will be prompted to save all configuration
changes made since the last reset or start of the ServerIron ADX to the startup configuration file.
Although the dynamic configuration feature allows many parameter changes to take effect
immediately without a system reset, other parameters do require a system reset. To place these
parameters into effect, you must save the configuration changes to the configuration file, then
reload the system. The management interfaces provide an option to immediately reset the system.
Alternatively, you can use the scheduled system reload feature to configure the system to reload its
flash code at a specific time (based on the system time counter or SNTP time) or after a specific
amount of time has passed.
To initiate a system reset, enter the following command.
ServerIronADX# reload










