A technician, Joe, visits a site that has reported a network down emergency. He immediately reboots the switches and the router since the network is down. Which of the following network troubleshooting methodology steps should Joe have performed FIRST?

A. Determine if anything has changed
B. Once a theory is confirmed determine the next step is to resolve the problem
C. Implement the solution or escalate as necessary
D. Question the obvious

Answer: A. Determine if anything has changed

Computer Science & Information Technology

You might also like to view...

When does an event-driven macro run? p.000

What will be an ideal response?

Computer Science & Information Technology

Without the statement __________, all __________ statements must be written as std::cout.

a. using namespace std;, cout b. using std namespace;, cout c. using std::namespace;, cout d. using std;, namespace std::cout

Computer Science & Information Technology