Lines Matching refs:multicast

117 \item \verb|maddress| --- multicast address
118 \item \verb|mroute| --- multicast routing cache entry
259 \item \verb|multicast on| or \verb|multicast off|
417 nodes. Broadcasting is a particular case of multicasting, where the multicast
423 Certainly, the use of high bandwidth multicast transfers is not recommended
429 and not destined for a multicast group of which we are member. Usually
433 \item \verb|ALLMULTI| --- the device receives all multicast packets
434 wandering on the link. This mode is used by multicast routers.
511 \item \verb|mcast| --- the total number of received multicast packets. This option
939 on a \verb|NOARP| interface or if the address is multicast or broadcast.
1186 \item \verb|multicast| --- a special type used for multicast routing.
1621 and for multicast routes, if this host is a member of the corresponding
1627 \item \verb|mc| --- the destination is multicast.
1869 \item Find a multicast route for packets arriving on \verb|eth0|
1870 from host 193.233.7.82 and destined for multicast group 224.2.127.254
1871 (it is assumed that a multicast routing daemon is running.
1875 multicast 224.2.127.254 from 193.233.7.82 dev lo \
1881 and a ``multicast'' part. The normal part is used to deliver (or not to
1886 The multicast part consists of an additional \verb|Oifs:| list showing
2205 \section{{\tt ip maddress} --- multicast addresses management}
2208 \paragraph{Object:} \verb|maddress| objects are multicast addresses.
2212 \subsection{{\tt ip maddress show} --- list multicast addresses}
2239 Then the multicast address list follows. Each line starts with the
2241 multicast addresses.
2243 If a multicast address has more than one user, the number
2252 \subsection{{\tt ip maddress add} --- add a multicast address\\
2253 {\tt ip maddress delete} --- delete a multicast address}
2258 a static link layer multicast address to listen on the interface.
2259 Note that it is impossible to join protocol multicast groups
2268 --- the link layer multicast address.
2272 --- the device to join/leave this multicast address.
2289 Neither \verb|ip| nor the kernel check for multicast address validity.
2291 instead of a multicast address. Most drivers will ignore such addresses,
2305 \section{{\tt ip mroute} --- multicast routing cache management}
2310 \paragraph{Object:} \verb|mroute| objects are multicast routing cache
2314 Due to the limitations of the current interface to the multicast routing
2331 --- the prefix selecting the destination multicast addresses to list.
2336 --- the interface on which multicast packets are received.
2341 --- the prefix selecting the IP source addresses of the multicast route.
2356 Each line shows one (S,G) entry in the multicast routing cache,
2357 where S is the source address and G is the multicast group. \verb|Iif| is
2358 the interface on which multicast packets are expected to arrive.
2362 by spaces. If a multicast routing entry is created with non-trivial
2525 \item \verb|Mcasts| --- the total number of multicast packets
2790 must join the solicited node multicast address to listen for the corresponding
3088 \# 1. Prohibit link local multicast addresses.\\
3090 \# 3. Add default multicast route.
3328 \# 1. Prohibit link local multicast addresses.\\
3330 \# 3. Add default multicast route.