Friday, February 15, 2013

Which command is used to see the path taken by packets across an IP network?

A. show ip route
B. show route
C. traceroute       
D. trace ip route

The following answers are incorrect, here are the reasons why;

show ip route- Is used for when you need to know the current state of the routing table.

show route- This is no command, the closest command in terms of similar usage of the words is "show route-map" but that is an actual command and has no other similarity besides the name being close.

trace ip route- This is no command either.

The correct answer was traceroute. The definition is already in the question.

No comments:

Post a Comment