746
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
MROUTE
-
PROXY
ip igmp mroute-proxy
Overview
Use this command to enable IGMP mroute proxy on this downstream interface and
associate it with the upstream proxy service interface.
Use the
no
variant of this command to remove the association with the
proxy-service interface.
Syntax
ip igmp mroute-proxy <
interface
>
no ip igmp mroute-proxy
Mode
Interface Configuration for a VLAN interface.
Usage
You must also enable the IGMP proxy service on the upstream interface, using the
ip igmp proxy-service
command. You can associate one or more downstream
mroute proxy interfaces on the device with a single upstream proxy service
interface. This downstream mroute proxy interface listens for IGMP reports, and
forwards them to the upstream IGMP proxy service interface.
IGMP Proxy does not work with other multicast routing protocols, such as PIM-SM
or PIM- DM. This command applies to interfaces configured for IGMP Proxy.
Example
The following example configures the VLAN interface
vlan2
as the upstream
proxy- service interface for the downstream
vlan3
interface.
awplus#
configure terminal
awplus(config)#
interface vlan3
awplus(config-if)#
ip igmp mroute-proxy vlan2
Related
Commands
ip igmp proxy-service
Parameter
Description
<
interface
>
The name of the VLAN interface.