![Huawei Quidway S8500 Series Command Manual Download Page 531](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_169479531.webp)
Command Manual – Multicast Protocol
Quidway S8500 Series Routing Switches
Chapter 3 Multicast Common Configuration Commands
Huawei Technologies Proprietary
3-17
all
: All MFC forward entries.
group-address
: Specifies multicast group address.
group-mask
: Specifies Mask of multicast group address
group-mask-length
: Specifies mask length of multicast group address.
source-address
: Specifies source address.
source-mask
: Specifies mask of source address.
source-mask-length
: Specifies mask length of source address.
incoming-interface
: Specifies incoming interface for the multicast forward entry.
null
: Incoming-interface is null.
NULL-interface-number
: The only number is 0.
interface-type
interface-number
: Interface type and interface number.
Description
Use the
reset multicast forwarding-table
command to clear MFC forwarding entries
or the statistic information of MFC forwarding entries.
You can type in
source address
first and
group address
after in the command, as long
as they both are valid addresses. The system prompts error information if you type in
invalid addresses.
Related command::
reset pim routing-table
,
reset multicast routing-table
,
display
multicast forwarding-table
.
Example
# Clear the forwarding entry with address of 225.5.4.3 from the MFC forwarding table.
<Quidway> reset multicast forwarding-table 225.5.4.3
# Clear statistic information of the forwarding entry with address of 225.5.4.3 from the
MFC forwarding table.
<Quidway> reset multicast forwarding-table statistics 225.5.4.3
3.1.16 reset multicast routing-table
Syntax
reset multicast routing-table
{
all
| {
group-address
[
mask
{
group-mask
|
group-mask-length
} ] |
source-address
[
mask
{
source-mask
|
source-mask-length
} ] |
incoming-interface
vlan-interface
interface-num
ber } * }
View
User view