Command Manual – Multicast
H3C S7500E Series Ethernet Switches
Chapter 6 Multicast Routing and Forwarding
Configuration Commands
6-18
6.1.15 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
Parameters
source-address
: Multicast source address.
group-address
: Multicast group address, in the range of 224.0.1.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 the incoming interface of multicast routing entries.
interface-type
interface-number
: Specifies an interface by its type and number.
register
: Specifies the register interface.
all
: Specifies to clear all the routing entries from the multicast routing table.
Description
Use the
reset multicast routing-table
command to clear multicast routing entries from
the multicast routing table.
When a route entry is deleted from the multicast routing table, the corresponding
forwarding entry is also deleted from the multicast forwarding table.
Related commands:
reset multicast forwarding-table
,
display multicast
routing-table
,
display multicast forwarding-table
.
Examples
# Clear the route entries related to multicast group 225.5.4.3 from the multicast routing
table.
<Sysname> reset multicast routing-table 225.5.4.3