Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches
Chapter 1 IGMP Snooping Configuration Commands
Huawei Technologies Proprietary
1-15
Description
Use the
igmp-snooping mrouter vlan
command to configure the port to be a static
routing port of the specified VLAN, through which IGMP packets can be transparently
transmitted, so as to meet the requirements of specific networks.
Use the
undo igmp-snooping mrouter vlan
command to remove static routing port
configuration.
By default, no static routing port is configured.
Caution:
z
You will fail to configure a port to be a static routing port if the VLAN identified by the
vlan-id
argument does not exist or the port does not belong to the VLAN.
z
You can configure multiple ports in a VLAN to be static routing ports by executing
the
igmp-snooping mrouter port
command repeatedly. The newly configured
ports do not replace the existing static routing ports.
z
The configuration of a static routing port takes effect on the current port only, no
matter whether the current port is an aggregated port or not. To configure all ports in
an aggregation group as static routing ports, you can enable the static routing port
function on all the ports in the aggregation group.
Related command:
igmp-snooping mrouter port
Example
# Configure Ethernet5/1/1 port to be a static routing port (assuming that Ethernet5/1/1
port belongs to VLAN 1).
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway]interface Ethernet 5/1/1
[Quidway-Ethernet5/1/1]igmp-snooping mrouter vlan 1
# Cancel the static routing port GigabitEthernet 5/1/1 port in VLAN1.
[Quidway-Ethernet5/1/1]undo igmp-snooping mrouter vlan 1