
C613-50186-01 Rev B
Command Reference for AR2050V
1735
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
RP
-
ADDRESS
ipv6 pim rp-address
Overview
The AR3050S and AR4050 devices don’t support access control list in 5.4.5-0.1
release.
Use this command to statically configure RP (Rendezvous Point) address for IPv6
multicast groups.
Use the
no
variant of this command to remove a statically configured RP
(Rendezvous Point) address for IPv6 multicast groups.
Syntax
ipv6 pimv6 rp-address
<IPv6-address>
no ipv6 pim rp-address
<IPv6-address>
Mode
Global Configuration
Usage
The AlliedWare Plus™ PIM-SMv6 implementation supports multiple static RPs. It
also supports usage of static-RP and BSR mechanism simultaneously. The
ipv6 pim
rp-address
command is used to statically configure the RP address for IPv6
multicast groups.
You need to understand the following information before using this command.
If the RP-address that is configured by the BSR, and the RP-address that is
configured statically, are both available for a group range, then the RP-address
configured through BSR is chosen over the statically configured RP-address.
If multiple static-RPs are available for a group range, then one with the highest IPv6
address is chosen.
After configuration, the RP-address is inserted into a static-RP group tree based on
the configured group ranges. For each group range, multiple static-RPs are
maintained in a list. This list is sorted in a descending order of IPv6 addresses. When
selecting static-RPs for a group range, the first element (which is the static-RP with
highest IPv6 address) is chosen.
RP-address deletion is handled by removing the static-RP from all the existing
group ranges and recalculating the RPs for existing TIB states if required.
Group mode and RP address mappings learned through BSR take precedence over
mappings statistically defined by the
with the override keyword take precedence over dynamically learned mappings.
Examples
awplus#
configure terminal
awplus(config)#
no ipv6 pim rp-address 3ffe:30:30:5::153 G2
Parameter
Description
<
IPv6-address
>
Specify the IPv6 address of the Rendezvous Point, entered
in the form
X:X::X:X
.