What to write to cmd for the web. Useful Windows network commands for the command line

Command line (command line, console, terminal) in the operating room Windows system designed to work with the system in text mode... The software shell is used to connect the user with the operating system by entering text commands from the computer keyboard.

Working with the command line is as follows: the user launches the cmd.exe application on the computer, the interface window opens command line(command line interpreter), then the user types a command or sets of commands from the keyboard, the system executes them, sometimes issues prompts or messages displayed in the command line interface window.

To perform various tasks on the computer: launch programs, configure the system, change Windows settings etc., you need to enter specific commands for the command line.

At the dawn of the creation of operating systems, OS did not have graphical interface, all actions were performed using the commands typed on the keyboard. After the GUI appeared, the command line did not disappear from the system.

The majority of users, sooner or later, come across the command line, the other part of the users is not even aware of its existence.

The advantage of the command line is that the command line is independent of the operating system's graphical interface. The user enters commands in the command prompt window and the system executes them immediately. In some cases, this process is faster than similar steps using the Windows GUI.

The command line is often used when there is a problem with the computer, when it is impossible to perform other work to fix the system crash.

Novice users find it difficult to work with the command line due to the fact that they do not know the commands. Therefore, power users and administrators are more likely to use the command line.

In this article, you will find a list of command line commands. The table contains the main command line commands that work in the operating systems Windows 10, Windows 8.1, Windows 8, Windows 7.

How to start the command line

In Windows 10, it's not obvious to find the command line right away, so read the article about different ways to start the console in this OS.

V operating system Windows has several ways to start the command line, here are the simplest ones:

  • From the "Start" menu go to "Programs" ("All Programs"), and then to "System Tools" (in Windows 7 - "Accessories"), select the "Command Prompt" application.
  • In the search box enter "cmd" (without quotes), the command line will be among the results that will open.
  • After pressing "Win" + "R" on the keyboard, in the "Run" window enter the command to start the command line "cmd" (without quotes).

In normal mode, the command line is run as a user. To perform some actions in the command line, elevated Administrator rights of the computer are required. In this case, the command line must be run as administrator. Read the article on how to different versions operating system Windows.

How to execute a command on the command line

The command line is very simple: the user enters a text command and then presses the Enter key. If you need to enter several consecutive commands, repeat this operation several times.

After starting the command line, the command line interpreter window displays the version of the Windows operating system, and the location where the user is currently located. When started in normal mode, this is the address of the user profile on the system drive.

When you run the command prompt as administrator, the path looks like this: "C: \ Windows \ system32".

Windows command line commands must be entered in the interpreter window immediately after the ">" sign, at this point the cursor blinks.

To copy a command from the computer and then paste the command into the command line, use context menu right mouse button. Copy the command to the clipboard, paste the mouse cursor into the command prompt window, click on right button mice. Windows 10 supports copying and pasting using the standard keyboard keys: "Ctrl" + "C" and "Ctrl" + "V".

Some system applications are launched immediately after entering the command, which consists of the name of the application, for example, if you enter the command "calc", then on the computer run system program Calculator.

For other programs, you will need to enter full path before executable file applications. If there are spaces in the path to the file, the full path is enclosed in quotation marks, for example, this is how the command to launch the browser looks like Google chrome:

"C: \ Program Files (x86) \ Google \ Chrome \ Application \ chrome.exe"

After running a command from the command line, the implementation of the command execution is not always externally visible, due to the fact that there are internal changes in the operating system.

Other parameters are often added to the main command, keys for performing specific actions.

If you enter an incorrect command, for example, entered with errors, or if the Windows operating system cannot execute the command for any reason, a message appears in the command line interface window.

Command line commands for Windows

The user can independently learn the basic commands from the Command Line utility itself. To do this, just enter the command: "help".

The command line interface displays a list of basic commands.

To get information about the parameters of an individual command, you need to enter one of the following commands, which are executed in the same way (do not forget to put a space):

CommandName /? help command_name

As a result, you will receive information about all the parameters of this command.

Windows Command Prompt: List of Basic Commands

Check out the table for the commands used in the command Windows prompt... If I missed any important command, write about it in the comments to this article, I add the command to the table.

