PurposeCommand 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 203
Example: Configuring an MSDP Peer, on page 235
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
PurposeCommand 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 3.6E (Catalyst 3850 Switches)
OL-32598-01 213
Configuring MSDP
Configuring MSDP MD5 Password Authentication Between MSDP Peers