C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
747
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
PROXY
-
SERVICE
ip igmp proxy-service
Overview
Use this command to enable the VLAN interface to be the upstream IGMP
proxy-service interface for the device. All associated downstream IGMP mroute
proxy interfaces on this device will have their memberships consolidated on this
proxy service interface, according to IGMP host-side functionality.
Use the
no
variant of this command to remove the designation of the VLAN
interface as an upstream proxy-service interface.
Syntax
ip igmp proxy-service
no ip igmp proxy-service
Mode
Interface Configuration for a VLAN interface.
Usage
This command is used with the
ip igmp mroute-proxy
command to enable
forwarding of IGMP reports to a proxy service interface for all forwarding entries for
this interface. You must also enable the downstream IGMP mroute proxy interfaces
on this device using the command
ip igmp mroute-proxy
.
IGMP Proxy does not work with other multicast routing protocols, such as PIM-SM
or PIM- DM.
Example
The following example designates the VLAN interface
vlan1
as the upstream
proxy- service interface.
awplus#
configure terminal
awplus(config)#
interface vlan1
awplus(config-if)#
ip igmp proxy-service
Related
Commands
ip igmp mroute-proxy