H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Multicast
H3C S7500 Series Ethernet Switches
Chapter 4 Multicast MAC Address Entry
Configuration Commands
4-2
vlan-id: VLAN ID.
interface-list: Forwarding port list, in the format of { { interface-type interface-number }
[ to { interface-type interface-number } ] }&<1-10>. Where, the interface-type argument
is a port type, the interface-number argument is a port number (refer to the parameter
description of the interface command in the Port Basic Configuration Commands in
this manual), to is used to specify a port range, and &<1-10> means you can totally
specify up to 10 ports and port ranges.
Description
Use the mac-address multicast command to manually create a multicast MAC
address entry.
Use the undo mac-address multicast command to remove a multicast MAC address
entry.
Each multicast MAC address entry contains: multicast address, forwarding port, VLAN
ID, and so on.
Related commands: display mac-address multicast static.
Examples
# Create a multicast MAC address entry belonging to VLAN 1, with the multicast
address being 0100-5e0a-0805, and forwarding port being Ethernet 1/0/1.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] mac-address multicast 0100-5e0a-0805 interface Ethernet 1/0/1 vlan 1