205
Displaying and maintaining MSDP
Task Command
Remarks
Display the brief information of
MSDP peers.
display msdp
[
all-instance
|
vpn-instance
vpn-instance-name
]
brief
[
state
{
connect
|
down
|
listen
|
shutdown
|
up
} ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view.
Display the detailed information
about the status of MSDP peers.
display msdp
[
all-instance
|
vpn-instance
vpn-instance-name
]
peer-status
[
peer-address
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view.
Display the (S, G) entry
information in the SA cache.
display msdp
[
all-instance
|
vpn-instance
vpn-instance-name
]
sa-cache
[
group-address
|
source-address
|
as-number
] * [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view.
Display the number of (S, G)
entries in the SA cache.
display msdp
[
all-instance
|
vpn-instance
vpn-instance-name
]
sa-count
[
as-number
]
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view.
Reset the TCP connection with an
MSDP peer.
reset msdp
[
all-instance
|
vpn-instance
vpn-instance-name
]
peer
[
peer-address
]
Available in user view.
Clear (S, G) entries in the SA
cache.
reset msdp
[
all-instance
|
vpn-instance
vpn-instance-name
]
sa-cache
[
group-address
]
Available in user view.
Clear all statistics information of
an MSDP peer.
reset msdp
[
all-instance
|
vpn-instance
vpn-instance-name
]
statistics
[
peer-address
]
Available in user view.
MSDP configuration examples
This section describes details about MSDP configuration examples.
PIM-SM Inter-domain multicast configuration
Network requirements
As shown in
:
•
There are two OSPF ASs: AS 100 and AS 200. BGP runs between the two ASs.
•
PIM-SM 1 belongs to AS 100, and PIM-SM 2 and PIM-SM 3 belong to AS 200. Each PIM-SM
domain has at least one multicast source or receiver.
•
Configure Loopback 0 as the C-BSR and C-RP of the related PIM-SM domain on Switch B,
Switch C, and Switch E.
Set up MSDP peering relationship between the RPs of the PIM-SM domains to share multicast
source information among the PIM-SM domains.