Query: ip-maddress
OS: posix
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IP-MADDRESS(8) Linux IP-MADDRESS(8)NAMEip-maddress - multicast addresses managementSYNOPSISip [ OPTIONS ] maddress { COMMAND | help } ip maddress [ add | del ] MULTIADDR dev NAME ip maddress show [ dev NAME ]DESCRIPTIONmaddress 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 ALSOip(8)AUTHOROriginal Manpage by Michail Litvak <mci@owl.openwall.com> iproute2 20 Dec 2011 IP-MADDRESS(8)
| Related Man Pages | 
|---|
| ip(8) - debian | 
| rdma_join_multicast(3) - centos | 
| ip-neighbour(8) - x11r4 | 
| ip(8) - php | 
| ip(8) - v7 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Scripts without shebang | 
| Is UNIX an open source OS ? | 
| The [iCode] tag behavior has been changed. | 
| The square root code I coded on this site... |