45
Value Meaning
0x10
A register outgoing interface is available.
0x400
(S, G) entry to be deleted.
0x8000
The (S, G) entry is in the smoothening process after active/standby switchover.
0x10000
The (S, G) has been updated during the smoothing process.
0x80000
The (S, G) entry has been repeatedly updated and must be deleted before a new
entry is added.
0x100000
An entry is successfully added.
display multicast routing-table
Syntax
display multicast routing-table
[
source-address
[
mask
{
mask
|
mask-length
} ] |
group-address
[
mask
{
mask
|
mask-length
} ] |
incoming-interface
{
interface-type interface-number
|
register
} |
outgoing-interface
{
exclude
|
include
|
match
} {
interface-type interface-number
|
register
} ] * [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
source-address
: Specifies a multicast source address.
group-address
: Specifies a multicast group address, in the range of 224.0.0.0 to 239.255.255.255.
mask
: Specifies the mask of the multicast group address or multicast source address. The default is
255.255.255.255.
mask-length
: Specifies the mask length of the multicast group address or multicast source address. For a
multicast group address, the value ranges from 4 to 32. For a multicast source address, the value ranges
from 0 to 32. The default is 32 in both cases.
incoming-interface
: Displays the multicast routing entries, where the incoming interface is the specified
one.
interface-type interface-number
: Specifies an interface by its type and number.
register
: Displays the multicast routing entries, where the incoming interface is the specified register
interface of PIM-SM.
outgoing-interface
: Displays the multicast routing entries, where the outgoing interface is the specified
one.
exclude
: Displays the multicast routing entries, where the outgoing interface list excludes the specified
interface.
include
: Displays the multicast routing entries, where the outgoing interface list includes the specified
interface.
match
: Displays the multicast routing entries, where the outgoing interface list includes only the specified
interface.