What are the network commands of Windows under the network? What are the functions of these? Basically, these are things users need to understand. Explain it for everyone today. The network tools under Windows use the common commands ping, ipconfig, nslookup, netstat, tracert, ftp, telnet, nbtstat, route.
Let's take a look at their usage:
Ping
The naming of Ping originates from the pulse that is emitted when the submarine sonar detects the target. The pulse will reflect back when it encounters the target. This also properly reveals the function of Ping. If you are browsing a webpage later If the response is too late, the user can test whether the host can reach by issuing a tentative IP detection packet (equivalent to a sonar pulse) to the host. At the same time, Ping returns a rich data, so that the user can understand The speed at which the local machine reaches the host's host and the IP address of the host.
Format: Ping destination address [parameter 1] [parameter 2] [parameter 3]
where destination address is The address of the detected host can be either a domain name or an IP address.
Parameters:
-t: Continue Ping until the user terminates.
-a: Parse Host address.
-n value: The number of probe packets sent. The default value is 4.
-l value: send buffer size.
-f: set the split packet flag.
-I value: packet lifetime, which determines the distance the IP packet travels on the network.
-v: Service Type.
Example: pingwww.baidu.com
Network Statistics Tool NetStat
Function: Display Protocol Statistics and Current TCP/IP network connection, users can get very detailed statistics.
Format: Netstat[Parameter 1][Parameter 2][Parameter 3]
Parameters:
-a: Display all network connections and listening ports.
-e: Display Ethernet statistics.
-n: Display addresses and ports in numeric format.
-p: Display The specified TCP or UDP protocol connection.
-r: Display the routing table.
-s: Display the statistics of each protocol. The protocol can be TCP, UDP, IP.
interval: Display statistics repeatedly according to the specified interval.
Example: As an exercise, you can enter the command: Netstat-r
Traceroute tool TraceRT(Trace Route)
Function: View The route from the local host to the target host. This is a good tool for understanding the network principle and working process. By showing each host address and the round trip time from the local host to the target host, you can understand how a packet is. The network is transmitted to the target host through the loop, and it can analyze which part of the network the blocking occurs.
There is a field in the IP packet (TTL To Live) that determines the packet can be uploaded on the network. The distance sent, when the data packet is sent, the initial value is usually preset. When the packet encounters a host (after a route), the value of the field is decremented by one, and then sent to the next adjacent host until its value is Zero will stop transmission. If it reaches the destination within the range of TTL value, the transmission will succeed. Otherwise, it must be retransmitted. This can prevent a packet from being transmitted on the network without restriction, causing network congestion. The TraceRT tool sends the probe packet. Get the address and round trip time of each host that passes through.
Recently, many users are reporting that in the process of using the computer, the black screen autom
The world of the Internet is also like our real world. It also has clear boundaries and belongs to t
How to install and set up SVN server tool/material operating system on Windows: Windows2003
I believe that many users have encountered the same problems as me. My computer is running at a very
Mobile hard disk can not open prompts how to solve formatting?
Microsoft strengthens Windows Update to automatically update clients
How to add a watermark to a Word document?
How to check if your computer supports u disk boot?
Completely solve the Windows server time synchronization problem
What drivers are needed to successfully install the system
How to solve the U disk icon does not display the problem
u disk installed system prompt bootmgr is missing error how to solve?
The host window cannot access the directory provided by the virtual machine LinuxSamba service
Tips for how to create a scheduled task in Win7
How to center the icon on the Win7 system taskbar
How to batch rename files under win7 system
What needs to be changed for this computer to improve performance?
How to set up screen saver in Win7
How to change the date style in the Win8 operating system taskbar?
The importance of Windows 7 log cap setting and management
Win10 preview version 10074 adjust DPI skills
Tips for setting up shared folders in batches in Windows XP
Outlook Express was unable to send a mail prompt to find the host "smtp.163.com"