JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
count
——The number of incremental multicast groups being added, ranging
from 1 to 256.
Command Mode
Global Configuration Mode
Example
Set the MVR multicast group as 224.1.1.1, the number of incremental
multicast groups being added is 10:
T3700G-52TQ(config)# mvr group 224.1.1.1 10
33.7 mvr type
Description
The mvr type command is used to specify the MVR port type. When a port is
set as source, it is the port to which the multicast traffic flows using the
multicast VLAN. When a port is set to receiver, it is the port where a listening
host is connected to the switch. To delete the MVR port type, please use no
mvr type command.
Syntax
mvr type { source | receiver }
no mvr type
Parameter
source | receiver——Specify the MVR type.
Command Mode
Interface Configuration Mode (interface fastEthernet / interface range
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet/
interface ten-gigabitEthernet / interface range ten-gigabitEthernet)
Example
Specify the MVR port type as source for Gigabit Ethernet port 23:
T3700G-52TQ(config)#interface gigabitEthernet 1/0/23
T3700G-52TQ(config)#mvr type source
284