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


Usage

<configuration>
    <protocols>
        <igmp-host>
            <client>
                <interface>
                    <name>name</name> <!-- identifier -->
                    <version>version</version>
                    <group>...</group>
                </interface>
            </client>
        </igmp-host>
    </protocols>
</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]