
C613-50152-01 Rev C
Command Reference for IX5-28GPX
805
AlliedWare Plus™ Operating System - Version 5.4.7-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 applies to VLAN interfaces configured for IGMP Proxy.
This command is used with the
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
.
IGMP Proxy does not work with other multicast routing protocols, such as PIM-SM
or PIM-DM.
Example
To designate vlan1 as the upstream proxy-service interface, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan1
awplus(config-if)#
ip igmp proxy-service
Related
Commands