Default
No IPv6 MLD snooping multicast router port is configured.
Auto-learning is enabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is only available for VLAN interface configuration. To specify a multicast router port,
the valid interface can be a physical port or a port-channel. The specified multicast router port must be
member port of the configured VLAN.
The multicast router port can be either dynamically learned or statically configured into an MLD
snooping entity. With the dynamic learning, the MLD snooping entity will listen to MLD and PIMv6
packet to identify whether the partner device is a router.
Example
This example shows how to configure eth2/0/1 as an MLD snooping multicast router port and eth1/0/2
as an MLD snooping forbidden multicast router port on VLAN 1.
Switch# configure terminal
Switch(config)# vlan 1
Switch(config-vlan)# ipv6 mld snooping mrouter interface eth2/0/1
Switch(config-vlan)# ipv6 mld snooping mrouter forbidden interface eth1/0/2
Switch(config-vlan)#
This example shows how to disable the auto-learning of routing protocol packets on VLAN 4.
Switch# configure terminal
Switch(config)# vlan 4
Switch(config-vlan)# no ipv6 mld snooping mrouter learn pimv6
Switch(config-vlan)#
47-6 ipv6 mld snooping proxy-reporting
This command is used to enable the proxy-reporting function. Use the no form of this command to
disable the proxy-reporting function.
ipv6 mld snooping proxy-reporting [source IPV6-ADDRESS]
no ipv6 mld snooping proxy-reporting