entering output ports list, the entry will be deleted with its output ports list cleared; Otherwise, if a
output ports list is included in the command, it will remove the specified ports from the entry.
no multicast <vlanid> <mac-address> [<port>|<port1-port2>]…
2. To show Layer 2 multicast address information
Layer 2 multicast addresses include those configured statically and those learned dynamically.
The iSpirit 3026 switch provides two commands for showing information, one for static only and
the other for both of them.
To show static configuration under overall mode:
show multicast static
To show both of them under overall mode:
show multicast
6.3 Layer 2 static multicast configuration examples
An example is shown in Figure6-5.
Figure6-5.example
As shown in Figure6-5, there is a multicast server with IP address 172.16.4.1. It is in VLAN 2,
with a destination address of 224.100.100.240 (MAC: 01:00:5e:64:64:f0) for multicast data
sending.
Support user 1 and user 2 are connecting to port 1 and port 2 on the iSpirit 3026 switch,
respectively, to let them receive multicast data, users need to add port 1-2 to the multicast group
01:00:5e:64:64:f0 in VLAN 2 by configuring static multicast as follows:
switch# multicast 2 01:00:5e:64:64:f0 1-2
switch# show multicast static