Disabling Igmp Snooping - 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
The "snooping multicast-forwarding-mode mac" command configures the switch to
forward the multicast traffic based on the multicast's MAC address.
The example below shows the commands used to configure a switch to forward multicast traffic based
on the multicast group's IP address.
Configure the switch to forward the multicast traffic based on the multicast group's IP address.
SMIS# configure terminal
SMIS(config)# snooping multicast-forwarding-mode ip
SMIS(config)# end
1.15

Disabling IGMP Snooping

IGMP snooping is disabled by default in Supermicro switches.
After enabling IGMP snooping, it must be disabled globally and also in VLANs individually.
Follow the steps below to disable IGMP snooping.
Step Command
Step 1
configure terminal
Step 2
no ip igmp snooping
Step 3
vlan <vlan-list>
Step 4
no ip igmp snooping
Step 5
end
Step 6
show ip igmp snooping globals
the startup configuration.
Description
Enters the configuration mode.
Disables IGMP snooping globally.
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 disable IGMP snooping on all
these VLANs.
Disables IGMP snooping in VLAN.
Exits the configuration mode.
Displays
information.
Supermicro L2/L3 Switches Configuration Guide
the
IGMP
snooping
22

Advertisement

Table of Contents
loading

Table of Contents