Command Manual – Multicast
H3C S7500E Series Ethernet Switches
Chapter 5 MSDP Configuration Commands
5-12
Description
Use the
peer connect-interface
command to create an MSDP peer connection.
Use the
undo
peer connect-interface
command to remove an MSDP peer
connection.
No MSDP peer connection is created by default.
Be sure to carry out this command before you use any other
peer
command; otherwise
the system will prompt that the peer does not exist.
Related commands:
static-rpf-peer
.
Examples
# Configure the router with the IP address of 125.10.7.6 as the MSDP peer of the local
router, with interface VLAN-interface 100 as the local connection port.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 125.10.7.6 connect-interface vlan-interface 100
5.1.11 peer description
Syntax
peer peer-address description
text
undo peer peer-address description
View
MSDP view
Parameters
peer-address
: MSDP peer address.
text
: Descriptive string of 1 to 80 characters, case sensitive.
Description
Use the
peer description
command to configure the description information for the
specified MSDP peer.
Use the
undo peer description
command to delete the configured description
information of the specified MSDP peer.
By default, an MSDP peer has no description information.
Related commands:
display msdp peer-status
.