83
Display information about the DF list in
the multicast forwarding table.
display multicast
[
vpn-instance
vpn-instance-name
]
forwarding-table
df-list
[
group-address
] [
verbose
] [
slot slot-number
]
Display multicast routing entries.
display multicast
[
vpn-instance
vpn-instance-name
]
routing-table
[
source-address
[
mask
{
mask-length
|
mask
} ]
|
group-address
[
mask
{
mask-length
|
mask
} ]
|
incoming-interface
interface-type interface-number
|
outgoing-interface
{
exclude
|
include
|
match
}
interface-type interface-number
] *
Display static multicast routing entries.
display
multicast
[
vpn-instance
vpn-instance-name
]
routing-table
static
[
source-address
{
mask-length
|
mask
} ]
Display RPF information for a multicast
source.
display
multicast
[
vpn-instance
vpn-instance-name
]
rpf-info
source
-address
[
group-address
]
Clear multicast fast forwarding entries.
reset
multicast
[
vpn-instance
vpn-instance-name
]
fast-forwardin
g cache
{ {
source-address
|
group-address
} * |
all
}
[
slot
slot-number
]
Clear statistics for multicast forwarding
events.
reset multicast
[
vpn-instance vpn-instance-name
]
forwarding event
Clear multicast forwarding entries.
reset multicast
[
vpn-instance
vpn-instance-name
]
forwarding-table
{ {
source-address
[
mask
{
mask-length
|
mask
} ]
|
group-address
[
mask
{
mask-length
|
mask
} ]
|
incoming-interface
{
interface-type interface-number
} } *
|
all
}
Clear multicast routing entries.
reset multicast
[
vpn-instance
vpn-instance-name
]
routing-table
{ {
source-address
[
mask
{
mask-length
|
mask
} ]
|
group-address
[
mask
{
mask-length
|
mask
} ]
|
incoming-interface
interface-type interface-number
} * |
all
}
NOTE:
•
When you clear a multicast routing entry, the associated multicast forwarding entry is also cleared.
•
When you clear a multicast forwarding entry, the associated multicast routing entry is also cleared.
Configuration examples
Changing an RPF route
Network requirements
As shown in
•
PIM-DM runs on the network.
•
All switches on the network support multicast.
•
Switch A, Switch B and Switch C run OSPF.
•
Typically, the receiver host can receive the multicast data from Source through the path: Switch
A to Switch B, which is the same as the unicast route.
Configure the switches so that the multicast data from Source travels to the receiver through the
path: Switch A to Switch C to Switch B. This is different from the unicast route.