Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1824
traceroute
Collects information on the route data will take to a specified IPv4 host.
Product
All
Privilege
Security Administrator, Administrator, Operator, Inspector
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Inspector privileges are granted for all variables except count and port. To initiate a traceroute count or
to target a specific port for a traceroute, you must have a minimum privilege level of Operator.
Important
Syntax Description
traceroute { host_name host_ip_address } [ count packets ] [ df ] [ maxttl max_ttl ] [ minttl min_ttl ] [
port 
port_num ] [ size octet_count ] [ src { src_host_name src_host_ip_address } ] [ timeout seconds ] [
vrf 
vrf_name ] [ | { grep grep_options | more } ]
host_name | host_ip_address
Identifies the remote node to trace the route to.
host_name: specifies the remote node using its logical host name which must be resolved via DNS lookup.
host_ip_address: specifies the remote node using its assigned IP address entered using the IPv4 dotted-decimal
notation.
count packets
Specifies the number of UDP probe packets to send. Default: 3
df
Indicates the packets for the tracing of the route should not be fragmented. If a packet requires fragmenting,
it is dropped and the result is the ICMP response "Unreachable, Needs Fragmentation" is received.
maxttl max_ttl
Specifies the maximum time to live for the route tracing packets as an integer from 1 through 255. max_ttl
must be greater than min_ttl whether min_ttl is specified or defaulted. Default: 30
   Command Line Interface Reference, Modes E - F, StarOS Release 19
720
Exec Mode Commands (T-Z)
traceroute