IPv6 MLD Snooping Commands
ipv6 mld snooping vlan response-time
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
289
19
User Guidelines
In MLD snooping, when the IPv6 multicast router receives an MLD leave message,
it sends out queries to hosts belonging to the multicast group. If there are no
responses from a port to a MASQ for a length of time, the router deletes the port
from the membership database of the multicast address. The last listener query
interval is the maximum time that the router waits before deleting a nonresponsive
port from the multicast group.
Example
switchxxxxxx(config)#
ipv6 mld snooping vlan 7 query-interval 250
ipv6 mld snooping vlan response-time
To configure the Query Maximum Response time on the VLANs, use the ipv6 mld
snooping vlan response-time Global Configuration mode command.
To revert to its default setting, use the no form of this command.
Syntax
ipv6 mld snooping vlan
VLAN-LIST
response-time
seconds
no ipv6 mld snooping vlan
VLAN-LIST
response-time
Parameters
•
VLAN-LIST
—A VLAN ID or a list of VLAN IDs.
•
seconds
—Maximum response time, in seconds, advertised in IGMP
queries. (Range: 5 to 20)
Default Configuration
10
Command Mode
Global Configuration mode
User Guidelines
You can execute the command before the VLAN is created.