R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Configuration Guide

Table Of Contents
274
Task Command Remarks
Display information about
the IPv6 multicast routing
table.
display multicast ipv6 routing-table
[ ipv6-source-address [ prefix-length ] |
ipv6-group-address [ prefix-length ] |
incoming-interface { interface-type
interface-number | register } | outgoing-interface
{ { exclude | include | match } { interface-type
interface-number | register } } ] * [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Display the RPF route
information of the specified
IPv6 multicast source.
display multicast ipv6 rpf-info ipv6-source-address
[ ipv6-group-address ] [ | { begin | exclude |
include } regular-expression ]
Available in any view.
Display IPv6 static multicast
MAC address entries
(available only on the
6604/6608/6616 that is
installed with the SAP
module)
display mac-address [ mac-address [ vlan vlan-id ]
| [ multicast ] [ vlan vlan-id ] [ count ] ] [ | { begin
| exclude | include } regular-expression ]
Available in user view.
Clear forwarding entries
from the IPv6 multicast
forwarding table.
reset multicast ipv6 forwarding-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 forwarding entry
is removed from the IPv6
multicast forwarding
table, the corresponding
routing entry is also
removed from the IPv6
multicast routing table.
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.