R3303-HP HSR6800 Routers IP Multicast Command Reference

182
undo peer peer-address
Default
No MSDP peer connection is created.
Views
Public network MSDP view, VPN instance MSDP view
Default command level
2: System level
Parameters
peer-address: Specifies an MSDP peer.
interface-type interface-number: Specifies an interface by its type and number. The local device uses the
IP address of the specified interface as the source IP address when setting up a TCP connection with the
remote MSDP peer.
Usage guidelines
Be sure to execute this command before you use any other peer command. Otherwise, the system gives
a prompt that the peer does not exist.
Examples
# Configure the router with the IP address of 125.10.7.6 on the public network as the MSDP peer of the
local router, with interface GigabitEthernet 2/1/1 as the local connection port.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] peer 125.10.7.6 connect-interface gigabitethernet 2/1/1
# 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 GigabitEthernet 2/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 gigabitethernet 2/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