R3303-HP HSR6800 Routers IP Multicast Configuration Guide
280
Task Command Remarks
Clear routing entries from
the IPv6 multicast routing
table.
reset multicast ipv6 routing-table
{ { ipv6-source-address [ prefix-length ] |
ipv6-group-address [ prefix-length ] |
incoming-interface { interface-type
interface-number | register } } * | all }
Available in user view.
When a routing entry is
removed from the IPv6
multicast routing table, the
corresponding
forwarding entry is also
removed from the IPv6
multicast forwarding
table.
IPv6 multicast forwarding over GRE tunnel
configuration example
The example configures IPv6 multicast forwarding over a GRE tunnel.
Network requirements
IPv6 multicast routing and IPv6 PIM-DM are enabled on Router A and Router C. Router B does not
support IPv6 multicast. OSPFv3 is running on Router A, Router B, and Router C. Configure a GRE tunnel
so that the receiver can receive the IPv6 multicast data from the source.
Figure 78 Network diagram
Configuration procedure
1. Enable IPv6 forwarding and configure the IP address and prefix length for each interface as shown
in Figure 78. (Details not
shown.)
2. Configure a GRE tunnel:
# Create interface Tunnel 0 on Router A and assign the IPv6 address and prefix length to interface
Tunnel 0.
<RouterA> system-view
[RouterA] interface tunnel 0
[RouterA-Tunnel0] ipv6 address 5001::1 64
GE2/1/1
1001::1/64
IPv6 multicast router
Router A
GE2/1/2
2001::1/64
GE2/1/2
3001::1/64
GE2/1/2
3001::2/64
GE2/1/1
2001::2/64
Source Receiver
4001::100/64
GE2/1/1
4001::1/64
1001::100/64
GRE tunnel
Tunnel0
5001::1/64
Tunnel0
5001::2/64
IPv6 unicast router
Router B
IPv6 multicast router
Router C