42-8
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 42 IPv6 Multicast
Configuring IPv6 Multicast

Disabling MLD Device-Side Processing

MLD is enabled on every interface when IPv6 multicast routing is configured. This procedure disables
MLD router side processing on that interface. The router stops sending MLD queries and stops keeping
track of MLD members on the LAN. If the ipv6 mld join-group command is configured on this
interface, the interface continues with the MLD host functionality and report group membership when
MLD query is received.
To turn off MLD device-side processing on a specified interface, complete the following steps:
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type number
4. no ipv6 mld router
DETAILED STEPS
Step 2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3 no ipv6 mfib
Example:
Router(config)# no ipv6 mfib
Disables IPv6 multicast forwarding on the router.
Command Purpose
Command Purpose
Step 1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.