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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <igmp-host>
                <client>
                    <interface>
                        <name>name</name> <!-- identifier -->
                        <version>version</version>
                        <group>...</group>
                    </interface>
                </client>
            </igmp-host>
        </protocols>
    </logical-systems>
</configuration>

Description

Interface options for IGMP.

Contents

<group>—IP multicast group address.

<name>—Interface name.

<version>—Maximum IGMP version number on this interface.


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