< Home

multicast ipv6 forwarding-table downstream-limit

Function

The multicast ipv6 forwarding-table downstream-limit command sets the maximum number of downstream nodes of an entry in the IPv6 multicast forwarding table.

The undo multicast ipv6 forwarding-table downstream-limit command restores the default setting.

By default, the maximum number of downstream nodes of an entry is 128.

Format

multicast ipv6 forwarding-table downstream-limit limit

undo multicast ipv6 forwarding-table downstream-limit

Parameters

Parameter Description Value
limit Indicates the maximum number of downstream nodes of an entry in the forwarding table. The value is an integer that ranges from 0 to 128.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

When the switch receives a multicast packet, it copies the packet for each downstream node in the matching IPv6 multicast forwarding entry. If the switch has a large number of IPv6 multicast forwarding entries or each entry has many downstream nodes, many system resources are consumed. To reduce the load on the switch, limit the maximum number of downstream nodes in each IPv6 multicast forwarding entry.

Prerequisites

IPv6 multicast routing has been enabled globally using the multicast ipv6 routing-enable command in the system view.

Precautions

If the configured number is smaller than the current number, the excessive downstream nodes are not deleted immediately, and must be deleted by the IPv6 multicast routing protocol. In addition, no new downstream node can be added to the entry in the forwarding table.

Example

# In the system view, set the maximum number of downstream nodes of an entry in the IPv6 multicast forwarding table to 32.

<HUAWEI> system-view
[HUAWEI] multicast ipv6 routing-enable
[HUAWEI] multicast ipv6 forwarding-table downstream-limit 32
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >