CLI Reference Guide-R06

Table Of Contents
Chapter 24
| Multicast Filtering Commands
MLD (Layer 3)
– 783 –
Example
The following shows how to configure the maximum response time to 20 seconds.
Console(config-if)#ipv6 mld max-resp-interval 200
Console(config-if)#
Related Commands
ipv6 mld query-interval (783)
ipv6 mld
query-interval
This command configures the frequency at which host query messages are sent.
Use the no form to restore the default.
Syntax
ipv6 mld query-interval seconds
no ipv6 mld query-interval
seconds - The frequency at which the switch sends MLD host-query
messages. (Range: 1-255 seconds)
Default Setting
125 seconds
Command Mode
Interface Configuration (VLAN)
Command Usage
Multicast routers send host query messages to determine the interfaces that
are connected to downstream hosts requesting a specific multicast service.
Only the designated multicast router for a subnet sends host query messages,
which are addressed to the link-scope all-nodes multicast address FF02::1, and
uses a time-to-live (TTL) value of 1.
The designated querier is the lowest IP-addressed multicast router on the
subnet.
Example
The following shows how to configure the query interval to 100 seconds.
Console(config-if)#ipv6 mld query-interval 100
Console(config-if)#
Related Commands
ipv6 mld max-resp-interval (782)