CommandAction being performed
appwiz.cpllaunching a system tool to change or remove programs
arpmapping and modifying ARP IP-to-physical tables used by the Address Resolution Protocol
assocdisplaying or changing file name extension associations
atstart programs at a specified time
attribdisplay and change file attributes
azman.mscauthorization manager
bcdboottool for creating and restoring boot configuration data files
bcdeditediting changes in the boot base of the boot system
breakchanging the processing mode of the "Ctrl" + "C" key combination
blastclnworm cleaning utility
bootcfgconfigure, extract, change, or remove command line parameters in the Boot.ini file in Windows XP
callcalling one batch file from another
caclsview and edit change access control tables (ACL) to files
calclaunching the Calculator application
cddisplay the name or change the current folder
charmaptable of symbols
chcpdisplay or change the active code page
chdirdisplay or change the current folder
copycopying one or more files
chkdskchecking the disk for errors and displaying statistics
chkntfsdisplaying or changing check disk parameters at boot time
ciddaemonfile indexing service
cipherencryption of files and folders in NTFS
cleanmgrDisk Cleanup utility
clsclearing the screen
cmdlaunching another Windows command line interpreter
compmgmt.mscopen the Computer Management console
colorsetting the default foreground and background colors
comexp.msccomponent services
compcomparing the contents of two files or two sets of files
compactview and change file compression settings on NTFS partitions
compmgmt.mscComputer management
computerdefaultsdefault application selection
controlControl Panel
control admintoolsadministration
control desktopscreen customization and personalization
control folderfolder properties in Explorer options
control fontsfonts
control keyboardopen the keyboard properties window
control mousemouse properties
control printerdevices and printers
control schedtasksTask Scheduler
control userpasswords2
converttransformation file system FAT volumes to NTFS (does not work on current drive)
copycopying files to another location
credwizarchiving and restoring usernames and passwords
datedisplaying or setting the current date
debugprogram debugging and editing tool
defragstart disk defragmentation
deldeleting one or more files
desk.cplsetting screen resolution
devicepairingwizardadding a new device
devmgmt.msDevice Manager
dfrguidisk optimization (defragmentation)
dirdisplay a list of files and subfolders from the specified folder
diskmgmt.msopening the Disk Management snap-in
diskpartdisplaying and configuring disk partition properties
diskperfenable or disable performance counter
doskeyediting the command line, calling Windows commands again, creating macros
dpiscalingsetting display parameters
dxdiagDirectX Diagnostic Tool
echodisplaying messages and switching the mode of displaying commands on the screen
endlocalcompleting local environment changes for batch file
erasedeleting one or more files (wiping)
esentutlutilities Maintenance Microsoft Windows databases
eudceditpersonal badge editor
eventcreatecreate a special event entry in the specified event log
eventvwr.mscviewing events
expandunpacking compressed files
explorerWindows explorer
fccomparing files or sets of files, displaying differences between them
findsearch for a text string in one or more files
findstrsearch for a text string in a file
fingerinformation about the users of the specified system running the Finger service
firewall.cplWindows Defender Firewall
forrunning the specified command for each file in the set
formatdisk format
fsmgmt.mscshared folders
fsquirtBluetooth file transfer
fsutilshowing and configuring file system properties
ftypeoutput or change file types when matching filenames
ftpFTP file sharing
gototransfer control to the specified line of the batch file
getmacdisplaying the MAC addresses of one or more network adapters
gpresultinformation on group politics for computer or user
graftabldisplay extended character set in Windows graphics mode
gpedit.mscLocal Group Policy Editor
gpupdateupdate settings for multiple group policies
hdwwizhardware installation wizard
icaclsdisplay, change, archive, restore ACLs for files and directories
iexpresscreating a self-extracting archive
ifconditional processing in batch programs(files)
ipconfigIP address information
joy.cplgaming devices
labelcreating, changing and removing volume labels for disks
lodctrupdating registry settings related to counter performance
logmanmanagement of the "Performance Alerts and Logs" service
logoffend of session
lpksetupinstalling or uninstalling Windows interface languages
lusrmgr.msclocal users and groups
magnifyLaunching the Magnifier application
main.cplmouse properties
makecabarchiving files to a CAB archive
mdcreating a directory (folder)
mdschedchecker random access memory for mistakes
mkdircreate directory (folder)
mmsys.cplsound properties
modeconfiguring system devices
mofcomp32-bit compiler
moresequential output of data in parts of one screen
mountvolcreating, viewing and deleting connection points
movemoving one or more files from one folder to another
mrinfowork with multicast messages
mrtrunning the uninstaller malware Malicious Software Removal Tool
msconfigsystem configuration
msgsending messages to the user
msinfo32system information
mspaintlaunch graphic editor Paint
msraWindows Remote Assistant
netnetwork resource management
ncpa.cplnetwork connections
netstatdisplay of statistics of protocols and current network connections TCP / IP
netplwizuser account management
notepadlaunching the Notepad program
odbcconfODBC driver setup
openfileslist output open files and folders open on the system
optionalfeaturesenable or disable Windows features
osklaunch the onscreen keyboard
pathoutput or set the search path for executable files
pausesuspend execution of a batch file, display a message
perfmonsystem monitor
resmonresource monitor
popdrestore the previous value of the current folder saved by the pushd command
promptchanging windows command line
pushdsaving the current directory and then changing the directory
pingsending packages to the specified address
powercfgsystem power supply control
printprinting a text file
qprocessdisplaying information about processes
qwinstadisplaying information about Remote Desktop Services sessions
rddeleting a directory
recoverrecovery of saved data on a damaged disk
recdisccreating a Windows recovery drive
regregistry command
regeditRegistry editor
remplacing a comment in batch file or to the config.sys file
ren
renamerenaming files and folders
rmdirdeleting a directory
replacefile replacement
rstruiWindows recovery from system restore points
runasto use applications on behalf of another user
rwinstaresetting the values ​​of hardware subsystems and session programs to their initial state
secpol.msclocal security policy
services.mscservice
setdisplaying, setting and removing Windows environment variables
setlocalstart local environment changes in batch file
scdisplaying and configuring services (background processes)
sfcchecking the integrity of all protected system files and replacement of the wrong
sigveriffile signature verification
shiftchange the contents of replaceable parameters for a batch file
sluiWindows activation
sndvolvolume mixer
startlaunch said program or commands in a separate window
schtaskslaunching programs and executing commands on a PC on a schedule
sdbinstcompatibility database installer
sortsorting program
substmapping a drive name to a specified path
sysdm.cplsystem properties
systeminfooperating system configuration information
taskkillforce termination of a process or application
tasklistshowing all tasks performed in this moment including services
taskmgrTask Manager
tcmsetupinstalling a telephony client
timeviewing and changing the current time
timedate.cpltime and date setting
titleassigning the title of the current window to the command line interpreter
tracerttrace route to the specified node
treegraphical display of the structure of a given disk or folder
tsconjoining a user session to a remote desktop session
tsdiscondisconnect a Remote Desktop Services session
tskilltermination of the process
typeoutputting the contents of text files
typeperfoutput performance information to screen or log
utilmanaccessibility center
verdisplaying information about Windows versions
verifierdriver validator manager
verifysetting the check mode in Windows for the correctness of writing files to disk
vollabel output and serial number volumes for disk
vssadmincommand line utility for administering the volume shadow copy service
w32tmshowing the current options for displaying the time zone
winverWindows version information on screen
wmicLearn about WMI in the interactive command shell
writetext editor WordPad
wscui.cplsecurity and service center
wusaoffline update installer
xcopycopy files and folder tree

