Pete, a security administrator, is informed that people from the HR department should not have access to the accounting department's server, and the accounting department should not have access to the HR department's server. The network is separated by switches. Which of the following is designed to keep the HR department users from accessing the accounting department's server and vice-versa?

A. ACLs
B. VLANs
C. DMZs
D. NATS


Answer: B. VLANs

Computer Science & Information Technology

You might also like to view...

Assuming an application has a Picture Box control named profile Picture Box, which one of the following assignment statements will hide the Picture Box from the user at run time?

a. profile Picture Box.Visible = False; b. profile Picture Box.Visible = false; c. profile Picture Box.Invisible = True; d. profile Picture Box.Invisible = true;

Computer Science & Information Technology

Examples of ________ data for the customer are: the customer name, address, and phone number

Fill in the blank(s) with correct word

Computer Science & Information Technology

If you use the Text to Columns wizard to separate the Name Column in the table below into First Name and Last name columns, what would happen if you separated the names at the space between first name and last name without making any other changes to the table?

A B C 1 Name Street Address City 2 Mary Smith 123 Elm St Greensboro A) The new last name column would overwrite the data in the street address column. B) Excel would add a new column to accommodate last names. C) The two new columns would be created in a new worksheet. D) Excel would return an error message.

Computer Science & Information Technology

What happens if the frame check sequence at the receiving machine does not match the one calculated by the sending machine?

What will be an ideal response?

Computer Science & Information Technology