< Home

multicast forwarding-table route-limit

Function

The multicast forwarding-table route-limit command limits the capacity of the multicast forwarding table, that is, set the maximum number of entries in the forwarding table.

The undo multicast forwarding-table route-limit command restores the default value of the capacity.

Format

multicast forwarding-table route-limit limit

undo multicast forwarding-table route-limit

Parameters

Parameter Description Value

limit

Indicates the maximum number of entries in the multicast forwarding table

The value is an integer ranging from 0 to 2048. The number varies according to products.

Views

System view, VPN instance view, VPN IPv4 address family view

Default Level

2: Configuration level

Usage Guidelines

If the newly-configured maximum number of entries are less than the number of existing entries, the excessive entries are not deleted immediately. The configured maximum number of entries takes effect in the following cases:

If the maximum number of routes in the multicast forwarding table is set after multicast services are operated on a FW, ensure that the maximum number of entries in the multicast forwarding table is equal to or greater than the number of current forwarding entries. Otherwise, faults may occur.

You are recommended to limit the capacity of the multicast forwarding table according to the actual network environment before the FW operates multicast services.

Example

# Set the maximum number of the entries in the forwarding table of the public network instance to 1024.

<sysname> system-view
[sysname] multicast forwarding-table route-limit 1024
# Set the maximum number of the entries in the forwarding table of a VPN instance to 64.
<sysname> system-view
[sysname] ip vpn-instance vpn1
[sysname-vpn-instance-vpn1] ipv4-family
[sysname-vpn-instance-vpn1-af-ipv4] multicast forwarding-table route-limit 64
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >