Saved Bookmarks
| 1. |
If you want to find the number of routers between a source and destination, the utility to be used is ___________(a) route(b) Ipconfig(c) Ifconfig(d) Traceroute |
|
Answer» Right answer is (d) Traceroute To explain: Traceroute command is available on Linux OS to find the path i.e. the number of the routers that the packet has to go through to reach the destination. In Windows, Tracert command is used to perform the function. |
|