ip-maddress(8) — Linux manual page
IP-MADDRESS(8) Linux IP-MADDRESS(8)
NAME
ip-maddress - multicast addresses management
SYNOPSIS
ip [ OPTIONS ] maddress { COMMAND | help } ip maddress [ add | del ] MULTIADDR dev NAME ip maddress show [ dev NAME ]
DESCRIPTION
maddress objects are multicast addresses. ip maddress show - list multicast addresses dev NAME (default) the device name. ip maddress add - add a multicast address ip maddress delete - delete a multicast address These commands attach/detach a static link-layer multicast address to listen on the interface. Note that it is impossible to join protocol multicast groups statically. This command only manages link-layer addresses. address LLADDRESS (default) the link-layer multicast address. dev NAME the device to join/leave this multicast address.
SEE ALSO
ip(8)
AUTHOR
Original Manpage by Michail Litvak <mci@owl.openwall.com>
COLOPHON
This page is part of the iproute2 (utilities for controlling TCP/IP networking and traffic) project. Information about the project can be found at ⟨http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2⟩. If you have a bug report for this manual page, send it to netdev@vger.kernel.org, shemminger@osdl.org. This page was obtained from the project's upstream Git repository ⟨https://git.kernel.org/pub/scm/network/iproute2/iproute2.git⟩ on 2024-06-14. (At that time, the date of the most recent commit that was found in the repository was 2024-06-11.) If you discover any rendering problems in this HTML version of the page, or you believe there is a better or more up-to-date source for the page, or you have corrections or improvements to the information in this COLOPHON (which is not part of the original manual page), send a mail to man-pages@man7.org iproute2 20 Dec 2011 IP-MADDRESS(8)
Pages that refer to this page: ip(8), ipmaddr(8)