HP VPN Firewall Appliances Network Management Command Reference
1013
Examples
# Configure the router to accept IPv6 multicast packets originated from 3121::1 and discard IPv6 multicast
packets originated from 3121::2.
<Sysname> system-view
[Sysname] acl ipv6 number 2000
[Sysname-acl6-basic-2000] rule permit source 3121::1 128
[Sysname-acl6-basic-2000] rule deny source 3121::2 128
[Sysname-acl6-basic-2000] quit
[Sysname] pim ipv6
[Sysname-pim6] source-policy 2000
[Sysname-pim6] quit
spt-switch-threshold (IPv6 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 acl6-number [ order order-value ] ]
undo spt-switch-threshold [ group-policy acl6-number ]
Default
The device switches to the SPT immediately after it receives the first IPv6 multicast packet.
Views
IPv6 PIM view
Default command level
2: System level
Parameters
infinity: Disables switchover to SPT.
group-policy acl6-number: Specifies a basic IPv6 ACL, in the range of 2000 to 2999. If you do not
include this option in your command, the configuration applies to all IPv6 multicast groups.
order order-value: Specifies the order of the IPv6 ACL in the group-policy list, where order-value has an
effective range of 1 to (the largest order value in the existing group-policy list + 1), but the value range
should not include the original order value of the IPv6 ACL in the group-policy list. If you have assigned
an order-value to a certain IPv6 ACL, do not specify the same order-value for another IPv6 ACL.
Otherwise the system will give error information. If you do not specify an order-value, the order value of
the IPv6 ACL will remain the same in the group-policy list.
Usage guidelines
To adjust the order of an IPv6 ACL that already exists in the group-policy list, you can use the acl6-number
argument to specify this IPv6 ACL and set its order-value. This inserts the IPv6 ACL to the position of
order-value in the group-policy list. The order of the other existing IPv6 ACLs in the group-policy list
remains unchanged.
To use an IPv6 ACL that does not exist in the group-policy list, you can use the acl6-number argument to
specify an IPv6 ACL and set its order-value. This inserts the IPv6 ACL to the position of order-value in the