1 00:00:05,630 --> 00:00:12,050 Network interfaces hello, everyone, and welcome to this lecture, and this is actually the first time 2 00:00:12,050 --> 00:00:17,360 that we're actually going to do something on our local machine or the way of code computer. 3 00:00:17,870 --> 00:00:23,750 So today we're going to talk about how to check the different IP addresses assigned to your computer 4 00:00:24,020 --> 00:00:27,330 and the different commands that you can use in Windows or Mac. 5 00:00:27,830 --> 00:00:32,020 So, for example, a command that they usually use in order to find div boundaries. 6 00:00:32,030 --> 00:00:35,850 This is the if config command and we'll do it shortly. 7 00:00:36,050 --> 00:00:42,080 So once we're on this comment, we're usually going to see all the devices connected into the network 8 00:00:42,080 --> 00:00:43,070 interfaces. 9 00:00:43,730 --> 00:00:50,720 Also, we're going to have a look at the interfaces because basically every device has an interface 10 00:00:50,720 --> 00:00:52,730 code to look back in their face. 11 00:00:53,000 --> 00:01:01,970 And this interface actually doesn't connect anything outside the device and only the specific device 12 00:01:01,970 --> 00:01:03,460 can communicate with it. 13 00:01:03,710 --> 00:01:06,450 And why we have this interface, basically. 14 00:01:06,860 --> 00:01:12,890 This is because, for example, if you have a device and you want to connect with it already has a built-In 15 00:01:12,890 --> 00:01:19,050 interface, which can be useful for interposes process communication with other devices. 16 00:01:19,790 --> 00:01:29,330 So if you don't know what this loop back interface you might see in the localhost naming, it's almost 17 00:01:29,330 --> 00:01:34,760 always assigned to the IP address of 127 zero zero and one. 18 00:01:34,940 --> 00:01:41,900 And basically, this is how, for example, you can assess applications in the localhost or or applications 19 00:01:41,900 --> 00:01:42,800 on your device. 20 00:01:43,170 --> 00:01:47,220 But let's not push a button now and run some comments here. 21 00:01:47,390 --> 00:01:56,390 So now the fact that terminal I can see that here I'm logging into my mobile care and let's try the 22 00:01:56,390 --> 00:01:59,290 command you've configured. 23 00:02:00,230 --> 00:02:07,240 And if I tried this contextually right again, then, OK, so if I write a comment, you can see here 24 00:02:07,250 --> 00:02:11,710 different IP addresses or communications within my system. 25 00:02:12,110 --> 00:02:13,800 For example, let's take the first one. 26 00:02:15,650 --> 00:02:18,610 So the first one is named AOL Zero. 27 00:02:19,190 --> 00:02:25,290 And then also we have the IP address here in the different options associated with that device. 28 00:02:25,520 --> 00:02:29,860 So this is a good way for you to check the different devices that you have on your computer. 29 00:02:30,020 --> 00:02:40,190 For example, here in the N0, you can see that the iiNet or the Internet IP address is 290, 268, 30 00:02:40,190 --> 00:02:41,510 one hundred and seven. 31 00:02:42,020 --> 00:02:43,310 And you can see it from here. 32 00:02:43,310 --> 00:02:48,920 As you can see, basically every device attached to your computer or services in use. 33 00:02:49,190 --> 00:02:52,430 You can see how many services are currently in use here. 34 00:02:53,240 --> 00:02:54,130 Hello, everyone.