Chapter 23
| Multicast Filtering Commands
MLD Snooping
– 582 –
ipv6 mld snooping
querier
This command allows the switch to act as the querier for MLDv2 snooping. Use the
no form to disable this feature.
Syntax
[
no
]
ipv6 mld snooping querier
Default Setting
Disabled
Command Mode
Global Configuration
Command Usage
â—†
If enabled, the switch will serve as querier if elected. The querier is responsible
for asking hosts if they want to receive multicast traffic.
â—†
An IPv6 address must be configured on the VLAN interface from which the
querier will act if elected. When serving as the querier, the switch uses its own
IPv6 address as the query source address.
â—†
The querier will not start or will disable itself after having started if it detects an
IPv6 multicast router on the network.
Example
Console(config)#ipv6 mld snooping querier
Console(config)#
ipv6 mld snooping
query-interval
This command configures the interval between sending MLD general queries. Use
the
no
form to restore the default.
Syntax
ipv6 mld snooping query-interval
interval
no ipv6 mld snooping query-interval
interval - The interval between sending MLD general queries.
(Range: 60-125 seconds)
Default Setting
125 seconds
Command Mode
Global Configuration
Command Usage
â—†
This command applies when the switch is serving as the querier.