Reset two Internet protocol instances

Source: Internet
Author: User

During network debugging, we may accidentally change the Internet protocol. How can I reset the Internet protocol? Today, we will give an example of using netsh for resetting. Okay, let's not go into details. Run the above command.

Command example: The following example shows how to use the netsh command to reset the Internet protocol stack.

Example 1:

Click Start, and then click Run.

In the displayed dialog box, type cmd and click OK.

ENTER the following command at the command prompt and press ENTER:

Netsh int ip reset resetlog.txt

Note: In the preceding command, "int" is the abbreviated form of the interface command.

Type exit and press ENTER.

Example 2 of resetting the Internet Protocol:

Click Start, and then click Run.

In the displayed dialog box, type cmd and click OK.

ENTER the following command at the command prompt and press ENTER:

Netsh int ip reset c: \ resetlog.txt

Type exit and press ENTER.

To view help information about commands, enter a space and then enter ?. Other help information about available commands in the subcontext of the netsh command is displayed. For example, to view the netsh commands described in the previous section, enter the following command at the command prompt:

Type netsh ?, Then press ENTER.

Type netsh int ?, Then press ENTER.

Type netsh int ip address ?, Then press ENTER.

Type netsh int ip reset ?, Then press ENTER.

Netsh int ip reset Log File example. The following is a log file generated by netsh after the ip reset command is run. The actual log files vary depending on the configuration on the computer on which the command is issued. Generally, if the original configuration of the TCP/IP registry is not replaced, no operations are recorded in the file.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.