ip msdp peer
Syntax
ip msdp peer <IP-ADDR>
no ip msdp peer
Description
Changes the current context to the MSDP peer context.
The
no
form of this command removes the MSDP peer configuration from the specified context.
Command context
config-msdp
Parameters
<IP-ADDR>
Specifies the IPv4 address of the MSDP peer. Format: A.B.C.D
Authority
Administrators or local user group members with execution rights for this command.
Examples
Enabling the MSDP peer context:
switch(config)# router msdp switch(config-msdp)# switch(config-msdp)# ip msdp peer 10.1.1.1 switch(config-msdp-peer)#