OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv6 Commands : ipv6 pim unicast-bsm
ipv6 pim unicast-bsm
Use this command to enable support for sending and receiving unicast Bootstrap Messages (BSM) on an interface. This command supports backward-compatibility with older versions of the Bootstrap Router specification, which specifies unicast BSM to refresh the state of new or restarting neighbors.
Use the no option with this command to disable unicast bootstrap messaging on an interface.
Command Syntax
ipv6 pim unicast-bsm
no ipv6 pim unicast-bsm
Parameters
None
Default
Unicast bootstrap messaging is disabled by default.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ipv6 pim unicast-bsm
 
(config)#interface eth0
(config-if)#no ipv6 pim unicast-bsm
Last modified date: 10/20/2023