DOS command ARP

Source: Internet
Author: User

D: \ test> arp /? Displays and modifies the "IP to physical" address translation table used by the Address Resolution Protocol (ARP. ARP-s inet_addr eth_addr [if_addr] ARP-D inet_addr [if_addr] ARP-A [inet_addr] [-N if_addr] [-v]-A queries the current protocol data, displays the current ARP entry. If inet_addr is specified, only the IP address and physical address of the specified computer are displayed. If more than one network interface uses ARP, items in each ARP table are displayed. -G is the same as-. -V displays the current ARP entry in detail mode. All invalid items and items on the loopback interface are displayed. Inet_addr specifies the Internet address. -N if_addr: displays the ARP entry of the network interface specified by if_addr. -D: Delete the host specified by inet_addr. Inet_addr can be a wildcard * to delete all hosts. -S: Add hosts and associate the Internet address inet_addr with the physical address eth_addr. Physical addresses are 6 hexadecimal bytes separated by a hyphen. This item is permanent. Eth_addr specifies the physical address. If if_addr exists, this option specifies the Internet address of the interface to be modified in the address translation table. If not, use the first applicable interface. Example:> ARP-s 157.55.85.212 00-aa-00-62-c6-09... add static items. > ARP-a... displays the ARP table. D: \ test>

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.