HP VPN Firewall Appliances Network Management Command Reference
658
Views
Public network PIM view
Default command level
2: System level
Parameters
acl-number: Specifies a basic ACL, in the range of 2000 to 2999.
Usage guidelines
You can use this command to define an address range of permitted or denied multicast groups. If the
match succeeds, the multicast mode is PIM-SSM. Otherwise, the multicast mode is PIM-SM.
Examples
# Configure the SSM group range to be 232.1.0.0/16 on the public network.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 232.1.0.0 0.0.255.255
[Sysname-acl-basic-2000] quit
[Sysname] pim
[Sysname-pim] ssm-policy 2000
state-refresh-interval (PIM view)
Use state-refresh-interval to configure the interval between state refresh messages.
Use undo state-refresh-interval to restore the default.
Syntax
state-refresh-interval interval
undo state-refresh-interval
Default
The state refresh interval is 60 seconds.
Views
Public network PIM view
Default command level
2: System level
Parameters
interval: Specifies a state refresh interval in seconds. The value ranges from 1 to 255.
Examples
# Set the state refresh interval to 70 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] state-refresh-interval 70
Related commands
• pim state-refresh-capable