Configuring Hosts To Statically Join A Group - TP-Link T1500 Series User Manual

Hide thumbs Also See for T1500 Series:
Table of Contents

Advertisement

Configuring Layer 2 Multicast
Switch(config)#interface range fastEhternet 1/0/1-3
Switch(config-if-range)#ip igmp snooping
Switch(config-if-range)#ip igmp snooping immediate-leave
Switch(config-if-range)#show ip igmp snooping interface gigabitEthernet 1/0/1-3
Port
-----------
Gi1/0/1
Gi1/0/2
Gi1/0/3
Switch(config-if-range)#end
Switch#copy running-config startup-config

2.2.4 Configuring Hosts to Statically Join a Group

Hosts or Layer 2 ports normally join multicast groups dynamically, but you can also
configure hosts to statically join a group.
Follow these steps to configure hosts to statically join a group:
Step 1
configure
Enter global configuration mode.
Step 2
ip igmp snooping vlan-config vlan-id-list static ip interface { fastEthernet port-list |
gigabitEthernet port-list | ten-gigabitEthernet port-list | port-channel lag-list }
vlan-id-list:
ip:
port-list
static member ports of the group.
Step 3
show ip igmp snooping groups static
Show the static MLD Snooping configuration.
Step 4
end
Return to privileged EXEC mode.
Step 5
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to configure port 1/0/1-3 in VLAN 2 to statically join the
multicast group 239.1.2.3:
Switch#configure
IGMP-Snooping
Fast-Leave
-------------------
enable
enable
enable
Specify the ID or the ID list of the VLAN(s).
Specify the IP address of the multicast group that the hosts want to join.
/
Specify the ports that is connected to the hosts. These ports will become
lag-list:
--------------
enable
enable
enable
IGMP Snooping Configuration
Configuration Guide
231

Advertisement

Table of Contents
loading

Table of Contents