C613-50170-01 Rev B
Command Reference for x510 Series
1412
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
UNICAST
-
BSM
ipv6 pim unicast-bsm
Overview
Use this command to enable support for the sending and receiving of unicast Boot
Strap Messages (BSM) on a VLAN interface.
Use the
no
variant of this command to disable the sending and receiving of unicast
BSM on a VLAN interface.
Syntax
ipv6 pim unicast-bsm
no ipv6 pim unicast-bsm
Mode
Interface Configuration for a VLAN interface.
Default
Unicast BSM is disabled by default on an interface.
Usage
This command provides backward compatibility with older versions of the Boot
Strap Router (BSR) specification, which directs unicast BSM to refresh the state of
new or restarting neighbors. The current BSR specification defines a No Forward
BSM to achieve the same result.
Examples
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 enable
awplus(config-if)#
ipv6 pim unicast-bsm
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ipv6 pim unicast-bsm