How to resolve Win7 bind gateway IP and MAC address display ARP entry failed to add

Source: Internet
Author: User
Tags bind

Failure diagram:

 Solution steps:

1, open a Command Prompt window, then enter netsh i show in, then return to, and then find the "local connection" corresponding to "IDX" (Small series Here is "11", so the following neighbors numbers are consistent here. )

2, then continue to enter in cmd: netsh-c "I i" Add neighbors 11 "Gateway IP" "MAC Address", here 11 is the IDX number.

3, and then use the ARP-A command to look at it will find that has been bound well;

Similarly, arp-d can not completely remove bindings on Win7, you must use the netsh-c "I" Delete neighbors IDX (IDX to the appropriate number) to remove the MAC address bindings.

1 Enter arp-a command to view the MAC network card Physical address of the gateway

2) Enter the netsh i show in command to view the IDX number of the local connection

3 Input Netsh-c "I i" add neighbors local connection idx "Gateway IP" Gateway MAC command Binding

4) Input ARP-A View results

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.