2 command examples – ZyXEL Communications ZyXEL Dimension ES-2024PWR User Manual
Page 208

Chapter 58 Static Multicast Commands
Ethernet Switch CLI Reference Guide
208
58.2 Command Examples
This example shows the current multicast table. The Type field displays User for rules that
were manually added through static multicast forwarding or displays System for rules the
Switch has automatically learned through IGMP snooping.
This example removes a static multicast forwarding rule with multicast MAC address
(01:00:5e:06:01:46) which belongs to VLAN 1.
This example creates a static multicast forwarding rule. The rule forwards frames with
destination MAC address 01:00:5e:00:00:06 to ports 10~12 in VLAN 1.
sysname# show mac address-table multicast
MAC Address VLAN ID Type Port
01:02:03:04:05:06 1 User 1-2
01:02:03:04:05:07 2 User 2-3
01:02:03:04:05:08 3 User 1-12
01:02:03:04:05:09 4 User 9-12
01:a0:c5:aa:aa:aa 1 System 1-12
sysname# no multicast-forward mac 01:00:5e:06:01:46 vlan 1
sysname# configure
sysname(config)# multicast-forward name AAA mac 01:00:5e:00:00:06 vlan 1
interface port-channel 10-12