MLD Proxy Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 838
41
The command can be configured only for a downstream interface. When a
downstream interface is removed from the MLD Proxy tree the configuration is
removed too.
Example
The following example prohibits forwarding from downstream interface vlan 100:
switchxxxxxx(config)#
interface vlan100
switchxxxxxx(config-if)#
ipv6 mld-proxy downstream protected interface
enabled
switchxxxxxx(config-if)#
exit
41.4 ipv6 mld-proxy ssm
To define the Source Specific Multicast (SSM) range of IP Multicast addresses,
use the ipv6 mld-proxy ssm command in Global Configuration mode. To disable
the SSM range, use the no form of this command.
Syntax
ipv6 mld-proxy ssm {default | range
access-list
}
no ipv6 mld-proxy ssm
Parameters
default—Defines the SSM range access list to FF3x::/32 (see rfc4607).
range
access-list
—Specifies the standard IPv6 access list name defining the SSM
range.
Default Configuration
The command is disabled.
Command Mode
Global Configuration mode
User Guidelines
A new ipv6 mld-proxyssm command overrides the previous ipv6 mld-proxy ssm
command.