251
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip msdp password
ip msdp password
To enable a Multicast Source Discovery Protocol (MSDP) MD5 password for the peer, use the ip msdp
password command. To disable an MD5 password for a peer, use the no form of this command.
ip msdp password peer-address password
no ip msdp password peer-address [password]
Syntax Description
Command Default None
Command Modes Global configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command requires the LAN Base Services license.
Examples This example shows how to enable an MD5 password for a peer:
switch(config)# ip msdp password 192.168.1.10 my_password
This example shows how to disable an MD5 password for a peer:
switch(config)# no ip msdp password 192.168.1.10
Related Commands
peer-address IP address of an MSDP peer.
password MD5 password.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip msdp peer Displays MDSP peer information.