1 00:00:00,960 --> 00:00:07,140 All right, so let's begin our journey by looking at the structure of an eight to nine 11 match frame. 2 00:00:08,160 --> 00:00:17,070 So a Mac frame is constructed of common fields and specific fields so quickly provide a short explanation 3 00:00:17,070 --> 00:00:17,700 of each. 4 00:00:18,210 --> 00:00:22,500 All right, so Mac frames consist of three main structures. 5 00:00:23,520 --> 00:00:31,020 The frame body as a variable length field, it contains information specific to individual frame times. 6 00:00:32,930 --> 00:00:36,500 FCC stands for frame check sequence. 7 00:00:36,860 --> 00:00:42,350 All right, so it's an error detecting code that's added to each frame. 8 00:00:44,020 --> 00:00:53,440 And in the back header, there's a frame control section, right, so the very first two octets transmitted 9 00:00:53,440 --> 00:00:55,990 by a station are the frame control. 10 00:00:59,090 --> 00:00:59,950 Protocol version. 11 00:01:01,380 --> 00:01:07,890 Now, this will provide a version of the 211 protocol used and the values currently zero. 12 00:01:09,880 --> 00:01:11,570 You also have tape in some type. 13 00:01:12,610 --> 00:01:19,180 I'll tell you what the function of the frame actually is, so there are three different frame types 14 00:01:19,180 --> 00:01:22,780 of field control data management. 15 00:01:23,890 --> 00:01:31,900 There are multiple subtype fields for each frame type, and then each subtype determines the specific 16 00:01:31,900 --> 00:01:35,470 function to perform for its associated frame type. 17 00:01:36,430 --> 00:01:37,390 So to move on. 18 00:01:38,500 --> 00:01:47,050 To D.C. and from D.C. indicates whether the frame is going into or exiting the distribution system. 19 00:01:47,230 --> 00:01:47,590 All right. 20 00:01:48,860 --> 00:01:54,410 More frag indicates whether more fragments of the frame are to follow this one. 21 00:01:55,320 --> 00:01:55,860 We're not. 22 00:01:56,950 --> 00:02:01,540 Retry indicates that the frame is being retransmitted. 23 00:02:02,990 --> 00:02:08,660 Power management indicates whether the sending EPA is in active mode or power save mode. 24 00:02:09,550 --> 00:02:15,220 Webb indicates whether or not the encryption and authentication are used in the frame. 25 00:02:16,920 --> 00:02:23,700 Order indicates that the frame is being sent using the strictly ordered service class. 26 00:02:23,940 --> 00:02:26,610 Right now, the field is usually not set. 27 00:02:28,440 --> 00:02:35,970 Duration ID indicates that time on the channel that the sender is assuming to be occupied from the end 28 00:02:35,970 --> 00:02:36,990 of the current frame. 29 00:02:38,660 --> 00:02:45,710 Now, here are some different cases of the fields of addresses, depending on the communication between 30 00:02:45,710 --> 00:02:48,140 the station and the access point. 31 00:02:49,450 --> 00:02:56,920 Sequins control is used to recognize frame duplication by setting the sequence number of each frame.