OcNOS-SP : System Management Guide : System Management Command Reference : Basic Commands : traceroute
traceroute
Use this command to trace an IPv4/v6 route to its destination.
Command Syntax
traceroute WORD
traceroute WORD (vrf (NAME|management)|)
traceroute ip WORD
traceroute ip WORD (vrf (NAME|management)|)
traceroute ipv6 WORD
traceroute ipv6 WORD (vrf (NAME|management)|)
Parameters
WORD
Destination address (in A.B.C.D format for IPv4 or X:X::X:X for IPv6) or host name.
vrf
Virtual Routing and Forwarding instance.
NAME
Virtual Routing and Forwarding name.
management
Virtual Routing and Forwarding name.
ip
IPv4 echo.
WORD
Destination address in A.B.C.D format or host name.
ipv6
IPv6 echo.
WORD
Destination address in X:X::X:X format or host name.
Default
No default value is specified
Command Mode
Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#traceroute ip 10.10.100.126 vrf management
traceroute to 10.10.100.126 (10.10.100.126), 30 hops max, 38 byte packets
1 10.1.2.1 (10.1.2.1) 0.386 ms 0.315 ms 0.293 ms
2 10.10.100.126 (10.10.100.126) 1.944 ms 1.497 ms 1.296 ms
#
 
Last modified date: 10/19/2023