14 ip igmp snooping vlan mrouter-port learnpim – PLANET WGSW-52040 User Manual
Page 572
35-112
When a port is a static mrouter port while also a dynamic mrouter port, it should be taken as a static mrouter port.
Deleting static mrouter port can only be realized by the no command.
Example:
Switch(config)#ip igmp snooping vlan 2 mrouter-port interface ethernet1/13
35.2.14 ip igmp snooping vlan mrouter-port learnpim
Command:
ip igmp snooping vlan <vlan-id> mrouter-port learnpim
no ip igmp snooping vlan <vlan-id> mrouter-port learnpim
Function:
Enable the function that the specified VLAN learns mrouter-port (according to pim packets), the no command will
disable the function.
Parameter:
<vlan-id>: The specified VLAN ID, ranging from 1 to 4094.
Command Mode:
Global Mode
Default:
Enable
Usage Guide:
Enable the function that the specified VLAN learns mrouter-port (according to pim packets). After a port received pim
packets, it will be set to mrouter port for implementing the automatic learning.
Example:
Disable the function that vlan 100 learns mrouter-port (according to pim packets).
Switch(config)#no ip igmp snooping vlan 100 mrouter-port learnpim