5.4 Diagnostics—Traceroute (IPv6)
Use this command to perform a Traceroute test over IPv6 towards a remote host.
Command Syntax:
traceroute ipv6 { <domain_name> | <ip_addr> } [ dscp <dscp> ] [ timeout <timeout> ] [ saddr <src_addr> ] [ sif { <port_type> <src_if> | vlan <vlan_id> } ] [ probes <probes> ] [ maxttl <maxttl> ] [ numeric ]
Argument | Description | |
Parameter |
| Destination hostname or FQDN |
| Destination IPv6 address | |
| DSCP value (decimal value, default 0) | |
| Time to wait for a response in seconds (default 3) | |
| Source Address of interface | |
| Port type in GigabitEthernet, 2.5GigabitEthernet | |
| Port ID in the format of switch-no/port-no | |
| Source VLAN interface | |
| Number of probes per hop. The default value is 3. | |
| Max number of hops. The default value is 30. | |
Default | N.A | |
Mode | User EXEC Mode | |
Usage | Perform a Traceroute test | |
Example | Example 1: Traceroute to 2001:db8:: with 5 probes.
|