anycast-rp (IPv6 PIM view)

Use anycast-rp to add an anycast RP member to an Anycast RP set.

Use undo anycast-rp to remove an anycast RP member from an Anycast RP set.

Syntax

anycast-rp ipv6-anycast-rp-address ipv6-member-address

undo anycast-rp ipv6-anycast-rp-address ipv6-member-address

Default

No Anycast RP sets exist.

Views

IPv6 PIM view

Predefined user roles

network-admin

mdc-admin

Parameters

ipv6-anycast-rp-address: Specifies an Anycast RP address. It must be a legal IPv6 global unicast address.

ipv6-member-address: Specifies an Anycast RP member address. It must be a legal IPv6 global unicast address and must be different from the Anycast RP address.

Usage guidelines

To add multiple RP member addresses to an Anycast RP set, execute this command multiple times with the same Anycast RP address but different RP member addresses.

To configure multiple Anycast RP sets, execute this command multiple times with different Anycast RP addresses.

Examples

# Add Anycast RP members 1:1::1 and 1:2::1 to Anycast RP set 1:1::0 on the public network.

<Sysname> system-view
[Sysname] ipv6 pim
[Sysname-pim6] anycast-rp 1:1::0 1:1::1
[Sysname-pim6] anycast-rp 1:1::0 1:2::1

Related commands

display ipv6 pim rp-info