< Home

reset multicast ipv6 routing-table

Function

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

Format

reset multicast ipv6 routing-table all

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

Parameters

Parameter Description Value
all Resets all routing entries in the multicast core routing table. -
ipv6-group-address Specifies the IPv6 address of a multicast group. The address is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X. An IPv6 multicast address starts with FF.
ipv6-group-mask-length Specifies the mask length of an IPv6 multicast group address. The value is an integer that ranges from 8 to 128.
ipv6-source-address Specifies the IPv6 address of a multicast source. The address is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X.
ipv6-source-mask-length Specifies the mask length of a multicast source address. The value is an integer that ranges from 0 to 128.
incoming-interface Indicates the incoming interface of a routing entry. -
interface-type interface-number Specifies the type and number of an interface. -
register Indicate the register interface of IPv6 PIM. -

Views

User view

Default Level

3: Management level

Usage Guidelines

After you run this command to delete information from the IPv6 multicast routing table, the matching entries in the IPv6 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 FF02::101 from the IPv6 multicast routing table.

<HUAWEI> reset multicast ipv6 routing-table FF02::101
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >