R211x-HP Flexfabric 11900 IP Multicast Command Reference

164
scope-id: Specifies the ID of an admin-scope zone, in the range of 3 to 15, which is identified by the
scope field in the IPv6 multicast group address.
admin-local: Specifies the scope zone as admin-local, which has a scope ID of 4.
global: Specifies the scope zone as global, which has a scope ID of 14.
organization-local: Specifies the scope zone as organization-local, which has a scope ID of 8.
site-local: Specifies the scope zone as site-local, which has a scope ID of 5.
Usage guidelines
You do not need to enable IPv6 multicast routing before executing this command.
A multicast forwarding boundary sets the boundary condition for the IPv6 multicast groups in the
specified address range. If the destination address of an IPv6 multicast packet matches the set boundary
condition, the packet is not forwarded.
An interface can act as a forwarding boundary for multiple IPv6 multicast groups in different address
ranges. You can implement this by using this command on the interface for each multicast address range.
These multicast groups must be in the same scope. The latest configuration of a scope overwrites the
previous one.
Assume that Set A and Set B are both IPv6 multicast forwarding boundary sets with different address
ranges, and that B is a subset of A. If B is configured after A, A still takes effect. If A is configured after
B, B will be removed.
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] ipv6 multicast 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] ipv6 multicast boundary scope 4
Related commands
display ipv6 multicast boundary
ipv6 multicast routing
Use ipv6 multicast routing to enable IPv6 multicast routing and enter IPv6 MRIB view.
Use undo ipv6 multicast routing to disable IPv6 multicast routing.
Syntax
ipv6 multicast routing [ vpn-instance vpn-instance-name ]
undo ipv6 multicast routing [ vpn-instance vpn-instance-name ]
Default
IPv6 multicast routing is disabled.