C613-50631-01 Rev A Command Reference for IE340 Series 1677
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IGMP AND IGMP SNOOPING COMMANDS
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 To configure port1.0.2 statically as a multicast router interface for vlan2, use the
commands:
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.2), a static channel group
(e.g. sa3), or a dynamic (LACP) channel group (e.g. po4).