HP MSR2000/3000/4000 Router Series IP Multicast Command Reference
99
ssm-policy (PIM view)
Use ssm-policy to configure the SSM group range.
Use undo ssm-policy to restore the default.
Syntax
ssm-policy acl-number
undo ssm-policy
Default
The SSM group range is 232.0.0.0/8.
Views
PIM view
Predefined user roles
network-admin
Parameters
acl-number: Specifies a basic ACL by its number in the range of 2000 to 2999.
Usage guidelines
The source field in an ACL specifies the 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 multicast groups. If a
packet to a multicast group passes the ACL, 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.
<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 for sending state refresh messages.
Use undo state-refresh-interval to restore the default.
Syntax
state-refresh-interval interval
undo state-refresh-interval
Default
The interval for sending state refresh messages is 60 seconds.