mac
345
ifname: Name of interface
port-channel: Port aggregation
Command Mode: Global mode
Default: No static mrouter port on VLAN by default.
Usage Guide: 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
21.2.13 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
21.2.14 ip igmp snooping vlan mrpt
Command: ip igmp snooping vlan <vlan-id> mrpt <value>
no ip igmp snooping vlan <vlan-id> mrpt
Function: Configure this survive time of mrouter port.
Parameter: vlan-id: VLAN ID, ranging between <1-4094>
value: mrouter port survive period, ranging between <1-65535>seconds
Command Mode: Global mode
Default: 255s
Usage Guide: This command validates on dynamic mrouter ports but not on mrouter port.
To use this command, IGMP Snooping of this VLAN should be enabled previously.
Example: Switch(config)#ip igmp snooping vlan 2 mrpt 100










