Purpose
Command or Action
Administratively shuts down the specified MSDP peer.
ip msdp shutdown
{
peer-name
|
peer-address
}
Example:
Device(config)# ip msdp shutdown 192.168.1.3
Step 3
--
Repeat Step 3 to shut down additional MSDP peers.
Step 4
Exits global configuration mode and returns to
privileged EXEC mode.
end
Example:
Device(config)# end
Step 5
Related Topics
MSDP Peers, on page 177
Example: Configuring an MSDP Peer, on page 209
Configuring MSDP MD5 Password Authentication Between MSDP Peers
Perform this optional task to configure MSDP MD5 password authentication between MSDP peers.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip msdp password peer
{
peer-name
|
peer-address
} [
encryption-type
]
string
4.
exit
5.
show ip msdp peer
[peer-address | peer-name]
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01
187
Configuring MSDP
Configuring MSDP MD5 Password Authentication Between MSDP Peers