R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference

59
mask: Specifies the mask of the multicast group address or multicast source address, 255.255.255.255
by default.
mask-length: Specifies the address mask length. The default value is 32. For a multicast group address,
the value range for this argument is 4 to 32. For a multicast source address, the value range for this
argument is 0 to 32.
incoming-interface: Specifies the multicast forwarding entries, where the incoming interface is the
specified one.
interface-type interface-number: Specifies an interface by its type and number.
register: Specifies the multicast forwarding entries, where the incoming interface is the specified register
interface of PIM-SM.
all: Specifies all forwarding entries in the multicast forwarding table.
Usage guidelines
If neither all-instance nor vpn-instance is specified, this command clears the forwarding table
information on the public network.
When a forwarding entry is deleted from the multicast forwarding table, the corresponding routing entry
is also deleted from the multicast routing table.
Examples
# Clear the multicast forwarding entries related to multicast group 225.5.4.3 from the multicast
forwarding table on the public network.
<Sysname> reset multicast forwarding-table 225.5.4.3
# Clear the multicast forwarding entries related to multicast group 226.1.2.3 from the multicast
forwarding table in VPN instance mvpn.
<Sysname> reset multicast vpn-instance mvpn forwarding-table 226.1.2.3
Related commands
display multicast forwarding-table
display multicast routing-table
reset multicast routing-table
reset multicast routing-table
Use reset multicast routing-table to clear the multicast routing table.
Syntax
reset multicast [ all-instance | vpn-instance vpn-instance-name ] routing-table { { source-address [ mask
{ mask | mask-length } ] | group-address [ mask { mask | mask-length } ] | incoming-interface
{ interface-type interface-number | register } } * | all }
Views
User view
Default command level
2: System level
Parameters
all-instance: Specifies all VPN instances.