asked 50.8k views
3 votes
The servers for the company are all virtual machines and hosted on the same hypervisor. You need to keep users in all other departments from accessing the virtual servers used by the finance department. Which of the following technologies should you use to logically isolate the network?

1)MAC filtering
2)NIC teaming
3)Subnetting
4)VLANs

asked
User Reuben
by
9.1k points

1 Answer

7 votes

Final answer:

VLANs (Virtual Local Area Networks) should be used to isolate the network and prevent users from other departments accessing the finance department's virtual servers.

Step-by-step explanation:

The technology that should be used to logically isolate the network and prevent users from other departments accessing virtual servers used by the finance department is VLANs (Virtual Local Area Networks). VLANs separate a physical network into multiple virtual networks, allowing for logical isolation and enhanced security. By configuring VLANs for the finance department's virtual servers, network traffic can be restricted to only those authorized within the finance department, preventing access from users in other departments.

Making use of VLANs is an effective way to control access to network resources and limit communication between different departments or groups within an organization. By assigning specific VLANs to the servers used by the finance department, you can ensure that only authorized users are able to access those servers, while keeping the rest of the network separate and secure.

Implementing VLANs also allows for easier management and scalability as it enables network administrators to segment the network and define policies based on specific requirements or security needs.

answered
User Kereberos
by
8.5k points