4-11Parameterspeer-address: Specifies an MSDP peer by its IP address.interface-type interface-number: Specifies an interface by its type and number. The switch will use theprimary address of this interface as the source IP to establish a TCP connection with the remote MSDPpeer.DescriptionUse the peer connect-interface command to specify an MSDP peer and connect the switch with theMSDP peer through the specified interface.Use the undo peer connect-interface command to remove an MSDP peering connection.If an MSDP peer of the switch is a BGP peer to this switch at the same time, the same IP address mustbe used for both the MSDP peering connection and the BGP peering connection.Related commands: static-rpf-peer.Examples# Configure the switch whose IP address is 125.10 .7.6 as the MSDP peer of the switch and establish apeering connection with the MSDP peer through VLAN-interface 100. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] msdp[Sysname-msdp] peer 125.10.7.6 connect-interface Vlan-interface 100peer descriptionSyntaxpeer peer-address description textundo peer peer-address descriptionViewMSDP viewParameterspeer-address: Specifies an MSDP peer by its IP address.text: Descriptive text, case-sensitive. The maximum length is 80 characters.DescriptionUse the peer description command to configure the descriptive text for an MSDP peer so that theadministrator can easily distinguish MSDP peers.Use the undo peer description command to remove the configured descriptive text.By default, no descriptive text is configured for any MSDP peer.Related commands: display msdp peer-status.Examples# Add the description text Router CstmrA for the MSDP peer 125.10.7.6, meaning that peer iscustomer A.