R0106-HP MSR Router Series IP Multicast Command Reference(V7)
284
Parameters
acl6-number: Specifies an IPv6 basic ACL number in the range of 2000 to 2999.
Usage guidelines
Use an IPv6 basic ACL to filter hello messages based on the IPv6 source addresses. If you specify a VPN
instance in the ACL, the ACL does not take effect. The other optional parameters except the time-range
keyword and the fragment keyword are ignored.
Examples
# Configure a legal source address range for hello messages on GigabitEthernet 2/1/1, so that only the
devices on the FE80:101::101/64 subnet can become PIM neighbors of this router.
<Sysname> system-view
[Sysname] acl ipv6 number 2000
[Sysname-acl6-basic-2000] rule permit source fe80:101::101 64
[Sysname-acl6-basic-2000] quit
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ipv6 pim neighbor-policy 2000
ipv6 pim require-genid
Use ipv6 pim require-genid to enable dropping hello messages without the generation ID options.
Use undo ipv6 pim require-genid to restore the default.
Syntax
ipv6 pim require-genid
undo ipv6 pim require-genid
Default
Hello messages without the generation ID options are accepted.
Views
Interface view
Predefined user roles
network-admin
Examples
# Enable GigabitEthernet 2/1/1 to drop hello messages without the generation ID options.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ipv6 pim require-genid
ipv6 pim sm
Use ipv6 pim sm to enable IPv6 PIM-SM.
Use undo ipv6 pim sm to disable IPv6 PIM-SM.
Syntax
ipv6 pim sm
undo ipv6 pim sm