Reference Guide
Cisco Prime Network Analysis Module Command Reference Guide Page 237
traceroute
To trace the route to a IPv4 network device, use the traceroute command.
traceroute [-I | n | v] [-f first_ttl] [-m max_ttl] [-p port] [-s src_addr] [-t tos] [-w waittime] destination host
name | IP address [packetlen]
Syntax Description
-I
(Optional) Specifies that ICMP ECHO is used instead of
UDP datagrams.
-n
(Optional) Prints hop addresses numerically.
-v
(Optional) Sets the output to verbose.
-f first_ttl
(Optional) Sets the initial time-to-live used in the first
outgoing packet.
-m max_ttl
(Optional) Sets the maximum time-to-live (max number of
hops) used.
-p port
(Optional) Sets the base UDP port number used in probes.
-s src_addr
(Optional) Forces the source address to be an address other
than the IP address of the interface the packet is sent on.
-t tos
(Optional) Sets the type-of-service in packets to the
following value.
-w waittime
(Optional) Sets the time (in seconds) to wait for a response
to a probe.
destination
Sets the packet destination.
host
Sets the host.
name
Sets the hostname.
IP address
Sets the IP address
packetlen
(Optional) Set the length of the packet.