C613-50170-01 Rev B
Command Reference for x510 Series
1402
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
RP
-
ADDRESS
Only
permit
filters in IPv6 ACL are considered as valid group ranges. The default
permit
filter
::/0
is converted to the default multicast filter
ff00::/8
.
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)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
ipv6 access-list standard G2 permit
2001:db8::/128
awplus(config)#
ipv6 pim rp-address 3ffe:30:30:5::153 G2
awplus#
configure terminal
awplus(config)#
no ipv6 pim rp-address 3ffe:30:30:5::153 G2
Related
commands