Command line Utilities-Tracert Command
- Wednesday, October 29, 2008, 11:55
- Operating Systems
- 711 views
- Add a comment
Network connectivity between source and destination not limited to two hosts, it can be more than two hosts. Ping command just show the status whether source can reach destination or not but in case of tracert it check each intermediate hope between source host and destination hop. It’s better to know where the problem in the network.
Figure-1
Figure-1 show the attributes can be use with the tracert command.
Figure-2
Tracert can traverse the path of the domain name (destination) show the number of hopes between source and destination. Tracert can traverse up to 30 hops, as you can see the URL is found on 2nd hop and IP address of the web server is 10.0.1.30.
![]()
Figure-3
The website can be accessed using the IP address as shown in Figure-3.
Figure-4
The “-d” attribute in the tracert tell the command to not resolve the address for the provided IP address.
Figure-5
The “-h” attributes define the maximum number of hopes to search for the destination in fig-5 case domain 78601.com is two hops away but –h set maximum hops to 1. Tracert can only traverse on hop.
Figure-6
“-w” attribute change the default 1000 millisecond time for each hop to 2000 millisecond in figrure-6.
About the Author
Related Tutorials & Articles
Ping Command Ping command normally used for troubleshooting, it help to check whether the destination host is reachable or not. If the ping timeout period expires then “host unreachable host” message will be shown on command line. Following are some essential uses of Ping command • Ping your computer to identify whether TCP/IP suite is working properly. • ...Read more
File transfer protocol is used to transfer files from local to remote machine. It establishes session with remote computer by using port 21. Figure-1 Figure-2 Open command access the remote computer username and password is required for file transfer and receiving. Figure-3 After establishing the connection with remote computer username and password is required for authentication. Figure-3 shows that ftp...Read more
Bridge is the network device which connects multiple segments on the network. Bridge works at data link layer have the ability to read the frame generated from source designated for the destination. Frame is the protocol data unit on data link layer, bridge take forwarding decision by extracting destination address from the frame and look...Read more
Network Switch (Network device) Switch works on data link layer of OSI model (Layer-2). Switch physically similar to the hub and perform the same task of providing single connection platform to peripherals (hosts, servers etc). Switch is the network device replaces the hub by overcoming its problem. Switch is an intelligent device; it can take decision...Read more
By default, a router running IGRP sends an update broadcast every 90 seconds. It declares a route inaccessible if it does not receive an update from the first router in the route within 3 update periods (270 seconds). After 7 update periods (630 seconds), the Cisco IOS software removes the route from the routing table. IGRP...Read more
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!























