Static Multicast Group Membership - 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
Step 5
show
ip
<interface-id>
Step 6
write startup-config
The "no ip igmp immediate leave" command can be used to disable the immediate leave
function for any VLAN.
Immediate leave should be configured only on an IGMPv2 interface.
The example below shows the commands used to enable the immediate leave function.
Enable the immediate leave for Layer3 VLAN 10.
SMIS(config)#configure terminal
SMIS(config)#interface vlan 10
SMIS(config-if)# ip igmp immediate-leave
SMIS(config-if)# end
SMIS# show ip igmp interface
vlan10, line protocol is up
Internet address is 2.2.2.2/8
IGMP is enabled on the interface
Current IGMP router version is 2
IGMP query interval is 125 seconds
Last member query response interval is 10 seconds
IGMP max query response time is 100 seconds
Robustness value is 2
IGMP querying router is 2.2.2.2 (this system)
Fast leave is enabled on this interface
No multicast groups joined

1.9 Static Multicast Group Membership

IGMP group membership can be configured statically on an interface. The static IGMP group entries are
used to statically forward multicast data on a particular interface. The entries in the static group
membership table exist without any timeout and need to be explicitly deleted.
By default there are no static multicast memberships.
Follow the steps below to configure static group and source membership.
Step Command
igmp
interface
<interface-type>
Supermicro L2/L3 Switches Configuration Guide
Displays the IGMP immediate leave
information for the given interface.
Optional step – saves this IGMP
configuration to be part of the startup
configuration.
Description
22

Advertisement

Table of Contents
loading

Table of Contents