A network technician receives a call from a user in the accounting department stating that Internet connectivity has been lost after receiving a new workstation. No other users in accounting are reporting similar issues. The network technician is able to ping the machine from the accounting department's router, but is not able to ping the machine from the IT network. Which of the following is MOST likely the cause?
A. Incorrect default gateway
B. Duplicate IP address
C. Misconfigured OSPF
D. Improper VLAN assignment
Answer: A. Incorrect default gateway
You might also like to view...
The bad character rule and good suffix rule are used by which algorithm?
a. Boyer-Moore algorithm b. Rabin-Karp algorithm c. Knuth-Morris-Pratt algorithm d. Naive search algorithm
Holding the Ctrl and Esc keys simultaneously will display the Start menu
Indicate whether the statement is true or false
Which of the following is not a step in writing a program?
A. Understanding the problem B. Designing the program C. Designing the program algorithms D. Writing the program E. Testing the program
An example of an instruction written in machine language would be ____.
A. sum = num1 + num2 B. 0000 0101 1100 0000 C. ADD bx, ax D. repeat 5 times