traceroute6 (connect local-mgmt)
To trace the route to another device on the network using its host name or IPv6 address, use the traceroute6
command.
traceroute6 {hostname|ipv6_address} [source header_ip]
Syntax Description
The host name or IPv6 address of the network device to be contacted. The
maximum number of characters allowed for the host name is 510.
hostname| ipv6_address
(Optional) Use this keyword to specify the device IP address to be included
in the packet headers.
source header_ip
Command Modes
connect local-mgmt
Command History
ModificationRelease
Command added.1.1(1)
Usage Guidelines
Use this command to trace the route of IP packets to a network host.
If you do not specify the source IP address to be included in the packet headers, the management port address
is used.
Example
This example shows how to connect to the local management CLI and then trace the route to another
device on the network:
firepower# connect local-mgmt
firepower(local-mgmt)# traceroute 2001:DB8:1::1
traceroute to 2001:DB8:1::1 (2001:DB8:1::1), 30 hops max, 40 byte packets
1 2001:DB8:1::4 (2001:DB8:1::4) 0.640 ms 0.737 ms 0.686 ms
2 net1-gw1-13.cisco.com (2001:DB8:1::6) 2.050 ms 2.038 ms 2.028 ms
3 net1-sec-gw2.cisco.com (2001:DB8:1::8) 0.540 ms 0.591 ms 0.577 ms
4 net1-fp9300-19.cisco.com (2001:DB8:1::7) 0.336 ms 0.267 ms 0.289 ms
firepower(local-mgmt)#
Related Commands
DescriptionCommand
Pings the device at a specified destination (IPv6 address).ping6
Cisco Firepower 4100/9300 FXOS Command Reference
383
T – W Commands
traceroute6 (connect local-mgmt)