R0106-HP MSR Router Series IP Multicast Command Reference(V7)
229
incoming-interface: Specifies the IPv6 multicast forwarding entries that contain the specified incoming
interface.
interface-type interface-number: Specifies an interface by its type and number.
all: Specifies all forwarding entries in the IPv6 multicast forwarding table.
Usage guidelines
When a forwarding entry is deleted from the IPv6 multicast forwarding table, the associated routing
entry is also deleted from the IPv6 multicast routing table.
Examples
# On the public network, clear the IPv6 multicast forwarding entry for the IPv6 multicast group FF0E::1
from the IPv6 multicast forwarding table .
<Sysname> reset ipv6 multicast forwarding-table ff0e::1
Related commands
display ipv6 multicast forwarding-table
reset ipv6 multicast routing-table
Use reset ipv6 multicast routing-table to clear IPv6 multicast routing entries.
Syntax
reset ipv6 multicast [ vpn-instance vpn-instance-name ] routing-table { { ipv6-source-address
[ prefix-length ] | ipv6-group-address [ prefix-length ] | incoming-interface interface-type
interface-number } * | all }
Views
User view
Predefined user roles
network-admin
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If you do not specify any VPN instance, the command clears IPv6 multicast routing
entries on the public network.
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 numbers from 0 to F.
prefix-length: Specifies an address prefix length. The default is 128. For an IPv6 multicast group address,
the value range for this argument is 8 to 128. For an IPv6 multicast source address, the value range for
this argument is 0 to 128.
incoming-interface: Specifies the IPv6 multicast routing entries that contain the specified incoming
interface.
interface-type interface-number: Specifies an interface by its type and number.
all: Specifies all routing entries in the IPv6 multicast routing table.