Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
no ip igmp proxy 273
no ip igmp proxy
Disables the ability to proxy for the specified multicast address or address range. If you need to
know the list of proxies, issue the show ip igmp proxy command.
Mode
root
Syntax
no ip igmp proxy <group-address> <group-mask> metric <number>
Arguments
Example
In this example, the user disables the ability to proxy for multicast group 225.4.3.4:
cli:192.168.220.208:root# no ip igmp proxy 225.4.3.4 255.255.255.255 metric 5
cli:192.168.220.208:root#
Related Commands
■ ip igmp proxy on page 189
■ show ip {mroute | igmp} on page 439
<group-address> Class D IP address of the multicast group (for example, 239.1.1.1) for
which the Cuda 12000 no longer proxies.
<group-mask> A mask, in dot-notation format, that specifies a multicast address range.
metric <number> Metric value from 1 to 255 that assigns a priority to the proxy.