[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <protocols>
        <igmp>
            <interface>
                <static>
                    <group>
                        <name>name</name> <!-- identifier -->
                        <exclude/>
                        <source>...</source>
                    </group>
                </static>
            </interface>
        </igmp>
    </protocols>
</configuration>

Description

IP multicast group address.

Contents

<exclude>—Exclude sources.

<name>—IP multicast group address.

<source>—IP multicast source address.


[Contents] [Prev] [Next] [Index] [Report an Error]