Igmp Group-Policy - H3C S3600 Series Command Manual

Multicast
Hide thumbs Also See for S3600 Series:
Table of Contents

Advertisement

Command Manual – Multicast
H3C S3600 Series Ethernet Switches-Release 1510
Caution:
No new group can be added if the number of IGMP multicast groups has exceeded
the configured limit.
If the limit on the number of IGMP packets is 1, a new group takes precedence; that
is, the system automatically replaces an existing multicast group with the new
multicast group, and the former multicast group leaves the interface automatically.
If the number of existing multicast groups on the interface is greater than the
configured limit, the system removes some existing groups automatically to satisfy
the configured limit.
Example
# Limit the maximum number of IGMP groups on Vlan-interface10 to 100.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] igmp group-limit 100

5.1.5 igmp group-policy

Syntax
igmp group-policy acl-number [ 1 | 2 | port interface-list ]
undo igmp group-policy [ port interface-list ]
View
VLAN interface view
Parameter
acl-number: Number of the basic IP ACL number, defining a multicast group range. The
value ranges from 2,000 to 2,999.
1: Specifies IGMP version 1.
2: Specifies IGMP version 2. If IGMP version is not specified, version 2 will be used by
default.
port: Limits the IGMP packets passing through the port and matching the ACL rules.
interface-list: Forward port list. You can specify multiple ports by providing this
argument in the form of interface-list = { interface-type interface-number [ to
{ interface-type interface-number } ] }&<1-10>, where the interface-type argument
refers to the port type, and the interface-number argument refers to the port number.
Chapter 5 IGMP Configuration Commands
5-5

Advertisement

Table of Contents
loading

Table of Contents