Disabling Igmp - Supermicro SSE-G24-TG4 Configuration Manual

L2 / l3 switches internet group management protocol (igmp)
Hide thumbs Also See for SSE-G24-TG4:
Table of Contents

Advertisement

IGMP Configuration Guide
1.10

Disabling IGMP

IGMP is disabled by default in Supermicro switches.
If a user needs to disable IGMP after it's already been enabled, it must be disabled globally as well as
individually in the interfaces.
Follow the steps below to disable IGMP.
Step Command
configure terminal
Step 1
set ip igmp disable
Step 2
Step 3
interface <interface-type> <interface-id>
or
interface range <interface-type> <interface-id> ....
Description
Enters the configuration mode.
Disables IGMP globally.
Enters
mode.
interface-type – may be any of the
following:
gigabit ethernet – gi
extreme-ethernet – ex
qx-ethernet – qx
vlan
interface-id is in slot/port format for all
physical interfaces. It may be the VLAN
identifier for VLAN interfaces.
To configure multiple interfaces, use
the "interface range ..." command. To
provide a range use a hypen (-)
between the start and end interface
numbers. E.g.: int range gi 0/1-10
To provide multiple interfaces or
ranges, separate with a comma (,).
E.g.: int range gi 0/1-10, gi 0/20
If multiple interfaces are provided, the
next step will enable IGMP on all these
interfaces.
Note: While configuring IGMP on
physical interfaces (gi, ex, qx), make
sure those interfaces are configured as
layer 3 interfaces using "no switchport"
command in interface configuration
Supermicro L2/L3 Switches Configuration Guide
the
interface
configuration
25

Advertisement

Table of Contents
loading

Table of Contents