Before You Begin
An MSDP default peer must be a previously configured MSDP peer. Before configuring a default MSDP
peer, you must first configure an MSDP peer.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip msdp default-peer
{
peer-address
|
peer-name
} [
prefix-list list
]
4.
exit
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Configures a default peer from which to accept all MSDP
SA messages
ip msdp default-peer
{
peer-address
|
peer-name
}
[
prefix-list list
]
Example:
Device(config)# ip msdp default-peer 192.168.1.3
Step 3
Exits global configuration mode and returns to privileged
EXEC mode.
exit
Example:
Device(config)# exit
Step 4
Related Topics
Default MSDP Peers, on page 179
Example: Configuring a Default MSDP Peer, on page 210
Configuring an MSDP Mesh Group
Perform this optional task to configure an MSDP mesh group.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01
193
Configuring MSDP
Configuring an MSDP Mesh Group