380
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ipv6 pim bsr listen
ipv6 pim bsr listen
To listen to and forward IPv6 Protocol Independent Multicast (PIM6) bootstrap router (BSR) and
Candidate-RP messages, use the
ipv6 pim bsr listen
command. To disable listening and forwarding, use
the
no
form of this command.
ipv6 pim bsr listen
[
forward
]
no ipv6 pim bsr
[
listen
[
forward
]]
Syntax Description
Defaults
Disabled
Command Modes
Global configuration mode
VRF configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Usage Guidelines
A router configured as either a candidate RP or a candidate BSR will automatically listen to and forward
all BSR protocol messages, unless an interface is configured with the domain border feature.
This command has the same functionality as the
ipv6 pim bsr forward
command
This command requires the Enterprise Services license.
Examples
This example shows how to listen to and forward BSR and Candidate-RP messages:
switch(config)#
ipv6 pim bsr listen forward
This example shows how to disable listening and forwarding:
switch(config)#
no ipv6 pim bsr listen forward
Related Commands
listen
(Optional) Specifies to listen to Bootstrap and Candidate-RP messages.
forward
(Optional) Specifies to forward Bootstrap and Candidate-RP messages.
Release
Modification
5.0(3)N1(1)
This command was introduced.