352-001 · Question #707
A network engineer has been tasked to design an IPV6 wireless sensor network using IEEE 802.15.4 to support an IoT project. Which two protocols does the engineer need to utilize for this design? (Choo
The correct answer is A. 802.11ax D. 6LoWPAN. An IPv6 wireless sensor network over IEEE 802.15.4 requires 6LoWPAN as the IPv6 adaptation layer for the constrained sensor mesh, and 802.11ax as the Wi-Fi backhaul that aggregates sensor data to the broader IP network.
Question
A network engineer has been tasked to design an IPV6 wireless sensor network using IEEE 802.15.4 to support an IoT project. Which two protocols does the engineer need to utilize for this design? (Choose two.)
Options
- A802.11ax
- B802.11ac
- C802.11
- D6LoWPAN
- EVPN
How the community answered
(21 responses)- A90% (19)
- B5% (1)
- C5% (1)
Why each option
An IPv6 wireless sensor network over IEEE 802.15.4 requires 6LoWPAN as the IPv6 adaptation layer for the constrained sensor mesh, and 802.11ax as the Wi-Fi backhaul that aggregates sensor data to the broader IP network.
802.11ax (Wi-Fi 6) provides the higher-throughput wireless backhaul infrastructure at the gateway layer that bridges aggregated sensor data from the low-power 802.15.4 mesh to the enterprise or internet network, completing the end-to-end IPv6 path.
802.11ac (Wi-Fi 5) is a 5 GHz WLAN standard unrelated to the IEEE 802.15.4 sensor stack and does not provide IPv6 adaptation for low-power constrained devices.
Generic 802.11 (Wi-Fi) is a separate WLAN standard that operates independently of IEEE 802.15.4 and lacks the header compression and fragmentation mechanisms needed for IPv6 on constrained sensor nodes.
6LoWPAN (IPv6 over Low-Power Wireless Personal Area Networks) is the mandatory adaptation layer defined in RFC 4944 that compresses IPv6 headers and fragments packets to fit within the 127-byte maximum frame size of IEEE 802.15.4 links, enabling native IPv6 addressing on constrained sensor nodes.
VPN is a tunneling and security overlay technology used for private remote access and is not a protocol required in the design of an IEEE 802.15.4 IPv6 sensor network.
Concept tested: 6LoWPAN IPv6 adaptation over IEEE 802.15.4 IoT
Source: https://www.rfc-editor.org/rfc/rfc4944
Topics
Community Discussion
No community discussion yet for this question.