R211x-HP Flexfabric 11900 IP Multicast Command Reference

220
Parameters
acl6-number: Specifies an IPv6 basic ACL number in the range of 2000 to 2999.
Usage guidelines
The source field in an IPv6 ACL specifies the IPv6 SSM group range. 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.
You can use this command to define an address range of permitted or denied IPv6 multicast groups. If a
packet to an IPv6 multicast group passes the ACL, the multicast mode is IPv6 PIM-SSM. Otherwise, the
multicast mode is IPv6 PIM-SM.
Examples
# Configure the IPv6 SSM group range to be FF3E:0:8192::/96.
<Sysname> system-view
[Sysname] acl ipv6 number 2000
[Sysname-acl6-basic-2000] rule permit source ff3e:0:8192:: 96
[Sysname-acl6-basic-2000] quit
[Sysname] ipv6 pim
[Sysname-pim6] ssm-policy 2000
state-refresh-hoplimit (IPv6 PIM view)
Use state-refresh-hoplimit to set the hop limit for state refresh messages.
Use undo state-refresh-hoplimit to restore the default.
Syntax
state-refresh-hoplimit hoplimit-value
undo state-refresh-hoplimit
Default
The hop limit for state refresh messages is 255.
Views
IPv6 PIM view
Predefined user roles
network-admin
mdc-admin
Parameters
hoplimit-value: Specifies a hop limit for state refresh messages, in the range of 1 to 255.
Examples
# Set the hop limit for state refresh messages to 45 on the public network.
<Sysname> system-view
[Sysname] ipv6 pim
[Sysname-pim6] state-refresh-hoplimit 45
Related commands
ipv6 pim state-refresh-capable