Leave a Reply 6

Your email address will not be published. Required fields are marked *


BD

BD

I guess the magic word here is “only”.
Ack for example is not only used in PCF. So, which are left?

The control frames that are used in PCF mode are as follows:

Contention Free End (CF+End)
Contention Free End Ack (CF +end_ack_)
CF-Ack
CF Ack+CF Poll
CF-Poll

daz

daz

Wireless LANs come in three frame types:

Management frames: Used for joining and leaving a wireless cell. Management frame types include association request, association response, and reassociation request.
Control frames: Used to acknowledge when data frames are received.
Data frames: Frames that contain data.

hazel

hazel

Point coordination function (PCF) is a Media Access Control (MAC) technique used in IEEE 802.11 based WLANs. It resides in a point coordinator also known as Access Point (AP), to coordinate the communication within the network. The AP waits for PIFS duration rather than DIFS duration to grasp the channel. PIFS is less than DIFS duration and hence the point coordinator always has the priority to access the channel.

anu

anu

i thought the answer is C.2

2. Control Frames
802.11 Control frames assit with the delivery of the data frames.
Control frames must be heard by all the stations, therefore they must be transmitted at one of the basic rates
Control frames are also used to clear the channel,acquire the channel and provide the unicast frame acknowledgements
They contain only header information
Following are the list of control frame subtypes as defined by 802.11 standard

Power Save(PS) Poll
Request to Send (RTS)
Clear to send (CTS)
Acknowledgement(ACK)
Contention-Free(CF)-End (PCF only)
CF-End+CF-ACK (PCF only)
Black-ACK(HCF)
Black Ack Request(HCF)

can anyone please clarify this?

NAEEM KHAN

NAEEM KHAN

I think correct answer is 3. Explanation

Question : Think what is control frames

Answer :Control frames: Used to acknowledge when data frames are received. Now

Question : Think what is Contention Point

Answer : Access Point

So, Access Point acknowledged Three time when it received data as given below

(1) Probe Response Acknowledgment Data+CF-ACK
(2) Authentication Response CF-ACK
(3) Association Response Contention Free End (CF-End) Data+CF-Ack

Please correct me if i am wrong.