The igmp-snooping send-router-alert command configures the switch to send IGMP messages with the Router-Alert option in the IP header to a VSI.
The undo igmp-snooping send-router-alert command configures the switch to send IGMP messages without the Router-Alert option in the IP header to a VSI.
By default, the switch sends the IGMP messages with the Router-Alert option in the IP header.
Usage Scenario
The Router-Alert option identifies the protocol packets that need to be processed by upper-layer routing protocols.
By default, the switch does not check whether IGMP messages contain the Router-Alert option and sends all the IGMP messages to the upper-layer routing protocol. Sending IGMP messages without the Router-Alert option improves device performance, reduces cost, and enhances security of the upper-layer routing protocol.
Prerequisites
IGMP snooping has been enabled for VPLS using the igmp-snooping over-vpls enable command in the system view.
Precautions
The configuration takes effect only when IGMP snooping is enabled in the VSI using the igmp-snooping enable (VSI view) command.
# Configure the switch to send IGMP messages without the Router-Alert option in the IP header to VSI company1.
<HUAWEI> system-view [HUAWEI] igmp-snooping enable [HUAWEI] igmp-snooping over-vpls enable [HUAWEI] vsi company1 [HUAWEI-vsi-company1] igmp-snooping enable [HUAWEI-vsi-company1] undo igmp-snooping send-router-alert