OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv4 Commands : ip msdp password
ip msdp password
Use this command to set an MD5-shared password key used for authenticating a Multicast Source Discovery Protocol (MSDP) peer. By default, no MD5 password is enabled.
Use the no option with this command to remove a password.
Command Syntax
ip msdp password WORD peer A.B.C.D
ip msdp (vrf NAME|) password WORD peer A.B.C.D
no ip msdp password WORD peer A.B.C.D
no ip msdp (vrf NAME|) password WORD peer A.B.C.D
Parameters
WORD
Password
A.B.C.D
IPv4 address of peer
NAME
Name of the VPN routing/forwarding instance
Default
The MD5 password authentication for TCP connections between MSDP peer is disabled.
Command Mode
Configure mode
Applicability
This command was introduced in OcNOS version 4.0.
Example
#configure terminal
(config)#ip msdp password S#m*u104!! peer 192.168.1.26
Last modified date: 10/20/2023