307
Examples
# Configure VLAN-interface 100 to be the forwarding boundary of the IPv6 multicast groups in the range
of FF03::/16.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] multicast ipv6 boundary ff03:: 16
# Configure VLAN-interface 100 to be the forwarding boundary of the IPv6 multicast groups in the
admin-local scope.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] multicast ipv6 boundary scope 4
multicast ipv6 forwarding-table downstream-limit
Syntax
multicast ipv6 forwarding-table downstream-limit limit
undo multicast ipv6 forwarding-table downstream-limit
View
System view
Default level
2: System level
Parameters
limit: Specifies the maximum number of downstream node (the maximum number of outgoing interfaces)
for a single entry in the IPv6 multicast forwarding table. The value ranges from 0 to 128.
Description
Use multicast ipv6 forwarding-table downstream-limit to configure the maximum number of downstream
nodes for a single entry in the IPv6 multicast forwarding table.
Use undo multicast ipv6 forwarding-table downstream-limit to restore the default.
By default, the maximum number of downstream nodes for a single entry in the IPv6 multicast forwarding
table is 128.
Related commands: display multicast ipv6 forwarding-table.
Examples
# Set the maximum number of downstream nodes for a single entry in the IPv6 multicast forwarding table
to 120.
<Sysname> system-view
[Sysname] multicast ipv6 forwarding-table downstream-limit 120
multicast ipv6 forwarding-table route-limit
Syntax
multicast ipv6 forwarding-table route-limit limit
undo multicast ipv6 forwarding-table route-limit