C613-50631-01 Rev A Command Reference for IE340 Series 1878
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
PIM-SMV6 COMMANDS
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