369
Task Command
Remarks
Display information about
the IPv6 multicast routing
table.
display multicast ipv6
[
all-instance
|
vpn-instance
vpn-instance-name
]
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
[
all-instance
|
vpn-instance
vpn-instance-name
]
rpf-info
ipv6-source-address
[
ipv6-group-address
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view.
Clear forwarding entries
from the IPv6 multicast
forwarding table.
reset multicast ipv6
[
all-instance
|
vpn-instance
vpn-instance-name
]
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 an IPv6 multicast
forwarding entry is
removed, the associated
IPv6 multicast routing
entry is also removed.
Clear routing entries from
the IPv6 multicast routing
table.
reset multicast ipv6
[
all-instance
|
vpn-instance
vpn-instance-name
]
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 an IPv6 multicast
routing entry is removed,
the associated IPv6
multicast forwarding
entry is also removed.
For more information about designated forwarder (DF), see "
IPv6 multicast routing and forwarding
configuration example
This section describes an example about how to configure IPv6 multicast forwarding over a GRE
tunnel.
Network requirements
As shown in
•
IPv6 multicast routing and IPv6 PIM-DM are enabled on Switch A and Switch C.
•
Switch B does not support IPv6 multicast.
•
OSPFv3 is running on Switch A, Switch B, and Switch C.
Configure the switches so that the receiver can receive the IPv6 multicast data from the source.