User Manual

Table Of Contents
[Example]
Enable the TTL value verification function of IGMP packets for VLAN #2.
SWR2310#configure terminal
SWR2310(config)#interface vlan2
SWR2310(config-if)#ip igmp snooping check ttl enable
Disnable the TTL value verification function of IGMP packets for VLAN #2.
SWR2310#configure terminal
SWR2310(config)#interface vlan2
SWR2310(config-if)#ip igmp snooping check ttl disable
8.2.7 Set IGMP version
[Syntax]
ip igmp snooping version version
no ip igmp snooping version
[Parameter]
version : <2-3>
IGMP version
[Initial value]
ip igmp snooping version 3
[Input mode]
interface mode
[Description]
Sets the IGMP version.
If this command is executed with the "no" syntax, the IGMP version returns to the default setting (V3).
[Note]
This command can be specified only for VLAN interface.
If an IGMP packet of a different version than this setting is received, the following action occurs.
When set to V2
If a V3 query is received, it is forwarded as a V2 query
If a V3 report is received, it is discarded
When set to V3
If a V2 query is received, it is forwarded as a V2 query
If a V2 report is received, it is forwarded as a V3 report
[Example]
On VLAN #2, set the IGMP version to 2.
SWR2310#configure terminal
SWR2310(config)#interface vlan2
SWR2310(config-if)#ip igmp snooping version 2
On VLAN #2, return the IGMP version to the default setting.
SWR2310#configure terminal
SWR2310(config)#interface vlan2
SWR2310(config-if)#no ip igmp snooping version
8.2.8 Settings for IGMP Report Suppression
[Syntax]
ip igmp snooping report-suppression switch
no ip igmp snooping report-suppression
[Parameter]
switch : IGMP report suppression
256 | Command Reference | IP multicast control