R21xx-HP FlexFabric 11900 IP Multicast Command Reference

107
This configuration is effective on the IPv6 multicast groups that the port dynamically joins. If you configure
the port as a static member port for an IPv6 multicast group, this configuration is not effective on the IPv6
multicast group.
The global configuration is effective on all ports, but has a lower priority than the configuration made on
a specific port.
Examples
# Apply ACL 2000 as an IPv6 multicast group filter for VLAN 2 so that the hosts in this VLAN can join
only the multicast group FF03::101.
<Sysname> system-view
[Sysname] acl ipv6 number 2000
[Sysname-acl6-basic-2000] rule permit source ff03::101 128
[Sysname-acl6-basic-2000] quit
[Sysname] mld-snooping
[Sysname-mld-snooping] group-policy 2000 vlan 2
Related commands
mld-snooping group-policy
host-aging-time (MLD-snooping view)
Use host-aging-time to set the aging timer for dynamic member ports globally.
Use undo host-aging-time to restore the default.
Syntax
host-aging-time interval
undo host-aging-time
Default
The default setting is 260 seconds.
Views
MLD-snooping view
Predefined user roles
network-admin
Parameters
interval: Sets an aging timer(in seconds) for dynamic member ports, in the range of 200 to 1000.
Usage guidelines
The global configuration is effective on all VLANs, but has a lower priority than the configuration made
in a specific VLAN.
Examples
# Set the aging timer for dynamic member ports to 300 seconds globally.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] host-aging-time 300