Disabling And Removing Mld - Juniper JUNOSE 11.0.X MULTICAST ROUTING Configuration Manual

For e series broadband services routers - multicast routing configuration
Hide thumbs Also See for JUNOSE 11.0.X MULTICAST ROUTING:
Table of Contents

Advertisement

JUNOSe 11.0.x Multicast Routing Configuration Guide
option does not have any significance on an interface configured for MLD V1 and is
ignored if selected.
If you execute the command on an interface that was previously enabled for
immediate-leave, the configuration is accepted, immediate-leave is turned off and
an appropriate warning message logged. Any attempt to configure immediate-leave
on an interface that has explicit host tracking enabled is rejected and an error message
logged.
The following example enables MLD V2 explicit host tracking on interface 3/0.101
with the default configuration where the router continues to perform explicit host
tracking for MLD V1 groups. To override this default configuration, use the ip mld
explicit-tracking disable-if-mld-v1-detected command.
ipv6 mld explicit-tracking

Disabling and Removing MLD

You can disable and reenable MLD on the VR. You can also remove MLD from the
VR and re-create it on the VR.
mld disable
router mld
198

Disabling and Removing MLD

interface 3/0.101
ip mld version 2
ip mld explicit-tracking
end
Use to set explicit host tracking for MLD interfaces.
To disable explicit host tracking if MLD V1 hosts are detected, use the
disable-if-mld-detected keyword.
Example
host1(config)#ipv6 mld explicit-tracking
Use the no version to disable explicit host tracking on the interface. Use the no
version with the disable-if-mld-detected keyword to revert to the default explicit
host tracking behavior.
See ipv6 mld explicit-tracking.
Use to disable MLD on a VR.
Example
host1(config)#virtual-router boston
host1:boston(config)#router mld
host1:boston(config-router)#mld disable
Use the no version to enable MLD on a VR.
See mld disable.

Advertisement

Table of Contents
loading

Table of Contents