375
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ipv6 pim bsr bsr-policy
ipv6 pim bsr bsr-policy
To enable filtering of IPv6 Protocol Independent Multicast (PIM6) bootstrap router (BSR) messages by
the BSR client routers based on a route-map policy, use the
ipv6 pim bsr bsr-policy
command. To
disable filtering, use the
no
form of this command.
ipv6 pim bsr bsr-policy
policy-name
no ipv6 pim bsr bsr-policy
[
policy-name
]
Syntax Description
Defaults
Disabled
Command Modes
Global configuration mode
VRF configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Usage Guidelines
You can specify which source addresses to filter messages from with the
match ipv6
multicast
command in a route-map policy.
This command requires the Enterprise Services license.
Examples
This example shows how to enable filtering of BSR messages:
switch(config)#
interface ethernet 2/2
switch(config-if)#
ipv6 pim bsr bsr-policy my_bsr_policy
This example shows how to disable filtering:
switch(config)#
interface ethernet 2/2
switch(config-if)#
no ipv6 pim bsr bsr-policy
Related Commands
policy-name
Route-map policy name.
Release
Modification
5.0(3)N1(1)
This command was introduced.
Command
Description
show ipv6 pim rp
Displays information about PIM6 RPs.