System Grab Bag

View all man pages from Ubuntu (or from all projects)

Name

ip-maddress - multicast addresses management

Synopsis

ip "[ " OPTIONS " ]" maddress " { " COMMAND " | " help " }" "ip maddress" " [ " add " | " del " ]" "ip maddress show" " [ " devNAME " ]"

Description

maddress objects are multicast addresses.

Ip Maddress Show - List Multicast Addresses

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.

the link-layer multicast address.

the device to join/leave this multicast address.

See Also

  1. ip(8)

Author

Original Manpage by Michail Litvak <[email protected]>