Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
ip igmp proxy 189
ip igmp proxy
Configures interfaces to act as IGMP proxies for a single multicast group or a range of multicast
groups.
Mode
root
Syntax
ip igmp proxy <group-address> <group-mask> metric <number> <c/s/i>
Arguments
<group-address> Class D IP address (for example, 239.1.1.1) of the multicast
group for which the interface acts as a proxy. For proxy
addresses, note that you cannot use an address in the
well-known multicast address range 224.0.0.0 to
224.0.0.255.
<group-mask> A mask, in dot-notation format, that can be used with a
single multicast group address or to specify a multicast
address range. For example, a multicast address of 239.1.0.0
and a mask of 255.255.0.0 means that the interface proxies
for all multicast groups from 239.1.0.0 to 239.1.255.255.
For a single multicast group address (for example, 239.2.2.2),
specify a mask of 255.255.255.255.
metric <number> Metric value from 1 to 255 that assigns a priority to the
proxy. One (1) is the highest priority; 255 is the lowest
priority.
<c/s/i> The physical interface that acts as an IGMP proxy (for
example, 1/2/4).