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

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
Usage Guideline
The command is only available for the VLAN interface configuration.
The robustness variable provides fine-tuning to allow for expected packet loss on an interface. The value
of the robustness variable is used in calculating the following MLD message intervals:
Group member interval - Amount of time that must pass before a multicast router decides there
are no more members of a group on a network. This interval is calculated as follows: (robustness
variable x query interval) + (1 x query response interval).
Other querier present interval - Amount of time that must pass before a multicast router
decides that there is no longer another multicast router that is the querier. This interval is
calculated as follows: (robustness variable x query interval) + (0.5 x query response interval).
Last member query count - The number of group-specific queries sent before the router
assumes there are no local members of a group. The default number is the value of the
robustness variable.
Users can increase this value if a subnet is expected to be loose.
Example
This example shows how to configure the MLD robustness variable to 3 for VLAN 1000.
Switch# configure terminal
Switch(config)# interface vlan1000
Switch(config-if)# ipv6 mld robustness-variable 3
Switch(config-if)#
67-7 ipv6 mld ssm-map enable
This command is used to enable the Source Specific Multicast (SSM) mapping feature for groups in the
configured SSM range. To disable this feature, use the no command.
ipv6 mld ssm-map enable
no ipv6 mld ssm-map enable
Parameters
None.
Default
By default, this feature is disabled.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
SSM mapping is applied only to MLD version 1 membership reports.
Example
This example shows how to enable the SSM mapping feature.
Switch# configure terminal
Switch(config)# ipv6 mld ssm-map enable
Switch(config)#
793

Advertisement

Table of Contents
loading

Table of Contents