F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
1011
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.
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