< Home

reset multicast routing-table

Function

The reset multicast routing-table command clears the entries in the multicast routing table. The corresponding forwarding entries in the forwarding table are deleted at the same time.

Format

reset multicast [ vpn-instance vpn-instance-name | all-instance ] routing-table all

reset multicast [ vpn-instance vpn-instance-name | all-instance ] routing-table { group-address [ mask { group-mask | group-mask-length } ] | source-address [ mask { source-mask | source-mask-length } ] | incoming-interface { interface-type interface-number | register } } *

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Specifies a VPN instance. vpn-instance-name indicates the name of the VPN instance. The value must be an existing VPN instance name.
all-instance Indicates all the instances. -
all Indicates all entries in the multicast routing table. -
group-address Specifies the address of the specified group. The address is in dotted decimal notation and ranges from 224.0.1.0 to 239.255.255.255.
mask Indicates the address mask of a multicast group or source. -
group-mask Specifies the address mask of a multicast group. The address mask is in dotted decimal notation.
group-mask-length Specifies the mask length of a multicast group address. The value is an integer that ranges from 4 to 32.
source-address Specifies the address of a specified source. The address is in dotted decimal notation.
source-mask Specifies the address mask of a multicast source, in dotted decimal notation. The address mask is in dotted decimal notation.
source-mask-length Specifies the mask length of the multicast source address. The value is an integer that ranges from 0 to 32.
incoming-interface Specifies the incoming interface of a multicast entry. -
interface-type interface-number Specifies the type and the number of an interface, used to specify an interface. -
register Indicates the register interface of PIM-SM. -

Views

User view

Default Level

3: Management level

Usage Guidelines

After you run this command to delete information from the multicast routing table, the matching entries in the multicast forwarding table are also deleted. As a result, multicast forwarding will be interrupted for a period. Confirm the action before you use the command.

Example

# Delete the entries of the group 225.5.4.3 from the multicast routing table.

<HUAWEI> reset multicast routing-table 225.5.4.3
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >