Cisco Cisco ASR 5000

Page of 9109
Exec Mode Commands (T-Z)   
▀  traceroute6 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
4262 
   
traceroute6 
Collects information on the route data will take to a specified IPv6 host. 
Product
 
All 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Important:
  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. 
Syntax
 
traceroute6 { host_name | host_ipv6_address } [ count packets ] [ maxttl max_ttl ] [ port 
port_num ] [ size octet_count ] [ src { src_host_name | src_host_ipv6_address } ] [ 
timeout 
seconds ] [ vrf vrf_name ] [ | { grep grep_options | more } ] 
host_name | host_ipv6_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_ipv6_address
: specifies the remote node using its assigned IP address entered using the IPv6 colon-
separated-hexadecimal notation. 
count
 
packets
 
Specifies the number of UDP probe packets to send. Default: 3 
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 
The time to live (TTL) is the number of hops through the network; it is not a measure of time. 
port
 
port_num
 
Specifies a specific port for connection as an integer from 1 through 65535. Default: 33434 
size
 
octet_count
 
Specifies the number of bytes for each packet as an integer from 40 through 32768. Default: 40 
src
 { 
src_host_name
 | 
src_host_ipv6_address
 } 
Specifies an IP address to use in the packets as the source node. Default: originating system’s IP address