R2511-HP MSR Router Series IP Multicast Command Reference(V5)

179
# Configure the router with the IP address of 125.10.7.6 in VPN instance mvpn as the MSDP peer of the
local router, with interface Ethernet 1/1 as the local connection port.
<Sysname> system-view
[Sysname] msdp vpn-instance mvpn
[Sysname-msdp-mvpn] peer 125.10.7.6 connect-interface ethernet 1/1
Related commands
static-rpf-peer
peer description
Use peer description to configure the description information for the specified MSDP peer.
Use undo peer description to delete the configured description information of the specified MSDP peer.
Syntax
peer peer-address description text
undo peer peer-address description
Default
An MSDP peer has no description information.
Views
Public network MSDP view, VPN instance MSDP view
Default command level
2: System level
Parameters
peer-address: Specifies an MSDP peer.
text: Specifies a description, a case-sensitive string of 1 to 80 characters, including spaces.
Examples
# On the public network, add the descriptive text "CustomerA" for the router with the IP address of
125.10.7.6 to indicate that this router is Customer A.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 125.10.7.6 description CustomerA
# In VPN instance mvpn, add the descriptive text "CustomerA" for the router with the IP address of
125.10.7.6 to indicate that this router is Customer A.
<Sysname> system-view
[Sysname] msdp vpn-instance mvpn
[Sysname-msdp-mvpn] peer 125.10.7.6 description CustomerA
Related commands
display msdp peer-status
peer mesh-group
Use peer mesh-group to configure an MSDP peer as a mesh group member.
Use undo peer mesh-group to remove an MSDP peer as a mesh group member.