CLI Reference MLD Snooping Configuration Commands
range
Use this command to specify the profile multicast flow range, which can be one single multicast address,
or can be the multicast address within the specified range when configuring a profile in the profile
configuration mode. Use the no form of this command to remove the specified multicast address.
range low-ipv6-address [high-ipv6-address]
no range low-ipv6-address [high-ipv6-address]
The low address within the specified
range.
The high address within the
specified range.
Profile configuration mode.
The value of low-ipv6-address shall be smaller than the
one of high-ipv6-address. With the address range
configured, an action shall be specified, and the default
profile action is deny.
The following example shows how to create the multicast flow profile
within the range of FF77::1~FF77::100:
Ruijie(config)# ipv6 mld profile 1
Ruijie(config-profile)# range FF77::1 FF77::100
Set the profile action deny.
Set the profile action permit.
deny
Use this command to prevent the multicast flow profile within the specified range from being forwarded in
the profile configuration mode.
deny