R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
826
boundary condition, the packet will not be forwarded. Once an IPv6 multicast boundary is configured
on an interface, this interface can no longer forward IPv6 multicast packets (including those sent from the
local device) or receive IPv6 multicast packets.
To configure an IPv6 multicast forwarding range:
Ste
p
Command
Remarks
1. Enter system view. system-view N/A
2. Enter interface view.
interface interface-type
interface-number
N/A
3. Configure an IPv6 multicast
forwarding boundary.
multicast ipv6 boundary
{ ipv6-group-address prefix-length
| scope { scope-id | admin-local |
global | organization-local |
site-local } }
No forwarding boundary by
default.
Configuring the IPv6 multicast forwarding table size
The router maintains the corresponding forwarding entry for each IPv6 multicast packet that it receives.
Excessive IPv6 multicast routing entries, however, can exhaust the router's memory and cause lower
router performance. You can set a limit on the number of entries in the IPv6 multicast forwarding table
based on the actual networking situation and the performance requirements. If the configured maximum
number of IPv6 multicast forwarding table entries is smaller than the current value, the entries in excess
will not be immediately deleted. Instead, the IPv6 multicast routing protocol that running on the router will
delete them. The router will no longer install new IPv6 multicast forwarding entries until the number of
existing IPv6 multicast forwarding entries comes down under the configured value.
When forwarding IPv6 multicast traffic, the router replicates a copy of the IPv6 multicast traffic for each
downstream node and forwards the traffic, and thus each of these downstream nodes forms a branch of
the IPv6 multicast distribution tree. You can configure the maximum number of downstream nodes
(namely, the maximum number of outgoing interfaces) for a single entry in the IPv6 multicast forwarding
table to lessen the burden on the router for replicating IPv6 multicast traffic. If the configured maximum
number of downstream nodes for a single IPv6 multicast forwarding entry is smaller than the current
number, the downstream nodes in excess will not be deleted immediately. Instead, the IPv6 multicast
routing protocol will delete them. The router will no longer install new IPv6 multicast forwarding entries
for newly added downstream nodes until the number of existing downstream nodes comes down under
the configured value.
To configure the IPv6 multicast forwarding table size:
Ste
p
Command
Remarks
1. Enter system view. system-view N/A
2. Configure the maximum
number of entries in the IPv6
multicast forwarding table.
multicast ipv6 forwarding-table
route-limit limit
Optional.
By default, the upper limit is 4096.
3. Configure the maximum
number of downstream nodes
for a single IPv6 multicast
forwarding entry.
multicast ipv6 forwarding-table
downstream-limit limit
Optional.
By default, the upper limit is 128.