D-Link DGS-510 Reference Manual page 414

Gigabit ethernet smartpro switch
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
Parameters
interface
forbidden interface
INTERFACE-ID
learn pimv6
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
Specifies a range of interfaces as being connected to multicast-
enabled routers.
Specifies a range of interfaces as being not connected to multicast-
enabled routers.
Specifies an interface or an interface list. No space is allowed
before and after the comma. The interface can be a physical
interface or a port-channel.
Specifies to enable dynamic learning of multicast router port.
411

Advertisement

Table of Contents
loading

Table of Contents