1 00:00:01,460 --> 00:00:02,750 Hey, welcome back. 2 00:00:02,840 --> 00:00:08,080 So in this lesson, we are going to learn about a few more networking commands. 3 00:00:08,090 --> 00:00:09,440 So let's quickly begin. 4 00:00:09,830 --> 00:00:16,250 So the first command that we are going to see is the query or control, the network driver and hardware 5 00:00:16,250 --> 00:00:17,210 settings command. 6 00:00:17,210 --> 00:00:23,930 So for that, you can simply type each tool and the interface you want to look upon. 7 00:00:23,930 --> 00:00:26,540 So you can see the details over here. 8 00:00:26,540 --> 00:00:34,100 So now this is going to show you the network driver and the hardware settings of the adapter that you 9 00:00:34,100 --> 00:00:37,010 are looking for, as you can see over here. 10 00:00:37,010 --> 00:00:39,920 So these are the settings for EDGE Zero. 11 00:00:40,610 --> 00:00:41,330 All right. 12 00:00:41,480 --> 00:00:49,910 Let's move ahead now in case you want to see if any of the host is up or no or simply you want to send 13 00:00:49,910 --> 00:00:54,590 ICMP equal request to the host to check if it is alive. 14 00:00:54,590 --> 00:00:59,690 You can use the command, which is ping so you can simply ping to someone. 15 00:00:59,690 --> 00:01:01,790 So let's ping to the same device. 16 00:01:01,790 --> 00:01:11,960 And the IP address of this device is one 92.1 60 8.0. 100 and let's hit enter and you can see the successful 17 00:01:11,960 --> 00:01:13,850 ping has been started. 18 00:01:13,850 --> 00:01:22,040 And also we are able to see this output which says 64 bytes from this IP address, which is the this 19 00:01:22,040 --> 00:01:25,400 own machine is replying perfect. 20 00:01:25,400 --> 00:01:32,060 So one thing you should always remember is the network or system admins widely use this command which 21 00:01:32,060 --> 00:01:39,980 is ping to identify different devices which is connected into their LAN network to identify if the host 22 00:01:39,980 --> 00:01:43,040 is up or down, if it is alive or no. 23 00:01:43,040 --> 00:01:48,500 So this can be handy in case you also want to know the different devices that are being connected into 24 00:01:48,500 --> 00:01:52,070 your network to check if they are alive or no. 25 00:01:52,740 --> 00:01:58,170 So I hope you guys understood how you can use Ping into your day to day life as it is going to save 26 00:01:58,170 --> 00:01:59,320 a lot of your time. 27 00:01:59,340 --> 00:02:05,310 To identify the devices that are being connected into your network and to check if they are alive or 28 00:02:05,310 --> 00:02:05,670 no. 29 00:02:05,700 --> 00:02:06,360 Thank you.