HP VPN Firewall Appliances Network Management Command Reference

1012
Syntax
source-lifetime interval
undo source-lifetime
Default
The lifetime of an IPv6 multicast source is 210 seconds.
Views
IPv6 PIM view
Default command level
2: System level
Parameters
interval: Specifies an IPv6 multicast source lifetime in seconds. The value ranges from 1 to 31536000.
Examples
# Set the IPv6 multicast source lifetime to 200 seconds.
<Sysname> system-view
[Sysname] pim ipv6
[Sysname-pim6] source-lifetime 200
source-policy (IPv6 PIM view)
Use source-policy to configure an IPv6 multicast data filter.
Use undo source-policy to remove the configured IPv6 multicast data filter.
Syntax
source-policy acl6-number
undo source-policy
Default
No IPv6 multicast data filter is configured.
Views
IPv6 PIM view
Default command level
2: System level
Parameters
acl6-number: Specifies a basic or advanced IPv6 ACL, in the range of 2000 to 3999.
Usage guidelines
If you specify a basic ACL, the device filters all received IPv6 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 IPv6 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.