Conclusions of the article

The command line in the Windows operating system allows the user to control the computer without using a graphical interface. To perform certain actions on a PC, you must enter special commands into the command line interpreter. This article has published a table with a list of the most popular commands for the Windows command line.

Don't worry if you've never used the command line before. It's pretty straightforward. We will tell you everything you need to get started using it. Below you will find a few of the most important commands for setting up your home network.

1. PING

PING is one of the basic and most useful CMD commands. It displays the quality of the connection, shows whether your computer can send data to the target IP address, and if so, at what speed.

Here's an example of using the command:

The command operates according to the following principle: it sends a certain number of data packets and determines how many of them came back. If some of them have not returned, she reports the loss. Packet loss leads to poor gaming and webcasting performance. This is a great way to test your internet connection.

By default, the command sends four packets with a timeout of four seconds for each. You can increase the number of packets like this: ping www.google.com -n 10

You can also increase the timeout duration (displayed in milliseconds): ping www.google.com -w 6000

2. TRACERT

TRACERT stands for Trace Route. Like PING, the command sends a data packet to solve network problems... However, it does not determine the speed of sending and returning a packet, but its route.

Usage example:

The command displays a list of all routers through which data passes on the way to the end node. Why do we see three duration metrics for each router? Because TRACERT sends three data packets in case one of the routers gets lost or for some reason takes too long.

3. PATHPING

PATHPING is similar to TRACERT, but it is more informative and therefore takes longer to execute. It analyzes the route of the data packets and determines at which intermediate nodes the loss occurred.

