Multicast Static-Group Interface - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

Before configuring a port as a simulated host, enable IGMP Snooping in VLAN view first.
The current port must belong to the specified VLAN; otherwise this configuration does not take
effect.
Examples
# Configure Ethernet 1/0/1 in VLAN 1 as a simulated member host for multicast source 1.1.1.1 and
multicast group 225.0.0.1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname]igmp-snooping enable
Enable IGMP-Snooping ok.
[Sysname]vlan 1
[Sysname-vlan1]igmp-snooping enable
[Sysname-vlan1]igmp-snooping version 3
[Sysname-vlan1]quit
[Sysname] interface Ethernet 1/0/1
[Sysname-Ethernet 1/0/1] igmp host-join 225.0.0.1 source-ip 1.1.1.1 vlan 10

multicast static-group interface

Syntax
multicast static-group group-address interface interface-list
undo multicast static-group group-address interface interface-list
View
VLAN interface view
Parameters
group-address: IP address of the multicast group to join, in the range of 224.0.0.0 to 239.255.255.255.
interface interface-list: Specifies a port list. 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.
Description
Use the multicast static-group interface command to configure the specified port(s) under the current
VLAN interface as static member port(s) for the specified multicast group.
Use the undo multicast static-group interface command to remove the specified port(s) in the
current VLAN as static member port(s) for the specified multicast group.
By default, no port is configured as a static multicast group member port.
1-16

Advertisement

Table of Contents
loading

Table of Contents