Which of the following documentation would a network administrator need to update if they have just finished upgrading the firmware on all the switches within the LAN?

A. Wiring schematics
B. Logical network diagram
C. Physical network diagram
D. Baseline and configuration documentation


Answer: D. Baseline and configuration documentation

Computer Science & Information Technology

You might also like to view...

The Boost Libraries ________ pointers help you avoid some key errors associated with traditional pointers.

a. open b. regular c. smart d. self-correcting

Computer Science & Information Technology

Write a function that will input two sounds. Create a new sound with one half of the first sound, then add the two sounds together for the length of the two sounds, and then add the second half of the second sound. This is easiest to do if the sounds have the same length.

Note: While this is easiest to do if the sounds have the same length, the function below can handle sounds of different lengths via the two if statements in the mid loop. However, this is not required to answer this question. Additionally, the question does not specify how to “add” the two sounds together, which means an answer could just add both values together. To avoid something too loud, the function below blends the two sounds, but this is not a requirement.

Computer Science & Information Technology

Using ________ enables the user to select a group of non-continuous slides

A) [Ctrl] + [Shift] B) [Shift] C) [Ctrl] D) [Alt]

Computer Science & Information Technology

When accessing a web conference over a VPN connection, what is a result of using split tunneling?

A. lower bandwidth available for the web session B. higher bandwidth available for the web session C. inability to access the local LAN D. Inability to access the corporate LAN

Computer Science & Information Technology