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


Usage

<configuration>
    <protocols>
        <pim>
            <rp>
                <local>
                    <family>
                        <inet6>
                            <anycast-pim>
                                <rp-set>...</rp-set>
                                <local-address>local-address</local-address>
                            </anycast-pim>
                        </inet6>
                    </family>
                </local>
            </rp>
        </pim>
    </protocols>
</configuration>

Description

Attributes for IPv6 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]