Multiple choice

What purpose does authentication serve in a WLAN?

  1. Converts clear text data before transmission

  2. Indicates which channel the data should flow on

  3. Determines that the correct host is utilizing the network

  4. Allows the host to choose which channel to use

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Authentication in a WLAN serves to verify and validate that only authorized hosts/devices can connect to and utilize the wireless network. It prevents unauthorized access by checking credentials (passwords, certificates, etc.) before allowing network connectivity. Authentication does not encrypt data (that's encryption), indicate channels (that's channel selection), or allow channel choice (that's client-side behavior). Its primary purpose is access control and identity verification.