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