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


Usage

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

Description

IP multicast source address.

Contents

<name>—Source address of IP multicast data.


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