D-Link DXS-3600 Series Cli Reference Manual page 795

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Default
By default, this value is 2.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is only available for VLAN interface configuration. The user can use this command to
configure the number of group-specific or group-source specific queries sent before the router assumes
there are no local members of a group. If the router does not receive reports from hosts within the timeout
period, the router will stop sending the multicast group traffic to the interface.
Example
This example shows how to configure MLD last-listener-query-count to 5 for VLAN 1000.
Switch# configure terminal
Switch(config)# interface vlan1000
Switch(config-if)# ipv6 mld last-listener-query-count 5
Switch(config-if)#
67-3 ipv6 mld last-listener-query-interval
This command is used to configure the MLD last listener query interval on an interface. Use the no form
of the command to revert to the default setting.
ipv6 mld last-listener-query-interval SECONDS
no ipv6 mld last-listener-query-interval
Parameters
SECONDS
Default
By default, this value is 1 second.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is only available on the VLAN interface configuration. When an MLD querier receives a
packet to leave the specific group or channel, it will send a group specific query or group source specific
query. The leave timer starts once the MLD querier receives the packet from an interface. If the interface
does not receive the report packet before the leave timer expires, then the interface's membership will be
removed from the group or channel that is to be leaved. The value of the leave timer is the value of the
last-listener-query-interval * the last-listener-query-count.
Specifies the Interval, in seconds for the amount of time between
group-specific or group-source-specific queries. The valid range is 1 to
25.
790

Advertisement

Table of Contents
loading

Table of Contents