R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
606
View
Public network PIM view
Default level
2: System level
Parameters
acl-number: Basic ACL number, in the range of 2000 to 2999.
Description
Use ssm-policy to configure the SSM multicast group range.
Use undo ssm-policy to restore the default.
By default, the SSM group range is 232.0.0.0/8.
This command allows you to define an address range of permitted or denied multicast groups. If the
match succeeds, the multicast mode will be PIM-SSM. Otherwise the multicast mode will be PIM-SM.
Examples
# Configure the SSM group range to be 232.1.0.0/16 in 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)
Syntax
state-refresh-interval interval
undo state-refresh-interval
View
Public network PIM view
Default level
2: System level
Parameters
interval: State refresh interval in seconds, with an effective range of 1 to 255.
Description
Use state-refresh-interval to configure the interval between state refresh messages.
Use undo state-refresh-interval to restore the default.
By default, the state refresh interval is 60 seconds.
Related commands: pim state-refresh-capable, state-refresh-rate-limit, and state-refresh-ttl.
Examples
# Set the state refresh interval to 70 seconds in the public network.