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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <igmp>
                <interface>
                    <static>
                        <group>
                            <name>name</name> <!-- identifier -->
                            <exclude/>
                            <source>...</source>
                        </group>
                    </static>
                </interface>
            </igmp>
        </protocols>
    </logical-systems>
</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]