C613-50170-01 Rev B
Command Reference for x510 Series
1218
AlliedWare Plus™ Operating System - Version 5.4.7-1.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
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
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
).