R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
395
incoming-interface: Specifies to clear multicast forwarding entries of which the incoming interface is the
specified one.
interface-type interface-number: Specifies an interface by its type and number.
register: Specifies to clear multicast forwarding entries of which the incoming interface is the specified
register interface of PIM-SM.
all: Specifies to clear all the forwarding entries from the multicast forwarding table.
Description
Use the reset multicast forwarding-table command to clear the multicast forwarding table information.
When a forwarding entry is deleted from the multicast forwarding table, the corresponding route entry
is also deleted from the multicast routing table.
Related commands: reset multicast routing-table, display multicast routing-table, display multicast
forwarding-table.
Examples
# Clear the multicast forwarding entries related to multicast group 225.5.4.3 from the multicast
forwarding table of the public instance.
<Sysname> reset multicast forwarding-table 225.5.4.3
reset multicast routing-table
Syntax
reset multicast routing-table { { source-address [ mask { mask | mask-length } ] | group-address [ mask
{ mask | mask-length } ] | incoming-interface { interface-type interface-number | register } } * | all }
View
User view
Default level
2: System level
Parameters
source-address: Multicast source address.
group-address: Multicast group address, in the range of 224.0.0.0 to 239.255.255.255.
mask: Mask of the multicast group/source address, 255.255.255.255 by default.
mask-length: Mask length of the multicast group/source address. For a multicast group address, this
argument has an effective value range of 4 to 32; for a multicast source address, this argument has an
effective value range of 0 to 32. The system default is 32 in both cases.
incoming-interface: Specifies to clear the routing entries of which the incoming interface is the specified
one.
interface-type interface-number: Specifies an interface by its type and number.
register: Specifies to clear the routing entries of which the incoming interface is the specified register
interface of PIM-SM.
all: Specifies to clear all the routing entries from the multicast routing table.