R3303-HP HSR6800 Routers IP Multicast Command Reference

60
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.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters.
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: 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 0 to 32.
incoming-interface: Specifies the routing entries, where the incoming interface is the specified one.
interface-type interface-number: Specifies an interface by its type and number.
register: Specifies the routing entries, where the incoming interface is the specified register interface of
PIM-SM.
all: Specifies all routing entries from the multicast routing table.
Usage guidelines
If neither all-instance nor vpn-instance is specified, this command displays the information on the public
network.
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 route entries related to multicast group 225.5.4.3 from the multicast routing table on the
public network.
<Sysname> reset multicast routing-table 225.5.4.3
# Clear the route entries related to multicast group 226.1.2.3 from the multicast routing table in VPN
instance mvpn.
<Sysname> reset multicast vpn-instance mvpn routing-table 226.1.2.3
Related commands
display multicast forwarding-table
display multicast routing-table
reset multicast forwarding-table