asked 220k views
5 votes
You are working as a network administrator for Dion Training. The company has decided to allow employees to connect their devices to the corporate wireless network under a new BYOD policy. You have been asked to separate the corporate network into an administrative network (for corporate-owned devices) and an untrusted network (for employee-owned devices). Which of the following technologies should you implement to achieve this goal?

a. WPA2
b. VPN
c. VLAN
d. MAC filtering

asked
User Sinek
by
8.2k points

1 Answer

5 votes

Final answer:

To separate a corporate network into different sections for corporate and employee-owned devices, VLAN technology should be implemented because it allows for the creation of multiple logical networks on the same physical infrastructure.

Step-by-step explanation:

To separate the corporate network into an administrative network for corporate-owned devices and an untrusted network for employee-owned devices under a BYOD (Bring Your Own Device) policy, the best technology to implement would be a VLAN (Virtual Local Area Network). VLANs allow network administrators to partition a single physical network into multiple logical networks. Thus, traffic from one VLAN is separated from another, providing a layer of security and segmenting the network according to the company's needs.

WPA2 is important for securing wireless communications, but it does not segregate traffic into separate networks. VPN technology is typically used to provide secure remote access to a network, not to separate internal traffic. MAC filtering can be used to allow or prevent specific devices from accessing the network but doesn't inherently separate traffic into logical networks.

answered
User Ami
by
7.5k points