HP VPN Firewall Appliances Network Management Command Reference
673
Examples
# Specify the IP address of GigabitEthernet 0/1 as the RP address of SA messages on the public
network.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] originating-rp gigabitethernet 0/1
peer connect-interface
Use peer connect-interface to create an MSDP peer connection.
Use undo peer connect-interface to remove an MSDP peer connection.
Syntax
peer peer-address connect-interface interface-type interface-number
undo peer peer-address
Default
No MSDP peer connection is created.
Views
Public network 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 0/1 as the local connection port.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] 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.