242
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip msdp description
ip msdp description
To configure a description for the Multicast Source Discovery Protocol (MSDP) peer, use the ip msdp
description command. To remove the description for the peer, use the no form of this command.
ip msdp description peer-address text
no ip msdp description peer-address [text]
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 configure an MSDP peer description:
switch(config)# ip msdp description 192.168.1.10 engineering peer
This example shows how to remove an MSDP peer description:
switch(config)# no ip msdp description 192.168.1.10
Related Commands
peer-address IP address of MSDP peer.
text Text description.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip msdp peer Displays information about MSDP peers.