IP Multicast Switching Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 41-63
ipv6 multicast robustness
Sets the MLD robustness variable on the specified VLAN or on the system if no VLAN is specified.
ipv6 multicast [vlan vid] robustness [robustness]
Syntax Definitions
vid VLAN on which to apply the configuration.
robustness MLD robustness variable. Valid range is 1 to 7.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• IPv6 Multicast Switching and Routing must be enabled to set the MLD robustness variable on the
system and/or the specified VLANs.
• If the MLD robustness variable is already configured on the system, then the VLAN configuration will
override the system's configuration.
• Robustness variable allows fine-tuning on the network, where the expected packet loss would be
greater.
• To restore the MLD robustness variable to its default (i.e., 2) value on the system if no VLAN is speci-
fied, use ipv6 multicast robustness followed by the value 0 (e.g., ipv6 multicast robustness 0) or use
only ipv6 multicast robustness (e.g., ipv6 multicast robustness).
• To restore the MLD robustness variable to its default (i.e., 2) value on the specified VLAN, use
ipv6 multicast vlan vid robustness followed by the value 0 (e.g., ipv6 multicast vlan 2 robustness 0)
or use only ipv6 multicast vlan vid robustness (e.g., ipv6 multicast vlan 2 robustness).
Examples
-> ipv6 multicast robustness 3
-> ipv6 multicast robustness 0
-> ipv6 multicast robustness
-> ipv6 multicast vlan 2 robustness 3
-> ipv6 multicast vlan 2 robustness 0
-> ipv6 multicast vlan 2 robustness
Release History
Release 6.6.1; command was introduced.
parameter default
robustness 2