
Configuring IPMSv6 on a Switch Configuring IP Multicast Switching
page 28-24 OmniSwitch 6800/6850/9000 Network Configuration Guide June 2006
Configuring and Removing an MLD Static Group
MLD static group ports receive MLD reports generated on the specified IPv6 Multicast group address. The
following subsections describe how to configure and remove an MLD static group by using the
ipv6 multicast static-group command.
Configuring an MLD Static Group
You can configure a port as an MLD static group by entering ipv6 multicast static-group, followed by
the IPv6 address of the MLD static group in hexadecimal notation separated by colons, a space, followed
by vlan, a space, VLAN number (which must be between 0 and 4095), a space, followed by port, the slot
number of the port, a slash (/), and the port number.
For example, to configure an MLD static group with an IPv6 address of
ff05::5 enter:
-> ipv6 multicast static-group ff05::5 vlan 3 port 3/10
You can also configure a link aggregation group as an MLD static group by entering
ipv6 multicast static-group, 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.
For example, to configure link aggregation group 7 with designated VLAN 2 as a static group you would
enter:
-> ipv6 multicast static-group ff05::6 vlan 2 port 7
Removing an MLD Static Group
To reset the port so that it is no longer an MLD static group port, use the no form of the
ipv6 multicast static-group command by entering no ipv6 multicast static-group, followed by the IPv6
address of the static group in hexadecimal notation separated by colons, a space, followed by vlan, a
space, VLAN number, a space, followed by port, a space, the slot number of the port, a slash (/), and the
port number.
For example, to remove an MLD static member with an IPv6 address of
ff05::5 on port 10 in slot 3 with
designated VLAN 3 you would enter:
-> no ipv6 multicast static-group ff05::5 vlan 3 port 3/10
Kommentare zu diesen Handbüchern