70-698 · Question #114
You have set up a new wireless network for one of your prestigious clients. The director wants to ensure that only certain designated wireless laptops can connect to the new network to prevent…
The correct answer is A. Use MAC address control. MAC address filtering on a wireless access point restricts network access to only devices whose hardware addresses appear on a pre-approved list, preventing unauthorized laptops from connecting.
Question
You have set up a new wireless network for one of your prestigious clients. The director wants to ensure that only certain designated wireless laptops can connect to the new network to prevent misuse. What do you need to do?
Options
- AUse MAC address control
- BUse IPv4 address control
- CUse WEP
- DUse WPA
How the community answered
(27 responses)- A89% (24)
- B7% (2)
- D4% (1)
Why each option
MAC address filtering on a wireless access point restricts network access to only devices whose hardware addresses appear on a pre-approved list, preventing unauthorized laptops from connecting.
MAC address control works by configuring the wireless access point or router with a whitelist of approved device MAC addresses - unique hardware identifiers burned into each network interface. The access point rejects association requests from any device whose MAC address is not on the list. This directly fulfills the requirement of allowing only designated laptops to connect to the network.
IPv4 addresses are dynamically assigned via DHCP and can be trivially changed by a user, making them unreliable and non-standard as an access control mechanism for wireless network admission.
WEP (Wired Equivalent Privacy) is a deprecated wireless encryption protocol that protects data in transit but does not restrict which devices are permitted to attempt a connection to the network.
WPA (Wi-Fi Protected Access) provides encryption and authentication for wireless traffic using a shared key or enterprise credentials but does not limit connectivity to a specific set of designated devices.
Concept tested: Wireless MAC address filtering for device-based access control
Source: https://support.microsoft.com/en-us/windows/how-to-set-up-a-wireless-network-0f1548a7-fb5a-8c2b-d5c5-d8c8e9e17db8
Topics
Community Discussion
No community discussion yet for this question.