2

A Wi-Fi AP and client advertise and negotiate WPA/WPA2, RSN Information Element field is used:

enter image description here

For Group Cipher (for broadcast and multicast data frame), highlighted field is used.

I wonder that, what if Group Cipher is set to one of Reserved? Does this mean the AP will not use any cipher for broadcast and multicast, and just sends data frames in plaintext?

enter image description here

1 Answer 1

0

Reserved values are not valid for the standard; they are reserved for future use. The AP and STA will not negotiate a Reserved value. Either receiving a value that it doesn't support should refuse with a status value meaning "Invalid group cipher."

In fact, Vendor-specific was defined in order to prevent non-standard use of Reserved. Of course, both the AP and STA must be able to use the same vendor-specific method before they can agree on its use.

1
  • Thank you, Ron Maupin. I was bit confused since I couldn't find what happens what if Reserved is set. Now, I can see. Commented Mar 9, 2017 at 16:11

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.