MSDP
MSDP Peering not Established
 
Symptom/Cause
Solution
MSDP not configured
Use these commands:
show ip msdp peer
Check whether msdp peering is established.
ip msdp peer <peer-address>
Configure msdp peering on the RPs in different PIM domains.
Password mismatch
Use these commands:
show running-config
Check the configured password for msdp peers.
no ip msdp <wrong-password> peer <peer IP address>
Unconfigure wrong password on the MSDP peer.
ip msdp <password> peer <peer IP address>
Configure the same password as that of its corresponding MSDP peer.
 
Last modified date: 06/16/2023