HP VPN Firewall Appliances Network Management Command Reference
1037
Views
Interface view
Default command level
2: System level
Parameters
acl6-number: Specifies a basic or advanced IPv6 ACL, in the range of 2000 to 3999. A host can join
only the IPv6 multicast groups that match the permit statement in the ACL. The source address or address
range specified in the advanced IPv6 ACL rule is the IPv6 multicast source address or addresses specified
in MLDv2 reports, rather than the source address in the IPv6 packets. The system assumes that an MLDv1
report or an MLDv2 IS_EX or TO_EX report that does not carry an IPv6 multicast source address carries
an IPv6 multicast source address of 0::0.
version-number: Specifies an MLD version number, 1 or 2. If you do not specify an MLD version, the
configured group filter is effective for both MLDv1 reports and MLDv2 reports.
Examples
# Configure an IPv6 ACL so that hosts on GigabitEthernet 0/1 can join the IPv6 multicast group
FF03::101 only.
<Sysname> system-view
[Sysname] acl ipv6 number 2005
[Sysname-acl6-basic-2005] rule permit source ff03::101 16
[Sysname-acl6-basic-2005] quit
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] mld group-policy 2005
Related commands
group-policy (MLD-snooping view)
mld host-tracking
Use mld host-tracking to enable the MLD host tracking function on an interface.
Use undo mld host-tracking to disable the MLD host tracking function on an interface
Syntax
mld host-tracking
undo mld host-tracking
Default
This function is disabled.
Views
Interface view
Default command level
2: System level
Examples
# Enable the MLD host tracking function on GigabitEthernet 0/1.
<Sysname> system-view