summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-40/man8/ipmaddr.8
blob: 52dd49cd25ce91e3a2b604ba380bca3fa996246f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.\" Process this file with
.\" groff -man -Tascii ipmaddr.8
.\"
.TH IPMADDR 8 "SEPTEMBER 2009" "" ""
.\"
.\" Man page written by Jiri Popelka <jpopelka AT redhat DOT com>
.\"
.SH NAME
.B ipmaddr
\- adds, deletes, and displays multicast addresses
 
.SH SYNOPSIS
.B /usr/sbin/ipmaddr
.RB [< operation >]
.RB [< args >]

.SH NOTE
.P
This program is obsolete. For replacement check \fBip maddr\fR.

.SH DESCRIPTION
The \fBipmaddr\fR command can perform one of the following operations:

.B add
\- add a multicast address

.B del
\- delete a multicast address

.B show
\- list multicast addresses

.SH SEE ALSO
.BR ip (8).