2.2 Explain wireless networking technologies.
Objective 2.2 sits in Networking, which carries 23% of the A+ Core 1 exam. The questions below are original, written from the official objective title above, and each explanation cites the CompTIA page it rests on.
Objective title verbatim from the official objectives. CompTIA exam page ↗
A worked example
Shown solved, with the whole explanation open: this is what every question here carries.
A technician runs a Wi-Fi analyzer on a wireless LAN and filters captured packets by the protocol number carried in each IP header. Which decimal value identifies traffic using the User Datagram Protocol?
The concept
UDP is registered as a specific protocol number carried in the IP header so that receiving hosts know how to parse the payload.
Why this answer
UDP is assigned protocol number 17 (21 octal) for use within the Internet Protocol, so captured datagrams using UDP carry that value in the IP protocol field.
- A6 belongs to TCP in the same registry. A capture filtered on 6 returns the connection-oriented half of the traffic.
- 17 correctly identifies UDP traffic in the IP header protocol field.
- C21 is an FTP control port, and ports are read out of the transport header rather than the IP header.
- DDNS answers on port 53. That value never appears in the field this filter is reading.
Now you: objective 2.2 questions
No account needed. The explanation opens when you answer.
Sample question 1 of 3
A wireless security camera streams live video to a mobile app. Its vendor selects a transport protocol that skips retransmission and ordering guarantees to keep latency low over the wireless link. Which protocol is being used?
Sample question 2 of 3
A technician configures a SOHO wireless router so smart bulbs and a printer can communicate with each other on the WLAN without needing direct internet access. Which addressing approach fits this requirement?
Sample question 3 of 3
While troubleshooting intermittent wireless connectivity, a technician captures UDP traffic and finds that every packet's checksum field is transmitted as all zeros. Which conclusion is supported by this observation?
That’s 3 of the full A+ Core 1 bank.
Keep going free: 10 questions per certification in bank practice, with no account.
Continue practicingRead the sources
These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.
More objectives in Networking
- 2.1 2.1 Compare and contrast Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) ports, protocols, and their purposes.
- 2.3 2.3 Summarize services provided by networked hosts.
- 2.4 2.4 Explain common network configuration concepts.
- 2.5 2.5 Compare and contrast common networking hardware devices.
- 2.6 2.6 Given a scenario, configure basic wired/wireless small office/home office (SOHO) networks.
- 2.7 2.7 Compare and contrast internet connection types, network types, and their characteristics.