1 00:00:00,520 --> 00:00:08,470 ‫Internet protocol version four IPv4 is one of the core protocols of standards based networking methods 2 00:00:08,470 --> 00:00:09,070 ‫on the internet. 3 00:00:10,500 --> 00:00:18,030 ‫It was described in IETF publication RF seven, nine one in 1981, and it was the first version deployed 4 00:00:18,030 --> 00:00:21,990 ‫for production in the ARPANET in 1983. 5 00:00:22,740 --> 00:00:29,190 ‫It's still roots most internet traffic today, despite the ongoing deployment of the successor protocol 6 00:00:29,550 --> 00:00:30,810 ‫IPv6. 7 00:00:32,620 --> 00:00:36,550 ‫With IPv4, each address consists of four octet. 8 00:00:37,560 --> 00:00:45,420 ‫Arquette stands for eight digit binary numbers, so an IPv4 address is 32 bits in total, so that means 9 00:00:45,420 --> 00:00:50,280 ‫we can theoretically address two to the power of 32 devices with IPv4. 10 00:00:50,760 --> 00:00:55,530 ‫So that means the address space of IPv4 is about four point three billion. 11 00:00:56,630 --> 00:00:58,310 ‫Sounds like it's a big number, right? 12 00:00:59,910 --> 00:01:05,850 ‫IPv4 is represented by the decimal equivalent of four octet separated by dots. 13 00:01:06,510 --> 00:01:11,850 ‫The biggest number one can make with eight binary digits is due to the power of eight minus one. 14 00:01:12,240 --> 00:01:13,830 ‫That means 255. 15 00:01:14,160 --> 00:01:18,720 ‫So each octet can be any number from zero to 255. 16 00:01:20,620 --> 00:01:27,250 ‫Now also, there are special meanings associated with two different ending numbers in general, the 17 00:01:27,250 --> 00:01:30,280 ‫last number of zero stands for the network. 18 00:01:30,700 --> 00:01:39,610 ‫Let's call that the base address and a last number of 255 stands for all hosts on that network called 19 00:01:39,790 --> 00:01:41,020 ‫the broadcast address. 20 00:01:42,150 --> 00:01:46,410 ‫Computers that are on the same local network share three of the four numbers. 21 00:01:47,440 --> 00:01:53,860 ‫A computer can be on more than one network, so it can also have several names.