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


Usage

<configuration>
    <protocols>
        <pim>
            <rp>
                <static>
                    <address>
                        <name>name</name> <!-- identifier -->
                        <version>version</version>
                        <group-ranges>...</group-ranges>
                    </address>
                </static>
            </rp>
        </pim>
    </protocols>
</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]