Specifications
traceroute ipv6
SecureStack C3 Configuration Guide 18-9
traceroute ipv6
Usethiscommandtodiscovertheroutesthatpacketsactuallytakewhentravelingtotheir
destinationthroughthenetworkonahop‐by‐hopbasis.
Syntax
traceroute ipv6 ipv6-addr [port]
Parameters
Defaults
None.
Mode
Routerprivilegedexec:C3(su)‐>router#
Example
Thisexampleshowshowtousetraceroutetodisplayaroundtrippathtohost
2001:0db8:1234:5555::1.
C3(su)->router#traceroute ipv6 2001:0db8:1234:5555::1
Traceroute to 2001:0db8:1234:5555::1, 30 hops max, 40 byte packets
1 2001:0db8:1234:5555::1 1.000000e+00 ms 1.000000e+00 ms 1.000000e+00 ms
ipv6‐addr SpecifiesahosttowhichtherouteofanIPv6packetwillbetraced.Enter the
addressintheformdocumentedinRFC4291,withtheaddressspecifiedin
hexadecimalusing16‐bitvaluesbetweencolons.
port (Optional)Specifies theUDPportusedasthedestinationofpacketssentas
partofthetraceroute.Thisportshouldbeanunusedportonthedestination
system.Thevalueofportcanrangefrom0to65535.Defaultvalueis33434.