OcNOS-SP : Multicast Guide : Multicast Command Reference : Layer 3 MLD Multicast Commands : ipv6 mld proxy-service
ipv6 mld proxy-service
Use this command to designate an interface to be the MLD proxy-service (upstream host-side) interface, thus enabling MLD host-side protocol operation on this interface. All associated downstream router-side interfaces will have their memberships consolidated on this interface, according to MLD host-side functionality.
This command should not be used when configuring interfaces enabled for MLD in association with a multicast-routing protocol, otherwise the behavior will be undefined.
Use the no parameter with this command to remove the designation of the interface as an upstream proxy-service interface.
Command Syntax
ipv6 mld proxy-service
no ipv6 mld proxy-service
Parameters
None
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 6.2.0.
Example
The following example designates the eth0 interface as the upstream proxy-service interface.
#configure terminal
(config)#interface eth0
(config-if)#ipv6 mld proxy-service
Last modified date: 10/20/2023