ECS4110-28T_Management Guide

Table Of Contents
C
HAPTER
40
| Multicast Filtering Commands
MLD Snooping
– 1264
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.
An MLD general query message is sent by the switch at the interval
specified by this command. When this message is received by
downstream hosts, all receivers build an MLD report for the multicast
groups they have joined.
EXAMPLE
Console(config)#ipv6 mld snooping query-interval 150
Console(config)#