The l2-multicast ipv6 fast-channel command enables prompt join.
The undo l2-multicast ipv6 fast-channel command disables prompt join.
By default, prompt join is disabled.
Parameter | Description | Value |
---|---|---|
source-address source-address |
Specifies a multicast source address. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
SrcAddrMaskLen |
Specifies the mask length for the source address. |
The value is an integer ranging from 64 to 128. |
group-address group-address |
Specifies a multicast group IP address. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. The value ranges from FF00::0 to FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF. |
GrpAddrMaskLen |
Specifies the mask length for the group address. |
The value is an integer ranging from 64 to 128. |
Usage Scenario
After receiving the first MLD Report for a multicast group, the device needs to apply for resources for this group and then generates a forwarding entry. This decreases the speed at which hosts join the multicast group. To speed up host join, run the l2-multicast ipv6 fast-channel command to enable prompt join. With this function enabled, the device applies for resources for multicast groups in advance. When the device receives an MLD Report message for a multicast group, it can immediately forward multicast data for the multicast group, shortening the delay for the device to respond to the Report message.
Configuration Impact
If the device has reserved resources for a multicast group but does not receive an MLD Report message for this multicast group for a long period of time, resources will be wasted and device performance will be degraded.