ip-maddress
multicast addresses management
- Provided by: iproute2 (Version: 5.5.0-1ubuntu1)
- Report a bug
multicast addresses management
ip [ OPTIONS ] maddress { COMMAND | help }
ip maddress [ add | del ] MULTIADDR dev NAME
ip maddress show [ dev NAME ]
maddress objects are multicast addresses.
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.
Original Manpage by Michail Litvak <mci@owl.openwall.com>