1 00:00:00,350 --> 00:00:02,540 Internet Protocol Version four. 2 00:00:02,570 --> 00:00:09,230 IPV four is one of the core protocols of standards based networking methods on the Internet. 3 00:00:10,360 --> 00:00:18,730 It was described in IETF publication RFC 791in 1981, and it was the first version deployed for production 4 00:00:18,730 --> 00:00:22,210 in the Arpanet in 1983. 5 00:00:22,420 --> 00:00:29,440 It still routes most Internet traffic today despite the ongoing deployment of the successor protocol. 6 00:00:29,470 --> 00:00:31,030 IPV six. 7 00:00:32,400 --> 00:00:33,930 With IPv4. 8 00:00:33,960 --> 00:00:36,750 Each address consists of four octets. 9 00:00:37,540 --> 00:00:44,450 Octet stands for eight digit binary numbers, so an IPV four address is 32 bits in total. 10 00:00:44,470 --> 00:00:50,440 So that means we can theoretically address two to the power of 32 devices with IPV four. 11 00:00:50,470 --> 00:00:55,720 So that means the address space of IPV four is about 4.3 billion. 12 00:00:56,500 --> 00:00:58,480 Sounds like it's a big number, right? 13 00:00:59,810 --> 00:01:06,080 IPV four is represented by the decimal equivalent of four octets separated by dots. 14 00:01:06,200 --> 00:01:12,080 The biggest number one can make with eight binary digits is two to the power of eight minus one. 15 00:01:12,110 --> 00:01:13,910 That means 255. 16 00:01:13,940 --> 00:01:18,890 So each octet can be any number from 0 to 255. 17 00:01:20,400 --> 00:01:21,060 Now. 18 00:01:21,060 --> 00:01:25,720 Also, there are special meanings associated with two different ending numbers. 19 00:01:25,740 --> 00:01:30,510 In general, a last number of zero stands for the network. 20 00:01:30,540 --> 00:01:32,670 Let's call that the base address. 21 00:01:32,670 --> 00:01:41,220 And a last number of 255 stands for all hosts on that network called the Broadcast Address. 22 00:01:42,000 --> 00:01:46,590 Computers that are on the same local network share three of the four numbers. 23 00:01:47,350 --> 00:01:54,070 A computer can be on more than one network, so it can also have several names.