Usage example:

4. IPCONFIG

This command is most commonly used to debug networks on Windows. And the point is not only in the amount of information it provides, but also in the fact that it is combined with several keys to execute certain commands.

Usage example:

When entered without keys, IPCONFIG reflects all the network adapters on your computer, as well as how they work. IPv4 Addres and Default Gateway contain the most important information.

To flush the DNS cache, use the following key: ipconfig / flushdns

This operation can help if the Internet is working, but you cannot get to some sites or servers.

5. GETMAC

Each IEEE 802 compliant device has a unique MAC (Media Access Control) address. The manufacturer assigns each piece of equipment its own address, which is registered in the device itself.

Usage example:

You may see multiple MAC addresses depending on how many network adapters are installed on your computer. For example, Wi-Fi and Ethernet internet connections will have separate MAC addresses.

6. NSLOOKUP

NSLOOKUP stands for Name Server Lookup. The potential of this utility is huge, but most people don't need it. For ordinary users, only the ability to determine the IP address of a domain name is important.

Usage example:

Keep in mind that some domains are not tied to the same IP address, which means that you will receive a different address each time you enter a command. This is quite normal for large sites because they are loaded from a huge number of computers.

If you want to convert an IP address to a domain name, just enter it into your browser and you will see where it goes. However, not all IP addresses lead to domain names... Many of them cannot be reached through a web browser.

7. NETSTAT

This utility is a tool for collecting statistics, analysis and diagnostics. It is quite complex if you use its full potential (for example, configure the local network of an enterprise).

Usage example:

By default, the command shows all active connections on your system. An active connection does not mean that data is being exchanged. It only indicates that a port is open somewhere, and the device is ready to connect.

The command also has several keys that change the type of information displayed. For example, the key -r will display the routing tables.

8. NETSH

NETSH stands for Network Shell. This command allows you to configure almost any network adapter on your computer in more detail.

Typing NETSH puts the command line into shell mode. There are several contexts inside it (routing, DHCP-related commands, diagnostics).

You can see all the contexts as follows:

And you can see all the commands within the same context like this:

You can dig deeper and see a list of all subcommands within a single command:

For example, you can enter the following command to see all network drivers and their characteristics on your system: netsh wlan show drivers

Keep in mind that if you really want to be serious about configuring your network using the command line, you will have to master this command.

I already wrote about what it is and how to check under which address the outside world sees you. However, this information is often not enough to understand what address is assigned to your network card and also diagnose connection problems. Here is a list of commands that you can use. (also on my website you can read about visual setting)

First you need to open a command line. This is done like this: press the start button, select the "execute" item.

An alternative way - you need to press the Win key (between Ctrl and Alt) and R at the same time, this method also works on Vista

A window appears in which you need to enter cmd and click OK

The same command line appears

In it, you can type and "enter" commands by pressing Enter. The results can be copied - if you press the right button, you can select the desired piece, then you need to press the right mouse button again.

Ping command

The first team to get to know is ping that checks the availability of the given address. Enter the command ping 127.0.0.1... You should get something like this (if the command is not ping does not work, then, perhaps, the instructions for correcting the cmd no command error will help to solve the problem):

C: \ Documents and Settings \ Administrator> ping 127.0.0.1

Exchange of packets from 127.0.0.1 to 32 bytes:

Reply from 127.0.0.1: number of bytes = 32 time

Reply from 127.0.0.1: number of bytes = 32 time

Reply from 127.0.0.1: number of bytes = 32 time

Ping statistics for 127.0.0.1:

Minimum = 0ms, Maximum = 0ms, Average = 0ms

C: \ Documents and Settings \ Administrator>

As we can see, 4 packets were sent to the address 127.0.0.1, and they all reached the goal. What was this address and why was I sure that the packets would arrive? The answer is simple - the packets were not sent anywhere, but remained on your computer. This address is specific and is used for loopback packets that do not go anywhere outside. Great, we can now "ping" the address of this site: 212.193.236.38

C: \ Documents and Settings \ Admin> ping 212.193.236.38

Exchange of packets from 212.193.236.38 to 32 bytes:

Reply from 212.193.236.38: bytes = 32 time = 3ms TTL = 55

Reply from 212.193.236.38: bytes = 32 time = 3ms TTL = 55

Reply from 212.193.236.38: bytes = 32 time = 3ms TTL = 55

Ping statistics for 212.193.236.38:

Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round-trip time in ms:

