R3303-HP HSR6800 Routers IP Multicast Command Reference

326
Views
IPv6 PIM view
Default command level
2: System level
Usage guidelines
The BSM semantic fragmentation function should be disabled if a device that does not support this
function exists in the IPv6 PIM-SM domain.
Examples
# Disable BSM semantic fragmentation on the public network.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] undo bsm-fragment enable
bsr-policy (IPv6 PIM view)
Use bsr-policy to configure a legal BSR address range to guard against BSR spoofing.
Use undo bsr-policy to remove the restriction of the BSR address range.
Syntax
bsr-policy acl6-number
undo bsr-policy
Default
No restrictions exist for the BSR address range, and the BSR messages from any source are considered
eligible.
Views
IPv6 PIM view
Default command level
2: System level
Parameters
acl6-number: Specifies a basic IPv6 ACL number in the range of 2000 to 2999. When an IPv6 ACL is
defined, the source keyword in the rule command specifies a legal BSR source IPv6 address range.
Examples
# Configure a legal BSR address range so that only devices on the segment 2001::2/64 can become the
BSR.
<Sysname> system-view
[Sysname] acl ipv6 number 2000
[Sysname-acl6-basic-2000] rule permit source 2001::2 64
[Sysname-acl6-basic-2000] quit
[Sysname] pim ipv6
[Sysname-pim6] bsr-policy 2000