C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
759
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IGMP
AND
IGMP S
NOOPING
C
OMMANDS
IP
IGMP
SNOOPING
MROUTER
ip igmp snooping mrouter
Overview
Use this command to statically configure the specified port as a multicast router
port for IGMP Snooping for an interface. This command applies to interfaces
configured for IGMP Snooping.
Use the
no
variant of this command to remove the static configuration of the port
as a multicast router port.
Syntax
ip igmp snooping mrouter interface <port>
no ip igmp snooping mrouter interface <
port
>
Mode
Interface Configuration for a VLAN interface.
Example
This example shows the switch port interface
port1.0.2
statically configured to
be a multicast router interface for the VLAN interface
vlan2
:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip igmp snooping mrouter interface port1.0.2
Related
Commands
show ip igmp snooping mrouter
Parameter
Description
<
port
>
The port may be a device port (e.g.
port1.0.4
), a static channel
group (e.g.
sa3
), or a dynamic (LACP) channel group (e.g.
po4
).