C613-50170-01 Rev B
Command Reference for x510 Series
1405
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
RP
EMBEDDED
ipv6 pim rp embedded
Overview
Use this command to configure and enable embedded RP (Rendezvous Point) in
PIM-SMv6.
This command only applies to the embedded RP group range
ff7x::/12
and
fffx::/12
.
Use the
no
variant of this command to disable embedded RP support. Since
embedded RP support is enabled by default, use the
no
variant of this command
to disable the default.
Syntax
ipv6 pim rp embedded
no ipv6 pim rp embedded
Mode
Global Configuration
Default
Embedded RP is enabled by default in the AlliedWare Plus implementation of
PIM-SMv6.
Examples
The following example re-enables embedded RP support, the default state in
PIM-SMv6:
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
ipv6 pim rp embedded
The following example disables embedded RP support, which is enabled by
default in PIM-SMv6:
awplus#
configure terminal
awplus(config)#
no ipv6 pim rp embedded