HP MSR2000/3000/4000 Router Series IP Multicast Command Reference
49
Examples
# Clear statistics for the multicast forwarding events on the public network.
<Sysname> reset multicast forwarding event
Usage guidelines
display multicast forwarding event
reset multicast forwarding-table
Use reset multicast forwarding-table to clear the multicast forwarding entries.
Syntax
reset multicast [ vpn-instance vpn-instance-name ] forwarding-table { { source-address [ mask
{ mask-length | mask } ] | group-address [ mask { mask-length | mask } ] | 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 this option is not specified, this command clears the multicast forwarding entries
on the public network.
source-address: Specifies a multicast source address.
group-address: Specifies a multicast group address in the range of 224.0.0.0 to 239.255.255.255.
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.
mask: Specifies the address mask. The default is 255.255.255.255.
incoming-interface: Specifies the multicast forwarding entries, where the incoming interface is specified.
interface-type interface-number: Specifies an incoming interface by its type and number.
all: Specifies all forwarding entries in the multicast forwarding table.
Usage guidelines
When a forwarding entry is deleted from the multicast forwarding table, the corresponding routing entry
is also deleted from the multicast routing table.
Examples
# On the public network, clear the multicast forwarding entries related to the multicast group 225.5.4.3
from the multicast forwarding table.
<Sysname> reset multicast forwarding-table 225.5.4.3
Related commands
display multicast forwarding-table