1374 CHAPTER 89: MSDP CONFIGURATION COMMANDS

Use the undo peer connect-interfacecommand 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 command: static-rpf-peer.

Example # Configure the router with the IP address of 125.10.7.6 in the public instance as the MSDP peer of the local router, with interface Ethernet 1/0 as the local connection port.

<Sysname> system-view [Sysname] msdp

[Sysname-msdp] peer 125.10.7.6 connect-interface ethernet 1/0

peer description

Syntax peer peer-addressdescription text

undo peer peer-addressdescription

View Public instance MSDP view, VPN instance MSDP view

Parameter peer-address: MSDP peer address.

text: Descriptive text, a 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 command: display msdp peer-status.

Example # In the public instance, add the descriptive text “Router CstmrA” 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 Router CstmrA

peer mesh-group

Syntax peer peer-address mesh-groupname

Page 1374
Image 1374
3Com MSR 30 Peer description, Peer mesh-group, Related command static-rpf-peer, Related command display msdp peer-status