Views
Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
Parameters
vlan-id: Specifies a VLAN ID in the range of 1 to 4094.
Usage guidelines
A port can belong to only one multicast VLAN.
Examples
# Assign Ten-GigabitEthernet 1/0/1 to multicast VLAN 100.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] port multicast-vlan 100
reset multicast-vlan group
Use reset multicast-vlan group to clear multicast groups in multicast VLANs.
Syntax
Use reset multicast-vlan group [ source-address [ mask { mask-length | mask } ] | group-address [ mask
{ mask-length | mask } ] | vlan vlan-id ] *
Views
User view
Predefined user roles
network-admin
Parameters
source-address: Specifies a multicast source by its IP address. If you do not specify a multicast source, the
command clears multicast groups for all multicast sources in multicast VLANs.
mask { mask-length | mask }: Specifies the mask length or subnet mask for the multicast source address.
The value range for the mask-length argument is 0 to 32 (default), and the default value for the mask
argument is 255.255.255.255.
group-address: Specifies a multicast group by its IP address in the range of 224.0.1.0 to
239.255.255.255. If you do not specify a multicast group, the command clears all multicast groups in
multicast VLANs.
mask { mask-length | mask }: Specifies a mask length or subnet mask for the multicast group address. The
value range for the mask-length argument is 4 to 32 (default), and the default value for the mask
argument is 255.255.255.255.
vlan vlan-id: Specifies a multicast VLAN by its VLAN ID in the range of 1 to 4094. If you do not specify
a multicast VLAN, the command clears multicast groups in all multicast VLANs.
Examples
# Clear multicast groups in all multicast VLANs.
<Sysname> reset multicast-vlan group
61