10G Core Routing Switch User Manual
陈泽科技有限公司
- - 64 - -
www.stephen-tele.com
To disable IGMP snooping, use
no igmp-snooping
global configuration command.
By default, IGMP Snooping is disabled.
Configuring Aging Time of Multicast Group Member
This task is to manually set the aging time of the multicast group member port. If the switch receives no multicast
group report message during the member port aging time, it will transmit the specific query message to that port and
starts a maximum response timer.
Beginning in privileged EXEC mode, follow these steps to configure Aging Time of Multicast Group Member.
Command
Purpose
Step 1
config terminal
Enter global configuration mode.
Step 2
igmp-snooping host-aging-time
seconds
Configure aging time
Seconds range is 10 to 3600.
Step 3
show igmp-snooping timeout
Verify your entries.
Step 4
Copy
running-config
startup-config
(Optional) Save your entries in the configuration file.
By default, the aging time of the multicast member is 300 seconds.
Configuring a Multicast Router Port
To add a multicast router port (add a static connection to a multicast router), use the
igmp-snooping mrouter vlan
global configuration command on the switch.
Beginning in privileged EXEC mode, follow these steps to configure a multicast router port.
Command
Purpose
Step 1
config terminal
Enter global configuration mode.
Step 2
igmp-snooping
mrouter
vlan
vlan-id
interface
interface-id
Specify the multicast router VLAN ID and specify the
interface to the multicast router.
•
The VLAN ID range is 1 to 4094.
•
The interface can be a physical interface or a port
channel. The port channel range is 1 to 12.
Step 3
show igmp-snooping mrouter
vlan all
Verify your entries.
Step 4
Copy
running-config
startup-config
(Optional) Save your entries in the configuration file.
To remove a multicast router port from the VLAN, use the
no igmp-snooping mrouter vlan
vlan-id
interface
interface-id
global configuration command.