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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <pim>
                <rp>
                    <local>
                        <family>
                            <inet>
                                <anycast-pim>
                                    <rp-set>...</rp-set>
                                    <local-address>local-address</local-address>
                                </anycast-pim>
                            </inet>
                        </family>
                    </local>
                </rp>
            </pim>
        </protocols>
    </logical-systems>
</configuration>

Description

Attributes for IPv4 anycast PIM.

Contents

<local-address>—Local address for replicating register messages to other RPs.

<rp-set>—Rendezvous points belonging to anycast RP set.


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