HP VPN Firewall Appliances Network Management Command Reference
656
source-policy (PIM view)
Use source-policy to configure a multicast data filter.
Use undo source-policy to remove the configured multicast data filter.
Syntax
source-policy acl-number
undo source-policy
Default
No multicast data filter is configured.
Views
Public network PIM view
Default command level
2: System level
Parameters
acl-number: Specifies a basic or advanced ACL, in the range of 2000 to 3999.
Usage guidelines
If you specify a basic ACL, the device filters all the received multicast packets based on the source
address, and discards packets that fail the source address match. If you specify an advanced ACL, the
device filters all the received multicast packets based on the source and group addresses, and discards
packets that fail the match.
If this command is executed repeatedly, the last configuration takes effect.
Examples
# On the public network, configure the router to accept multicast packets that originate from 10.10.1.2
and discard multicast packets that originate from 10.10.1.1.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.10.1.2 0
[Sysname-acl-basic-2000] rule deny source 10.10.1.1 0
[Sysname-acl-basic-2000] quit
[Sysname] pim
[Sysname-pim] source-policy 2000
spt-switch-threshold (PIM view)
Use spt-switch-threshold to configure the criteria for triggering a switchover to SPT.
Use undo spt-switch-threshold to restore the default.
Syntax
spt-switch-threshold infinity [ group-policy acl-number [ order order-value ] ]
undo spt-switch-threshold [ group-policy acl-number ]