R2511-HP MSR Router Series IP Multicast Command Reference(V5)

152
Examples
# Enable IGMP snooping and set the maximum response delay for IGMP general queries to 5 seconds
in VLAN 2.
<Sysname> system-view
[Sysname] igmp-snooping
[Sysname-igmp-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] igmp-snooping enable
[Sysname-vlan2] igmp-snooping max-response-time 5
Related commands
igmp-snooping enable
igmp-snooping query-interval
max-response-time
igmp-snooping overflow-replace
Use igmp-snooping overflow-replace to enable the multicast group replacement function.
Use undo igmp-snooping overflow-replace to disable the multicast group replacement function.
Syntax
igmp-snooping overflow-replace [ vlan vlan-list ]
undo igmp-snooping overflow-replace [ vlan vlan-list ]
Default
The multicast group replacement function is disabled.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view, port group view
Default command level
2: System level
Parameters
vlan vlan-list: Specifies one or multiple VLANs. You can provide up to 10 VLAN lists. For each list, you
can specify an individual VLAN in the form of vlan-id, or a VLAN range in the form of start-vlan-id to
end-vlan-id, where the end VLAN ID must be greater than the start VLAN ID. The value range of a VLAN
ID is 1 to 4094.
Usage guidelines
This command also takes effect on VLANs with IGMP enabled on their VLAN interfaces.
If you do not specify any VLAN when using this command in Layer 2 Ethernet interface view or Layer 2
aggregate interface view, the command takes effect on all VLANs that the interface belongs to. If you
specify one or more VLANs, the command takes effect on the specified VLANs that the interface belongs
to.
If you do not specify any VLAN when using this command in port group view, the command takes effect
on all the ports in this group. If you specify one or more VLANs, the command takes effect only on those
ports in this group that belong to the specified VLANs.