Minimum = 3ms, Maximum = 3ms, Average = 3ms

C: \ Documents and Settings \ Administrator>

You can only notice one difference - the packets did not arrive instantly, but in 3 milliseconds. I hope you also did not have any delay in the delivery of packages, and most importantly, you did not see a line like

Timed out request.

The appearance of such lines means that some of the packets are lost. This indicates a problem on the line or not on the server you are accessing.

Ipconfig command

The next important command is ipconfig... Enter it. I got it like this:

Ethernet - Ethernet adapter:

C: \ Documents and Settings \ Administrator>

V this case the address is 192.168.17.139. You can also ping this address (you ping yours) - packets should arrive instantly. The default gateway is the address to which a computer sends packets without finding a suitable address on its network. So, in my case, all packets, except for packets on 192.168.17. * Will be sent to 192.168.17.240, and that computer should already decide what to do with them and where to forward them next. Note: the local network, that is, those addresses to which packets are not sent to the gateway, is determined using a mask - a zero in the last place and 255 on all previous ones just means that the last number in the IP address can be arbitrary.

One of the standard actions when looking for connection problems is to ping your gateway. If the packets do not reach it, then, apparently, the problem is somewhere nearby, for example, the power cord is damaged or badly plugged in. It is also worth knowing where the computer with your main gateway is physically located - at the provider, somewhere in the house, or maybe it can be in your apartment. Note: some computers are configured not to respond to requests ping commands... Therefore, the absence of ping is not a 100% guarantee that there will be no connection with the address.

More detailed information can be obtained by command ipconfig / all... I managed:

C: \ Documents and Settings \ Administrator> ipconfig / all

Configuring IP for Windows

Computer name. ... ... ... ... ... ... ... ... : sander

Primary DNS suffix. ... ... ... ... ... : MSHOME

Node type. ... ... ... ... ... ... ... ... ... ... ... ... : mixed

IP routing is enabled. ... ... ... : No

WINS proxy is enabled. ... ... ... ... ... ... : No

DNS suffix lookup order. : MSHOME

Ethernet - Ethernet adapter:

DNS suffix for this connection. ... : srcc.msu.ru

Description. ... ... ... ... ... ... ... ... ... ... ... : Broadcom 440x 10/100 Integrated Controller

Physical adress. ... ... ... ... ... ... ... ... : 00-16-D4-63-03-65

Dhcp is enabled. ... ... ... ... ... ... ... ... ... ... : Yes

Auto tuning is enabled. ... ... ... ... : Yes

IP address. ... ... ... ... ... ... ... ... ... ... ... : 192.168.17.139

Subnet mask. ... ... ... ... ... ... ... ... ... : 255.255.255.0

Main gate. ... ... ... ... ... ... ... ... ... : 192.168.17.240

DHCP server. ... ... ... ... ... ... ... ... ... ... : 192.168.17.240

DNS servers. ... ... ... ... ... ... ... ... ... ... : 212.192.244.2

212.192.244.3

C: \ Documents and Settings \ Administrator>

The most useful information I have highlighted in bold. gave me a dynamic address based on my MAC address or physical address. Mine are 212.192.244.2 and 212.192.244.3.

Other commands

Command tracert allows you to trace the path of packets from your computer to the target. Try, for example, trace the path to this site: tracert site... The lines in the trace output are points through which the packet passes along its path. The first point will be your gateway. Using the tracert command allows you to find the source of communication problems with an address. Packets sent by the tracert command have a TTL - time to live - positive integer. Each router along the path decreases this indicator by 1, if the TTL drops to zero, then the trace ends. By default, the initial TTL is 30, you can set a different value with the option -h.

Don't worry if you've never used the command line before. It's pretty straightforward. We will tell you everything you need to get started using it. Below you will find a few of the most important commands for setting up your home network.

1. PING

PING is one of the basic and most useful CMD commands. It displays the quality of the connection, shows whether your computer can send data to the target IP address, and if so, at what speed.

Here's an example of using the command:

The command operates according to the following principle: it sends a certain number of data packets and determines how many of them came back. If some of them have not returned, she reports the loss. Packet loss leads to poor gaming and webcasting performance. This is a great way to test your internet connection.

By default, the command sends four packets with a timeout of four seconds for each. You can increase the number of packets like this: ping www.google.com -n 10

You can also increase the timeout duration (displayed in milliseconds): ping www.google.com -w 6000

2. TRACERT

