1 00:00:00,420 --> 00:00:07,650 ‫The TCP IP model is a model with four layers, which is for both modeling current internet architecture, 2 00:00:08,100 --> 00:00:12,930 ‫as well as providing a set of rules that govern all forms of transmission over a network. 3 00:00:13,920 --> 00:00:19,920 ‫DARPA, an agency of the United States Department of Defense, created it in the 1970s. 4 00:00:21,160 --> 00:00:26,230 ‫This model was being made at the same time the Osai model was created. 5 00:00:27,650 --> 00:00:35,420 ‫The TCP IP model is not the same as high model, however, it was influenced by the model, which is 6 00:00:35,420 --> 00:00:38,510 ‫why many of the names of the different layers are the same. 7 00:00:39,750 --> 00:00:47,040 ‫So we can simply say that the TCP IP reference model represents reality in the real world, whereas 8 00:00:47,040 --> 00:00:50,190 ‫the OSAI reference model represents an ideal. 9 00:00:50,970 --> 00:00:51,360 ‫OK. 10 00:00:52,460 --> 00:00:56,240 ‫So these are the main differences of the TCP IP reference model. 11 00:00:57,820 --> 00:01:04,780 ‫The three top players in the U.S. model that is the application layer, the presentation layer and the 12 00:01:04,780 --> 00:01:12,220 ‫session layer are not distinguished separately in the TCP IP model, which only has an application layer 13 00:01:12,220 --> 00:01:14,020 ‫above the transport layer. 14 00:01:15,500 --> 00:01:20,330 ‫TCP corresponds to Osai layer for the transport layer. 15 00:01:21,770 --> 00:01:27,200 ‫IP corresponds to a subset of Osai layer three, the network layer. 16 00:01:28,200 --> 00:01:36,660 ‫TCP IP makes no prescriptions as to the link layers below IP, while OCI specifies two layers. 17 00:01:37,710 --> 00:01:44,370 ‫The physical address, commonly the Mac address, which is located in a special field in the data link 18 00:01:44,370 --> 00:01:49,710 ‫layer header changes as the packet passes from one device to another. 19 00:01:50,340 --> 00:01:57,150 ‫For example, from the source PC to a switch to a router to another switch and then finally to the destination 20 00:01:57,150 --> 00:01:57,690 ‫PC. 21 00:01:58,940 --> 00:02:05,540 ‫However, the original IP source and destination addresses do not change when transiting the network 22 00:02:05,540 --> 00:02:11,780 ‫because the packet is stripped of its layer three header only when it goes beyond a router. 23 00:02:13,480 --> 00:02:20,830 ‫When it stays within the same land, it only passes through switches, which de capsule8 it at the layer 24 00:02:20,830 --> 00:02:23,560 ‫to header containing the Mac address. 25 00:02:24,540 --> 00:02:31,950 ‫So as a result, the header changes as the packet is re encapsulated, as does the Mac address fields.