IP Multicast Switching Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 41-41
ipv6 multicast version
Sets the default version of the MLD protocol on the specified VLAN or on the system if no VLAN is
specified.
ipv6 multicast [vlan vid] version [version]
Syntax Definitions
vid VLAN on which to apply the configuration.
version Default MLD protocol version to run. Valid range is 1 to 2.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• IPv6 Multicast Switching and Routing must be enabled to set the default MLD protocol version on the
system and/or the specified VLANs.
• If the default MLD protocol version is already configured on the system, then the VLAN configura-
tion will override the system's configuration.
• Due to protocol inter-operation requirements, this command specifies only a default version of the
MLD protocol to run.
• To restore the MLD multicast version to the default (i.e., 1) version on the system if no VLAN is speci-
fied, use ipv6 multicast version followed by the value 0 (e.g., ipv6 multicast version 0) or use
only ipv6 multicast version (e.g., ipv6 multicast version).
• To restore the MLD multicast version to the default (i.e., 1) version on the specified VLAN, use
ipv6 multicast vlan vid version followed by the value 0 (e.g., ipv6 multicast vlan 2 version 0) or use
only ipv6 multicast vlan vid version (e.g., ipv6 multicast vlan 2 version).
Examples
-> ipv6 multicast version 2
-> ipv6 multicast version 0
-> ipv6 multicast version
-> ipv6 multicast vlan 2 version 2
-> ipv6 multicast vlan 2 version 0
-> ipv6 multicast vlan 2 version
Release History
Release 6.6.1; command was introduced.
parameter default
version 1