Related Topics
MSDP Peers, on page 177
Example: Configuring an MSDP Peer, on page 209
Shutting Down an MSDP Peer
Perform this optional task to shut down an MSDP peer.
If you are configuring several MSDP peers and you do not want any of the peers to go active until you have
finished configuring all of them, you can shut down each peer, configure each peer, and later bring each peer
up. You might also want to shut down an MSDP session without losing the configuration for that MSDP peer.
When an MSDP peer is shut down, the TCP connection is terminated and not restarted until the peer is
brought back up using the
no ip msdp shutdown
command (for the specified peer).
Note
Before You Begin
MSDP is running and the MSDP peers must be configured.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip msdp shutdown
{
peer-name
|
peer-address
}
4.
Repeat Step 3 to shut down additional MSDP peers.
5.
end
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
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
186
OL-29890-01
Configuring MSDP
Shutting Down an MSDP Peer