H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Multicast
H3C S7500 Series Ethernet Switches
Chapter 3 Common IP Multicast Configuration
Commands
3-14
group-address: Group address.
group-mask: Mask of the group address.
group-mask-length: Mask length for the group address.
source-address: Source address.
source-mask: Mask of the source address.
source-mask-length: Mask length for the source address.
incoming-interface: Specifies the incoming interface of the forwarding entry.
interface-type interface-number: VLAN interface type and VLAN interface number.
Description
Use the reset multicast forwarding-table command to clear MFC forwarding entries
or the statistics information about MFC forwarding entries.
The order of the group-address argument and the source-address argument can be
turned over. However, you must input valid group addresses and source addresses.
Otherwise, the system prompts error.
Related commands: reset pim routing-table, reset multicast routing-table, display
multicast forwarding-table.
Examples
# Clear the forwarding entries with the group address 225.5.4.3 in the MFC forwarding
table.
<H3C> reset multicast forwarding-table 225.5.4.3
# Clear the statistics information about the forwarding entries with the group address
225.5.4.3 in the MFC forwarding table.
<H3C> reset multicast forwarding-table statistics 225.5.4.3
3.1.13 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 interface-type interface-number } * }
View
User view
Parameters
all: Specifies all routing entries in the core multicast routing table.
group-address: Group address.