Users Guide

Table Of Contents
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ipv6 mld snooping query-interval 120
Supported
Releases
10.4.1.0 or later
ipv6 mld query-max-resp-time
Configures the maximum time for responding to a query advertised in MLD queries.
Syntax
ipv6 mld snooping query-max-resp-time query-response-time
Parameters query-response-timeEnter the query response time in seconds, ranging from 1 to 25.
Default 10 seconds
Command Mode VLAN INTERFACE
Usage
Information
The no version of this command resets the query response time to default value.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ipv6 mld snooping query-max-resp-time 15
Supported
Releases
10.4.1.0 or later
ipv6 mld version
Configures the MLD version.
Syntax
ipv6 mld version version-number
Parameters version-numberEnter the version number as 1 or 2.
Default 2
Command Mode VLAN INTERFACE
Usage
Information
The no version of this command resets the version number to the default value.
Example
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ipv6 mld version 1
Supported
Releases
10.4.1.0 or later
show ipv6 mld snooping groups
Displays MLD snooping group membership details.
Syntax
show ipv6 mld snooping groups [vlan vlan-id] [ipv6-address]
Parameters
vlan-id(Optional) Enter the VLAN ID, from 1 to 4093.
ipv6-address(Optional) Enter the IPv6 address of the multicast group.
Default Not configured
Command Mode EXEC
Usage
Information
None
Multicast 795