310
Examples
# Enable IPv6 multicast routing.
<Sysname> system-view
[Sysname] multicast ipv6 routing-enable
reset multicast ipv6 forwarding-table
Syntax
reset multicast ipv6 forwarding-table { { ipv6-source-address [ prefix-length ] | ipv6-group-address
[ prefix-length ] | incoming-interface { interface-type interface-number | register } } * | all }
View
User view
Default level
2: System level
Parameters
ipv6-source-address: Specifies an IPv6 multicast source address.
ipv6-group-address: Specifies an IPv6 multicast group address, in the range of FFxy::/16, where x and
y represent any hexadecimal number from 0 to F.
prefix-length: Specifies the prefix length of an IPv6 multicast group or an IPv6 multicast source address.
For an IPv6 multicast group address, the value ranges from 8 to 128. For an IPv6 multicast source address,
the value ranges from 0 to 128. The default is 128 in both cases.
incoming-interface: Specifies the IPv6 multicast forwarding entries whose incoming interface is the
specified one.
interface-type interface-number: Specifies an interface by its type and number.
register: Specifies the register interface.
all: Specifies all forwarding entries.
Description
Use reset multicast ipv6 forwarding-table to remove IPv6 multicast forwarding entries.
When an IPv6 forwarding entry is removed, the associated IPv6 multicast routing entry is also removed.
Related commands: display multicast ipv6 forwarding-table, display multicast ipv6 routing-table, and
reset multicast IPv6 routing-table.
Examples
# Remove the IPv6 multicast forwarding entry for the IPv6 multicast group FF03::101.
<Sysname> reset multicast ipv6 forwarding-table ff03::101
reset multicast ipv6 routing-table
Syntax
reset multicast ipv6 routing-table { { ipv6-source-address [ prefix-length ] | ipv6-group-address
[ prefix-length ] | incoming-interface { interface-type interface-number | register } } * | all }