C613-50170-01 Rev B
Command Reference for x510 Series
1205
AlliedWare Plus™ Operating System - Version 5.4.7-1.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
This command applies to VLAN interfaces configured for IGMP Proxy.
You must also enable the IGMP proxy service on the upstream interface, using the
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.
Example
To configure vlan2 as the upstream proxy-service interface for the downstream
vlan3 interface, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan3
awplus(config-if)#
ip igmp mroute-proxy vlan2
Related
Commands
Parameter
Description
<
interface
>
The name of the interface.