Configuration Guide MLD Snooping Configuration
Configuring MLD Profiles
MLD Profiles are actually a number of group filters to provide support for following
functions of "multicast address range for SVGL mode application", "multicast data
area to be filtered by router port", "MLD Filtering range", etc.
To configure the MLD profile, run the following command:
Ruijie(config)# ipv6 mld profile
profile-number
Enter the MLD Profile mode and assign for
identification a number from 1 to 1024. By
default, no profile is configured.
Ruijie (config-profile)# permit | deny
(Optional) Permit or deny the range of the
multicast address, deny by default. It
indicates that the range of multicast
address and other multicast address will
be permitted or denied. By default, all
groups are denied.
Ruijie(config-profile)# range
low-address high_address
Add the multicast address range, which
can be both a single IPv6 group
address(low IPv6 group address) and a
group address zone(high IPv6 group
address). Meanwhile, multiple ranges may
be configured.
Return to the privilege mode.
Use the no ipv6 mld profile profile_number command to delete an MLD profile. Use
the no range low-address high_address command to delete the profile range.
The following example shows how to configure the profile:
Ruijie(config)# ipv6 mld profile 1
Ruijie(config-profile)# permit
Ruijie(config-profile)# range ff77::1 ff77::100
Ruijie(config-profile)# range ff88::123
Ruijie(config-profile)# end
Ruijie# show ipv6 mld profile 1
MLD Profile 1
permit