Exam LFCS All QuestionsBrowse all questions from this exam
Question 131

Which of the following commands will help identify a broken router between the local and the remote machine?

    Correct Answer: E

    To identify a broken router between a local and a remote machine, the 'traceroute' command is the appropriate tool. Traceroute helps map out the path packets take from the source to the destination and can reveal where the connection breaks by showing where the timeouts or routing errors occur along the way. Commands like 'ps', 'netstat', 'nslookup', and 'ifconfig' do not provide this level of network path tracing needed to pinpoint a broken router in the route.

Discussion
hemeeOption: E

Traceroute indeed, because ps is used to get process information, which has nothing to do with a broken router.

sedwipe

100% agree. It should be traceroute. I was wondering.

azureOption: E

Should be: E. traceroute

stef_88Option: E

E is the correct answer

kuma69Option: E

I agree, traceroute is the answer here

ktaherigOption: E

Well, right away, I know that I can't believe anything on this website. The answer is obviously E. traceroute.

Greenmile84Option: E

Traceroute this is the output from ps: PID TTY TIME CMD 13 pts/0 00:00:00 bash 727 pts/0 00:00:00 ps

EliteAllenOption: E

E. traceroute Is the correct answer

SeSe66

Is this batch of 260 questions for the LFCS exam still valid? Seems that the exam was updated on 11 May. Thanks

rona962

damn, is this website. realiable?

mksaravOption: E

E (traceroute) is the correct answer.