
Configuring IPMSv6 on a Switch Configuring IP Multicast Switching
page 28-22 OmniSwitch 6800/6850/9000 Network Configuration Guide June 2006
Configuring and Restoring the MLD Version
By default, the version of Multicast Listener Discovery (MLD) Protocol is Version 1. The following
subsections describe how to configure the MLD version as Version 1 or Version 2 by using the
ipv6 multicast version command.
Configuring the MLD Version 2
To change the MLD version to Version 2 (MLDv2) on the system if no VLAN is specified, use the
ipv6 multicast version command as shown below:
-> ipv6 multicast version 2
Restoring the MLD Version 1
To restore the MLD version to Version 1 (MLDv1) on the system if no VLAN is specified, use the
ipv6 multicast version command by entering:
-> ipv6 multicast version 0
Or, as an alternative, enter:
-> ipv6 multicast version
To restore the MLD version to Version 1.
You can also restore the MLD version to Version 1 (MLDv1) on the specified VLAN by entering:
-> ipv6 multicast vlan 2 version 0
Or, as an alternative, enter:
-> ipv6 multicast vlan 2 version
To restore the MLD version to Version 1.
Configuring and Removing an MLD Static Neighbor
MLD static neighbor ports receive all multicast streams on the designated VLAN and also receive MLD
reports for the VLAN. The following subsections describe how to configure and remove a static neighbor
port by using the ipv6 multicast static-neighbor command.
Configuring an MLD Static Neighbor
You can configure a port as an MLD static neighbor port by entering ipv6 multicast static-neighbor
followed by vlan, a space, VLAN number (which must be between 0 and 4095), a space, followed by
port, a space, the slot number of the port, a slash (/), and the port number.
For example, to configure port 10 in slot 4 with designated VLAN 2 as an MLD static neighbor you would
enter:
-> ipv6 multicast static-neighbor vlan 2 port 4/10
You can also configure a link aggregation group as an MLD static neighbor port by entering
ipv6 multicast static-neighbor followed by vlan, a space, VLAN number (which must be between 0 and
4095), a space, followed by port, a space, and the link aggregation group number.
Kommentare zu diesen Handbüchern