F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
1013
Usage guidelines
You can use this command to define an address range of permitted or denied IPv6 multicast groups. If
the match succeeds, 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] pim ipv6
[Sysname-pim6] ssm-policy 2000
state-refresh-hoplimit
Use state-refresh-hoplimit to configure 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
Default command level
2: System level
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.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] state-refresh-hoplimit 45
Related commands
pim ipv6 state-refresh-capable
state-refresh-interval
state-refresh-rate-limit
state-refresh-interval (IPv6 PIM view)
Use state-refresh-interval to configure the interval between state refresh messages.
Use undo state-refresh-interval to restore the default.