Search

Tracert command options

Following table lists the options available for tracert command. Tracert is a command tool available in Windows Operating Systems to trace the path followed by an IPv4 datagram to reach the destination computer from source computer. Please visit Traceroute/tracert command tool lesson to know how tracert command tool works.

Tracert command option Description
/4 /4 option is used to specify IPv4 protocol.
/6 /6 option is used to specify IPv6 protocol.
/d /d option can be used to prevent tracert command from resolving the IP addresses of routers to their names. Avoiding name resolution can speed up the display of tracert output.
/h <Number-of-Hops> /h option is used to specify maximum number of hops the tracert command should trace. default is 30 number of hops.
/j <Hostlist> /j option is used to specify the hostlist for Loose Source Route option in the IPv4 header. The Hostlist is a series of IPv4 addresses separated by spaces.
/w <timeout> /w option is used to specify the amount of time in milliseconds the tracert command should wait for the ICMP Time Exceeded or ICMP Echo Reply message to be received from destination. If ICMP Time Exceeded or ICMP Echo Reply message not received within the period, an asterisk (*) will be displayed. The default wait timeout is 4000 milliseconds (4 seconds). Please visit Traceroute/tracert command tool lesson to know more.
/S <address> /S option is used to specify source address to use in the ICMP Echo Request messages for tracing IPv6 addresses.

Related Tutorials
Introduction to TCP/IP, Features of TCP/IP, TCP/IP History, What is RFC (Request for Comments)
Seven Layers of OSI Model and functions of seven layers of OSI model
Five layered TCP/IP model
Network Layer (Layer 3)
TCP/IP Data Encapsulation and Decapsulation
Datalink Layer (Layer 2)
Ethernet Frame Format
What is MAC address or Layer 2 address or physical address
IPv4 Protocol, IPv4 header and fields of IPv4 header
IPv4 addresses, IPv4 Address Classes, IPv4 Address Classifications
What is Subnet Mask
What is network address
Limited broadcast address
Directed broadcast address
What is limited broadcast in IPv4 and how limited broadcast works
What is directed broadcast in IPv4 and how directed broadcast works
What is default gateway
What are private IP addresses - RFC 1918 private addresses
APIPA Addresses (Automatic Private IP Addresses)
What is loopback address in IPv4
What is localhost
Class A networks and Class A IP addresses
Class B networks and Class B IP addresses
Class C networks and Class C IP addresses
Class D multicast IP addresses
Subnetting - Part 1
Subnetting - Part 2
Subnetting - Part 3
Subnetting - Part 4
Subnetting - Part 5
Subnetting - Part 6
Variable Length Subnet Masking, VLSM, IP V4 Subnetting, subnetting tutorials, IP study guides, IP documentation, IP tutorials
Supernetting, IP Supernetting, IP Supernetting tutorial, How to Supernet, Supernetting Guide, Supernetting Concepts
How to find out the Network Address and Broadcast Address of a subnetted IPv4 address
Address Resolution Protocol Tutorial, How ARP work, ARP Message Format
Internet Control Message Protocol, ICMP, How ICMP Work, ICMP Header, ICMP Message Header
ICMP message types
ICMP Echo Request and Echo Reply messages
ICMP Destination Unreachable messages
ICMP Source Quench messages
ICMP Router Advertisement messages
ICMP Router Solicitation messages
ICMP Time Exceeded messages
ICMP Parameter Problem messages
ICMP Timestamp Request and Timestamp Reply messages
ICMP Photuris messages
Ping command tool
Ping command options
How to show remote computer name in ping command output
How to ping continuously
How to specify the number of packets sent in ping command
How to specify the size of data to send in ping command
What is Ping of death (PoD) network attack
Traceroute/tracert command tool
Pathping command tool
Pathping command options
Difference between ping, traceroute/tracert and pathping