Utility Commands
401
ProSAFE M7100 Managed Switches
System Utility and Clear Commands
This section describes the commands you use to help troubleshoot connectivity issues and to
restore various configurations to their factory defaults.
traceroute
Use the traceroute command to discover, on a hop-by-hop basis, the route that IPv4 packets
take when traveling through the network to an IPv4 address or a host name that resolves to an
IPv4 address. A traceroute continues to provide a synchronous response when initiated from the
CLI.
Using the following options, you can specify the initial and maximum time-to-live (TTL) in probe
pack
e
ts, the maximum number of failures before termination, the number of probe packets sent
for each TTL, the size of each probe packet, and the source.
Email Alert
Username
The username the switch uses to authenticate with the SMTP server.
Email Alert
Pas
sword
The password the switch uses to authenticate with the SMTP server.
Default • count: 3 probes
• interval: 3 seconds
• size: 0 bytes
• port: 33434
• maxTtl: 30 hops
• maxF
ail: 5 probes
• initTtl: 1 hop
F
ormat traceroute {<ip-address> | <hostname>} [initTtl <initTtl>] [maxTtl
<maxTtl>] [maxFail <maxFail>] [interval <interval>] [count <count>]
[port <port>] [size <datagram-size>] [source {<ip-address> |
<unit/slot/port>| loopback <loopback-id>}]
Mode Privileged EXEC
Parameter Description
initTtl Use the initTtl parame
ter to specify the initial time-to-live (TTL), the maximum
number of router hops between the local and remote system. Range is 0–255.
maxTtl Use the maxTtle parame
ter to specify the maximum TTL. Range is 1–255.
maxFail Use the maxFail parame
ter to terminate the traceroute after failing to receive a
response for this number of consecutive probe packets. Range is 0–255.
Term Definition