TRACERT stands for Trace Route. Like PING, the command sends out a data packet to solve network problems. However, it does not determine the speed of sending and returning a packet, but its route.

Usage example:

The command displays a list of all routers through which data passes on the way to the end node. Why do we see three duration metrics for each router? Because TRACERT sends three data packets in case one of the routers gets lost or for some reason takes too long.

3. PATHPING

PATHPING is similar to TRACERT, but it is more informative and therefore takes longer to execute. It analyzes the route of the data packets and determines at which intermediate nodes the loss occurred.

Usage example:

4. IPCONFIG

This command is most commonly used to debug networks on Windows. And the point is not only in the amount of information it provides, but also in the fact that it is combined with several keys to execute certain commands.

Usage example:

When entered without keys, IPCONFIG reflects all the network adapters on your computer, as well as how they work. IPv4 Addres and Default Gateway contain the most important information.

To flush the DNS cache, use the following key: ipconfig / flushdns

This operation can help if the Internet is working, but you cannot get to some sites or servers.

5. GETMAC

Each IEEE 802 compliant device has a unique MAC (Media Access Control) address. The manufacturer assigns each piece of equipment its own address, which is registered in the device itself.

Usage example:

You may see multiple MAC addresses depending on how many network adapters are installed on your computer. For example, Wi-Fi and Ethernet internet connections will have separate MAC addresses.

6. NSLOOKUP

NSLOOKUP stands for Name Server Lookup. The potential of this utility is huge, but most people don't need it. For ordinary users, only the ability to determine the IP address of a domain name is important.

Usage example:

Keep in mind that some domains are not tied to the same IP address, which means that you will receive a different address each time you enter a command. This is quite normal for large sites because they are loaded from a huge number of computers.

If you want to convert an IP address to a domain name, just enter it into your browser and you will see where it goes. However, not all IP addresses lead to domain names. Many of them cannot be reached through a web browser.

7. NETSTAT

This utility is a tool for collecting statistics, analysis and diagnostics. It is quite complex if you use its full potential (for example, configure the local network of an enterprise).

Usage example:

By default, the command shows all active connections on your system. An active connection does not mean that data is being exchanged. It only indicates that a port is open somewhere, and the device is ready to connect.

The command also has several keys that change the type of information displayed. For example, the key -r will display the routing tables.

8. NETSH

NETSH stands for Network Shell. This command allows you to configure almost any network adapter on your computer in more detail.

Typing NETSH puts the command line into shell mode. There are several contexts inside it (routing, DHCP-related commands, diagnostics).

You can see all the contexts as follows:

And you can see all the commands within the same context like this:

You can dig deeper and see a list of all subcommands within a single command:

For example, you can enter the following command to see all network drivers and their characteristics on your system: netsh wlan show drivers

Keep in mind that if you really want to be serious about configuring your network using the command line, you will have to master this command.

Recently I had to solve an interesting problem, namely, find out all the ip addresses of the equipment in local network... It seems that the task is ordinary, but it could be solved different ways... I would like to consider some of them within the framework of this article.

How to display a list of IP addresses on a network?

The first way to find out all the ip addresses on the local network is to work through the command line.

To do this, we press the start button, in search query write "cmd" and press the "Enter" key.

A command line editor window will open in front of us. There are a lot of commands in the editor that can be useful to us, but in this case we need the command "arp -a".

Enter this command into the terminal as shown in the following figure:

The "arp" command gives us not only the ability to determine the ip of the equipment, but also shows this equipment, which may also be of interest to us.

So, after you have entered the command and pressed "Enter", the entire list of ip addresses of equipment in the local network will open in front of you.

If you are only interested in the ip address of only your computer, then you need to enter the "Ipconfig" command in the terminal - then you will see all the data on your computer.

However, such commands do not always determine all Ip in the local network. And in this case, you will need a program to search for ip addresses in the network "Advanced IP Scanner" - this is a network scanner. You can download it on the Internet, and I, in turn, will tell you how to work with it.

Scanning the network for ip addresses

After installing the program, we click on the "Advanced IP Scanner" icon.

As a result of the launch, we see how working window programs.

As you can see, the scan showed us not only the IP of the equipment, but also the manufacturer's name and mac addresses - that is full information about the network.

But we do not always have access to computers on the local network: in this case, we have to use a smartphone, in my case it is an android-based smartphone. Download the network scanner program (for example, I have a Network IP scanner). And after starting, we press the network scan button: as a rule, after a few minutes we see the result of the network scan for ip addresses.