Igmp Version - Supermicro SSE-G24-TG4 Configuration Manual

L2 / l3 switches
Hide thumbs Also See for SSE-G24-TG4:
Table of Contents

Advertisement

IGMP Snooping Configuration Guide
SMIS# configure terminal
SMIS(config)# ip igmp snooping
SMIS(config)# vlan 1,10,20
SMIS(config-vlan)# ip igmp snooping
SMIS(config-vlan)# end

1.5 IGMP Version

The IGMP protocol standard has three versions: v1, v2 and v3. Supermicro switches support IGMP
snooping for all three versions. Supermicro IGMP snooping support interoperates with different IGMP
versions as defined in IGMP protocol standard.
The default IGMP snooping version is v3, which works compatible with IGMP versions 1 and 2.
Supermicro switches provide flexibility for user to configure IGMP snooping versions for individual
VLANs. User can configure different IGMP version on different VLANs.
Follow the steps below to change IGMP snooping version on any VLAN.
Step Command
Step 1
configure terminal
Step 2
vlan <vlan-list>
Step 3
ip igmp snooping version {v1 | v2 | v3}
Step 5
end
Step 6
show ip igmp snooping vlan <vlan>
write startup-config
Step 7
The example below shows the commands to configure different versions of IGMP snooping.
Configure IGMP snooping version 3 for VLAN 10 and version 2 for VLAN 20.
Description
Enters the configuration mode.
Enters the VLAN configuration mode.
vlan-list – may be any VLAN number or
list of VLAN numbers. Multiple VLAN
numbers can be provided as comma-
separated values. Consecutive VLAN
numbers can be provided as a range,
such as 5-10.
If multiple VLANs are provided, the next
step will be applied on all these VLANs.
Configures IGMP snooping version.
Exits the configuration mode.
Displays the IGMP snooping version
information for the given VLAN.
Optional step – saves this IGMP
snooping configuration to be part of
the startup configuration.
Supermicro L2/L3 Switches Configuration Guide
8

Advertisement

Table of Contents
loading

Table of Contents