tracert

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf network diagnostic tool
gptkbp:alsoKnownAs gptkb:traceroute_(on_Unix-like_systems)
gptkbp:category network administration
gptkbp:commandType gptkb:graphical_user_interface
gptkbp:defaultPort 33434
gptkbp:defaultProtocol gptkb:ICMP
gptkbp:developedBy gptkb:Microsoft
gptkbp:hasSyntax tracert [options] destination
https://www.w3.org/2000/01/rdf-schema#label tracert
gptkbp:introducedIn gptkb:Windows_NT
gptkbp:measures latency at each hop
route taken by packets across an IP network
gptkbp:operatingSystem gptkb:Microsoft_Windows
gptkbp:option /4 (force IPv4)
/6 (force IPv6)
/d (do not resolve addresses to hostnames)
/h (maximum number of hops)
/w (wait time in milliseconds for each reply)
gptkbp:output list of hops between source and destination
round-trip time for each hop
gptkbp:relatedTo gptkb:pathping
ping
gptkbp:usedFor diagnosing network routing issues
gptkbp:bfsParent gptkb:Traceroute
gptkbp:bfsLayer 5