A network administrator needs to verify a network connection. Which of the following steps should be taken? (Select two.)

a. Verify the link lights.
b. Use the ping command to verify network connectivity.
c. Perform an ARP request.
d. Ping the MAC address.


a. Verify the link lights.
b. Use the ping command to verify network connectivity.

Computer Science & Information Technology

You might also like to view...

The Action Comment is used to select features you want included in your macro and the actions that you want the macro to perform. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

For every enum, the compiler generates a static method called _____________ that returns an array of the enum’s constants in the order in which they were declared.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What integer values of y would make the following statement true?

``` (y >= 4) || (y < 8) ``` a. 4, 5, 6, 7 b. all integers c. 4, 5, 6, 7, 8 d. 5, 6, 7

Computer Science & Information Technology

When you insert rows or columns all relative references are updated but not any absolute references

Indicate whether the statement is true or false

Computer Science & Information Technology