T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
319
Parameter
count
—— Specify the number of Startup Query Messages that the switch
sends, ranging from 1 to 20. The default value is 2.
Command Mode
Interface Configuration Mode
Example
Configure the number of Startup Query Messages that the switch sends as 3 on
Interface VLAN 2:
T2700G-28TQ(config)# interface vlan
2
T2700G-28TQ(config-if)# ip igmp last-member-query-count
3
ip igmp static-group (interface vlan)
Description
The
ip igmp static-group
command is used to configure the static multicast
group on specified interface VLAN. To delete the corresponding multicast
source and group on this interface VLAN, please use
no ip igmp static-group
command.
Syntax
ip igmp static-group
group-address
interface
{
fastEthernet | gigabitEthernet |
ten-gigabitEthernet }
port-list
[
source
source-address
]
no ip igmp static-group
Parameter
group-address
——
The multicast address, ranging from
224.0.1.0-239.255.255.255
fastEthernet | gigabitEthernet | ten-gigabitEthernet —— The port type.
port-list
—— List of the forwarding ports, in the format of 1/0/1 or 1/0/5-8.
source-address
—— The source of the static multicast group. It is a unicast
address.
Command Mode
Interface Configuration Mode (interface vlan)