1IP-MADDRESS(8)                       Linux                      IP-MADDRESS(8)
2
3
4

NAME

6       ip-maddress - multicast addresses management
7

SYNOPSIS

9       ip [ OPTIONS ] maddress  { COMMAND | help }
10
11
12       ip maddress [ add | del ] MULTIADDR dev NAME
13
14       ip maddress show [ dev NAME ]
15
16

DESCRIPTION

18       maddress objects are multicast addresses.
19
20
21   ip maddress show - list multicast addresses
22       dev NAME (default)
23              the device name.
24
25
26       ip maddress add - add a multicast address
27
28       ip maddress delete - delete a multicast address
29
30              These commands attach/detach a static link-layer multicast
31              address to listen on the interface.  Note that it is impossible
32              to join protocol multicast groups statically. This command only
33              manages link-layer addresses.
34
35
36              address LLADDRESS (default)
37                     the link-layer multicast address.
38
39
40              dev NAME
41                     the device to join/leave this multicast address.
42
43

SEE ALSO

45       ip(8)
46
47

AUTHOR

49       Original Manpage by Michail Litvak <mci@owl.openwall.com>
50
51
52
53iproute2                          20 Dec 2011                   IP-MADDRESS(8)
Impressum