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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <pim>
                <rp>
                    <static>
                        <address>
                            <name>name</name> <!-- identifier -->
                            <version>version</version>
                            <group-ranges>...</group-ranges>
                        </address>
                    </static>
                </rp>
            </pim>
        </protocols>
    </logical-systems>
</configuration>

Description

RP address.

Contents

<group-ranges>—Group address range of RP.

<name>—IP address of RP.

<version>—PIM version of RP.


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