send_arp命令 - Linux man page__Linux

來源:互聯網
上載者:User
Name

send_arp - tool to notify network of a new IP address / MAC address mapping Synopsis

send_arp takes the supplied data and sends it out as an arp broadcast on the specified network device. This tool is mostly used by software (such aspiranha) that manipulates virtual IP addresses and needs to notify the network that the device servicing an IP address has changed.

send_arp [-i ARG"] old-ip-addr old-mac-addr new-ip-addr new-mac-addr"
Description

send_arp sends out an arp broadcast on the specified network device (defaults to eth0), reporting an old and new IP address mapping to a MAC address.This is most useful in situations involving virtual IP addresses, where the network device servicing that address has changed, and other network arp cachesneed to be notified about it. All the data is specified in the command line and is simply passed along in an arp message frame. Since the old and new dataspecified can contain the same information, this tool can also be used to refresh arp caches or send periodic broadcasts.

send_arp simply takes the specified arguments and places them in an ethernet arp broadcast.is a daemon used by pulse to monitor the runningstatus of the specified services on clustered servers. This tool has NO error checking and should not be run without the direct supervision ofpulse! Options -i ARG

Optional. Indicates the network device to send the arp broadcast on. If omitted, the program defaults to eth0. old-ip-addrThe original IP address (specified in nnn.nnn.nnn.nnn format) that the MAC address specified in "old-mac-addr" had mapped to it. old-mac-addrThe MAC address that was servicing the IP address specified in "old-ip-addr". The MAC address is specified in hex, and can be formatted with or withoutcolon (":") separators. new-ip-addrThe new IP address (specified in nnn.nnn.nnn.nnn format) that the MAC address specified in "new-mac-addr" now has mapped to it. new-mac-addrThe MAC address that is now servicing the IP address specified in "new-ip-addr". The MAC address is specified in hex, and can be formatted with or withoutcolon (":") separators.

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.