Command Manual (For Soliton) – Multicast
H3C S3100 Series Ethernet Switches
Chapter 2 Common Multicast Configuration
Commands
2-3
The information above shows that multicast source port suppression is disabled on
Ethernet 1/0/1.
2.1.3 mac-address multicast interface
Syntax
mac-address multicast mac-address interface interface-list
vlan
vlan-id
undo mac-address
multicast
[
mac-address
[
interface
interface-list
]
vlan
vlan-id
]
View
System view
Parameters
mac-address
: Multicast MAC address, in the form of H-H-H.
interface
interface-list
: Specifies forwarding ports for the specified multicast MAC
group address. With the
interface-list
argument, you can define one or more individual
ports (in the form of
interface-type
interface-number
) and/or one or more port ranges (in
the form of
interface-type
interface-number1 to
interface-type
interface-number2
,
where
interface-number2
must be greater than
interface-number1
). The total number of
individual ports plus port ranges cannot exceed 10. For port types and port numbers,
refer to the parameter description in the “Port Basic Configuration” part in this manual.
vlan
vlan-id
: Specifies the VLAN to which the forwarding ports belong. The effective
range for
vlan-id
is 1 to 4094.
Description
Use the
mac-address multicast interface
command to create a multicast MAC
address entry.
Use the
undo mac
-
address multicast interface
command to remove the specified
multicast MAC address entry or all multicast MAC address entries.
Each multicast MAC address entry contains multicast address, forward port, VLAN ID,
and so on.
Related commands:
display mac-address multicast static
.
Examples
# Create a multicast MAC address entry, with the multicast MAC address of
0100-5e0a-0805 and a forwarding port of Ethernet 1/0/1 in VLAN 1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] mac-address multicast 0100-5e0a-0805 interface Ethernet 1/0/1 vlan
1