R3303-HP HSR6800 Routers IP Multicast Command Reference
161
Default
The lifetime of a multicast source is 210 seconds.
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level
Parameters
interval: Specifies a multicast source lifetime in seconds, in the range of 1 to 31536000.
Examples
# Set the multicast source lifetime to 200 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] source-lifetime 200
# Set the multicast source lifetime to 200 seconds in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] source-lifetime 200
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, VPN instance 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.