T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
321
Add the forwarding port 1/0/2 to the static multicast group 225.1.1.2, and it will
receive traffic from all sources:
T2700G-28TQ(config)# interface gigabitEthernet
1/0/2
T2700G-28TQ(config-if) no switchport
T2700G-28TQ(config-if)# ip igmp static-group
225.1.1.2
ip igmp profile
Description
The
ip igmp profile
command is used to create the configuration profile. To
delete the corresponding profile, please use
no ip igmp profile
command.
Syntax
ip igmp profile
id
no ip igmp profile
id
Parameter
id
—— Specify the id of the configuration profile, ranging from 1 to 999.
Command Mode
Global Configuration Mode
Example
Create the profile 1:
T2700G-28TQ(config)# ip igmp profile
1
deny
Description
The
deny
command is used to configure the filtering mode of profile as deny.
Syntax
deny
Command Mode
Profile Configuration Mode
Example
Configure the filtering mode of profile 1 as deny: